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/existing-fp8
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-forwprop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-19
re PR tree-optimization/34989 (ICE in get_addr_dereference_operands, at tree-...
Richard Guenther
1
-55
/
+75
2008-02-15
re PR tree-optimization/35164 (Unable to coalesce ab SSA_NAMEs)
Richard Guenther
1
-1
/
+2
2007-12-05
re PR tree-optimization/34138 (verify_ssa failed (found real variable when su...
Richard Guenther
1
-1
/
+4
2007-11-27
re PR middle-end/34241 (ICE in forward_propagate_into_cond)
Richard Guenther
1
-3
/
+6
2007-11-18
re PR tree-optimization/34127 (ICE: tree-ssa-operands.c:1688)
Richard Guenther
1
-2
/
+2
2007-11-16
re PR tree-optimization/34113 (ICE in get_addr_dereference_operands, at tree-...
Richard Guenther
1
-2
/
+2
2007-11-09
re PR target/33604 (Revision 119502 causes significantly slower results with ...
Richard Guenther
1
-1
/
+9
2007-10-12
tree-ssa-forwprop.c (forward_propagate_into_cond): For combining both operand...
Richard Guenther
1
-6
/
+6
2007-10-12
re PR middle-end/26198 (Unfolded comparison after cfg_cleanup)
Richard Guenther
1
-8
/
+24
2007-10-04
re PR tree-optimization/33627 (ICE in verify_stmts compiling abiword)
Richard Guenther
1
-36
/
+6
2007-09-27
re PR tree-optimization/33565 (spurious warning: assuming signed overflow do...
Ian Lance Taylor
1
-2
/
+1
2007-09-04
re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3...
Richard Guenther
1
-7
/
+0
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+4
2007-07-02
re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)
Richard Guenther
1
-1
/
+1
2007-07-02
tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...
Richard Guenther
1
-2
/
+2
2007-06-15
[multiple changes]
Andrew Pinski
1
-38
/
+13
2007-06-06
tree-ssa-forwprop.c (forward_propagate_into_cond): Return 2 if we need to sch...
Richard Biener
1
-6
/
+15
2007-05-25
re PR tree-optimization/32090 (ICE in forwprop with zero sized array)
Andrew Pinski
1
-7
/
+7
2007-05-25
cfglayout.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-05-25
re PR tree-optimization/31982 (Missed forw prop with indirect ref and addr. (...
Richard Guenther
1
-19
/
+21
2007-05-12
re PR tree-optimization/31797 (infinite loop in tree-ssa-pre or ICE)
Richard Guenther
1
-2
/
+9
2007-05-02
re PR tree-optimization/31146 (forwprop does not look through casts)
Richard Guenther
1
-4
/
+17
2007-04-27
tree-ssa-forwprop.c (forward_propagate_into_cond): Keep track if we simplifie...
Richard Guenther
1
-5
/
+20
2007-04-27
tree-ssa-forwprop.c (get_prop_dest_stmt): Fix comment typo.
Richard Guenther
1
-1
/
+1
2007-04-27
re PR tree-optimization/30965 (Fails to tree-combine conditions in COND_EXPRs)
Richard Guenther
1
-376
/
+365
2007-04-18
re PR tree-optimization/19431 (missed optimization with ifs and deferencing)
Richard Guenther
1
-0
/
+299
2007-03-19
re PR tree-optimization/31254 (verify_ssa failed: type mismatch between an SS...
Andrew Pinski
1
-6
/
+3
2007-03-16
re PR tree-optimization/31146 (forwprop does not look through casts)
Richard Guenther
1
-34
/
+46
2007-03-09
tree-pass.h (TODO_update_smt_usage): Remove.
Diego Novillo
1
-25
/
+4
2007-02-04
tree-ssa-copyrename.c (copy_rename_partition_coalesce): Return true when some...
Jan Hubicka
1
-0
/
+1
2007-01-18
tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.
Jan Hubicka
1
-1
/
+1
2007-01-11
re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...
Jan Hubicka
1
-2
/
+1
2007-01-08
Better handling of COND_EXPRs in rhs
Roberto Costa
1
-8
/
+14
2007-01-08
tree-ssa-forwprop.c (forward_propagate_into_cond, [...]): Release defs of pro...
Jan Hubicka
1
-1
/
+5
2006-12-11
tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...
Diego Novillo
1
-4
/
+9
2006-12-05
tree-vrp.c (pass_vrp): Remove PROP_smt_usage.
Daniel Berlin
1
-1
/
+1
2006-12-05
Merge gimple-tuples-branch into mainline.
Aldy Hernandez
1
-44
/
+49
2006-11-17
re PR middle-end/29584 (internal compiler error on optimization)
Jakub Jelinek
1
-1
/
+3
2006-05-17
re PR tree-optimization/27373 (ICE: add_virtual_operand with pointers to arrays)
Daniel Berlin
1
-9
/
+30
2006-04-27
Implement new immediate use iterators.
Andrew MacLeod
1
-3
/
+2
2006-03-04
tree-sra.c (tree_sra): Return todoflags;
Daniel Berlin
1
-6
/
+16
2006-03-02
tree-vrp.c (execute_vrp): Return value.
Daniel Berlin
1
-1
/
+2
2006-03-01
tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
Diego Novillo
1
-2
/
+2
2006-02-20
tree.h (struct tree_memory_tag): Add is_used_alone member.
Daniel Berlin
1
-2
/
+3
2006-01-11
re PR tree-optimization/25734 (ice for legal kernel code with -Os)
Richard Guenther
1
-2
/
+1
2006-01-09
tree-ssa-dom.c (simplify_cond_and_lookup_avail_expr): Remove code to propagat...
Jeff Law
1
-1
/
+135
2006-01-06
tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...
Jeff Law
1
-2
/
+2
2006-01-06
tree-dfa.c (mark_new_vars_to_rename): Create stmt annotation, if necessary.
Richard Guenther
1
-3
/
+1
2005-12-18
tree-ssa-dom.c (simplify_switch_and_lookup_avail_expr): Code to simplify SWIT...
Jeff Law
1
-0
/
+60
2005-12-17
tree-ssa-dom.c (update_rhs_and_lookup_avail_expr): Kill.
Jeff Law
1
-5
/
+60
[next]