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
/
tree-ssa-loop-unswitch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
asan.c (create_cond_insert_point): Maintain profile.
Jan Hubicka
1
-2
/
+1
2017-10-19
asan.c (create_cond_insert_point): Do not update edge count.
Jan Hubicka
1
-11
/
+5
2017-07-25
re PR tree-optimization/81455 (Compile-time hog w/ -O1 -funswitch-loops)
Richard Biener
1
-3
/
+8
2017-07-16
tree-ssa-loop-unswitch.c (hoist_guard): Avoid use of REG_BR_PROB_BASE fixpoin...
Jan Hubicka
1
-3
/
+1
2017-07-01
cfg.c (scale_bbs_frequencies): New function.
Jan Hubicka
1
-3
/
+1
2017-06-29
asan.c (asan_emit_stack_protection): Update.
Jan Hubicka
1
-13
/
+26
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-4
/
+5
2017-02-17
Introduce ssa_defined_default_def_p function (PR tree-optimization/79529).
Martin Liska
1
-3
/
+1
2017-02-14
Fix memory leak in tree-ssa-loop-unswitch.c
Martin Liska
1
-2
/
+4
2017-02-09
loop-unswitch-2.c: New testcase.
Jan Hubicka
1
-1
/
+64
2017-02-05
re PR tree-optimization/79347 (vect_do_peeling is messing up profile)
Jan Hubicka
1
-1
/
+1
2017-01-31
re PR tree-optimization/71691 (wrong code at -O3 in both 32-bit and 64-bit mo...
Aldy Hernandez
1
-4
/
+80
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-08-17
re PR tree-optimization/23855 (loop header should also be pulled out of the i...
Richard Biener
1
-15
/
+30
2016-06-01
loop-dolop.c (doloop_optimize): Us likely max iteration bound.
Jan Hubicka
1
-2
/
+2
2016-05-06
re PR debug/70935 (ICE: verify_ssa failed (error: definition in block 9 does ...
Yuri Rumyantsev
1
-0
/
+6
2016-04-21
tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also max_loop_itera...
Jan Hubicka
1
-0
/
+4
2016-04-12
Revert r234572 (aka PR testsuite/70577)
Martin Liska
1
-4
/
+0
2016-03-30
tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic estimat...
Jan Hubicka
1
-0
/
+4
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-18
re PR tree-optimization/68906 (ICE at -O3 on x86_64-linux-gnu: verify_ssa fai...
Yuri Rumyantsev
1
-2
/
+2
2015-12-09
Fix misleading indentation in tree-ssa-loop-unswitch.c
David Malcolm
1
-1
/
+1
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-5
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-4
/
+4
2015-10-13
PR tree-optimization/67909, 67947
Yuri Rumyantsev
1
-1
/
+10
2015-10-09
[PR67828] don't unswitch on default defs of non-parms
Alexandre Oliva
1
-0
/
+5
2015-10-08
tree-ssa-loop-unswitch.c: Include "gimple-iterator.h" and "cfghooks.h"...
Yuri Rumyantsev
1
-34
/
+417
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-4
/
+4
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
-15
/
+5
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-3
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-11-19
Merger of git branch "gimple-classes-v2-option-3"
David Malcolm
1
-7
/
+12
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-0
/
+10
2014-07-09
remove has_execute
Trevor Saunders
1
-1
/
+0
2014-04-17
pass cfun to pass::execute
Trevor Saunders
1
-10
/
+10
2014-04-17
pass current function to opt_pass::gate ()
Trevor Saunders
1
-7
/
+1
2014-04-17
remove has_gate
Trevor Saunders
1
-1
/
+0
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-0
/
+4
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-1
/
+1
2013-11-19
cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...
Richard Biener
1
-2
/
+1
2013-11-14
gimplify-be.h: New file.
Andrew MacLeod
1
-0
/
+1
2013-11-12
gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.
Andrew MacLeod
1
-1
/
+1
2013-10-23
tree-ssa-loop.h: Remove include files.
Andrew MacLeod
1
-0
/
+1
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-1
/
+7
2013-10-09
tree-flow.h: Move some protoypes.
Andrew MacLeod
1
-0
/
+57
[next]