aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-forwprop.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-1/+8
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-17/+30
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-1/+2
2009-05-24tree-ssa-operands.h (push_stmt_changes, [...]): Delete.Paolo Bonzini1-6/+4
2009-05-19tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Do not falsely claim to ...Richard Guenther1-14/+22
2009-05-15common.opt (-ftree-forwprop, [...]): New options, enabled by default.Richard Guenther1-1/+1
2009-05-15tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Also recurse on an invar...Joseph Myers1-1/+5
2009-04-29re PR middle-end/39937 (Revision 146831 failed SPEC CPU 2006)Richard Guenther1-6/+14
2009-04-17tree-ssa-forwprop.c (get_prop_dest_stmt): Clean up tuplification.Richard Guenther1-10/+9
2009-04-09tree-ssa-ccp.c (maybe_fold_stmt_addition): Move non-constant indices into an ...Richard Guenther1-0/+9
2009-04-04re PR tree-optimization/39636 (ICE in gimple_assign_rhs_code, at gimple.h:183...Richard Guenther1-1/+2
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-7/+11
2009-03-31tree.h (div_if_zero_remainder): Declare.Richard Guenther1-10/+38
2009-03-29tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Properly propagate addre...Richard Guenther1-5/+7
2009-03-28fold-const.c (get_pointer_modulus_and_residue): New parameter allow_func_align.Martin Jambor1-0/+52
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-30re PR tree-optimization/39041 (ICE on valid during vrp2)Richard Guenther1-0/+1
2009-01-20re PR tree-optimization/38747 (Wrong code due to VIEW_CONVERT_EXPR)Andrew Pinski1-4/+11
2008-12-02re PR middle-end/37861 (Bogus array bounds warning)Martin Jambor1-11/+16
2008-11-21re PR middle-end/38200 (internal compiler error: in find_func_aliases, at tre...Jakub Jelinek1-22/+10
2008-11-17re PR middle-end/38140 (ice for C code with -O2)Jakub Jelinek1-6/+21
2008-11-05re PR middle-end/37861 (Bogus array bounds warning)Martin Jambor1-0/+3
2008-11-05re PR middle-end/37742 (ICE in vectorizer with restrict pointer)Richard Guenther1-15/+5
2008-10-18tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Guard VIEW_CONVERT_EXPR ...Richard Guenther1-18/+23
2008-09-11tree-vectorizer.c (slpeel_add_loop_guard): Fix types.Richard Guenther1-1/+1
2008-08-20tree-ssa-forwprop.c (forward_propagate_addr_expr_1): More properly handle con...Richard Guenther1-5/+12
2008-08-18tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily1-6/+6
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-233/+362
2008-07-02tree-ssa-forwprop.c (can_propagate_from): Exclude loads from decls explicitly.Richard Guenther1-23/+8
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-14/+7
2008-05-05re PR middle-end/36141 (Gcc 4.4 failed to boostrap)Andrew Pinski1-0/+3
2008-05-05tree-ssa-forwprop.c (forward_propagate_addr_expr_1): If we have the same size...Andrew Pinski1-0/+39
2008-03-20tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Remove special casing of...Richard Guenther1-15/+6
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+6
2008-03-18tree-ssa-sccvn.c (visit_reference_op_load): If the lookup found an expression...Richard Guenther1-4/+22
2008-03-12Makefile.in (OBJS-common): Add tree-ssa-phiprop.oRichard Guenther1-299/+1
2008-02-19re PR tree-optimization/34989 (ICE in get_addr_dereference_operands, at tree-...Richard Guenther1-55/+75
2008-02-15re PR tree-optimization/35164 (Unable to coalesce ab SSA_NAMEs)Richard Guenther1-1/+2
2007-12-05re PR tree-optimization/34138 (verify_ssa failed (found real variable when su...Richard Guenther1-1/+4
2007-11-27re PR middle-end/34241 (ICE in forward_propagate_into_cond)Richard Guenther1-3/+6
2007-11-18re PR tree-optimization/34127 (ICE: tree-ssa-operands.c:1688)Richard Guenther1-2/+2
2007-11-16re PR tree-optimization/34113 (ICE in get_addr_dereference_operands, at tree-...Richard Guenther1-2/+2
2007-11-09re PR target/33604 (Revision 119502 causes significantly slower results with ...Richard Guenther1-1/+9
2007-10-12tree-ssa-forwprop.c (forward_propagate_into_cond): For combining both operand...Richard Guenther1-6/+6
2007-10-12re PR middle-end/26198 (Unfolded comparison after cfg_cleanup)Richard Guenther1-8/+24
2007-10-04re PR tree-optimization/33627 (ICE in verify_stmts compiling abiword)Richard Guenther1-36/+6
2007-09-27re PR tree-optimization/33565 (spurious warning: assuming signed overflow do...Ian Lance Taylor1-2/+1
2007-09-04re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3...Richard Guenther1-7/+0
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4