index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
cfgloopanal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
Fix typo and avoid possible memory leak in average_num_loop_insns
Kewen Lin
1
-1
/
+4
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-25
cfgloop.h (get_loop_exit_edges): Add extra parameter denoting loop body, defa...
Richard Biener
1
-8
/
+2
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-4
/
+4
2019-09-30
Remove global call sets: cfgloopanal.c
Richard Sandiford
1
-1
/
+6
2019-09-10
Add call_used_or_fixed_reg_p
Richard Sandiford
1
-1
/
+1
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-10
/
+10
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-04-13
re PR tree-optimization/82965 (gcc.dg/vect/pr79347.c starts failing after r25...
Jan Hubicka
1
-10
/
+34
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-16
cfgloopanal.c: Include sreal.h
Jan Hubicka
1
-10
/
+11
2017-11-03
asan.c (create_cond_insert_point): Maintain profile.
Jan Hubicka
1
-31
/
+12
2017-10-19
asan.c (create_cond_insert_point): Do not update edge count.
Jan Hubicka
1
-2
/
+2
2017-07-01
cfg.c (scale_bbs_frequencies): New function.
Jan Hubicka
1
-10
/
+6
2017-06-29
asan.c (asan_emit_stack_protection): Update.
Jan Hubicka
1
-1
/
+1
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-13
/
+17
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
2016-07-25
Handle loops with loop->latch == NULL (PR gcov-profile/71868)
Martin Liska
1
-3
/
+3
2016-07-12
Introduce new param: AVG_LOOP_NITER
Martin Liska
1
-5
/
+4
2016-06-24
Dump profile-based number of iterations
Martin Liska
1
-2
/
+9
2016-05-20
cfgloop.h (expected_loop_iterations_unbounded, [...]): Unconstify.
Jan Hubicka
1
-10
/
+25
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-8
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-5
/
+5
2015-07-10
bb-reorder.c: Don't include obstack.h if backend.h is included.
Andrew Macleod
1
-1
/
+0
2015-07-10
gimple-predict.h: New file.
Andrew MacLeod
1
-0
/
+1
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-9
/
+2
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-5
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-05-26
caller-save.c (init_caller_save): Base temporary register numbers on LAST_VIR...
Richard Sandiford
1
-3
/
+3
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-0
/
+17
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-0
/
+9
2014-10-21
cfgloopanal.c (seq_cost): Delete.
Zhenqiang Chen
1
-20
/
+0
2014-08-21
cfgloopanal.c: Use rtx_insn
David Malcolm
1
-4
/
+4
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-1
/
+1
2013-12-09
Eliminate last_basic_block macro.
David Malcolm
1
-2
/
+2
2013-12-09
Eliminate profile_status macro.
David Malcolm
1
-1
/
+1
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-3
/
+5
2013-04-30
function.h (loops_for_fn): New inline function.
Richard Biener
1
-3
/
+3
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-2
/
+2
2012-11-20
Introduce vNULL to use as a nil initializer for vec<>.
Diego Novillo
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-8
/
+8
2012-11-06
cfgloopanal.c (get_loop_hot_path): New function.
Jan Hubicka
1
-0
/
+33
[next]