errors.h (warning, [...]): Mark as cold.
[gcc.git] / gcc / tree-ssa-propagate.c
2007-03-02 Ian Lance TaylorUsed signed infinities in VRP.
2007-02-19 Sandra Loosemorere PR middle-end/30833 (ICE with -fdump-tree-all)
2007-01-18 Jan Hubickatree-ssa-ccp.c (ccp_finalize): Return if something...
2006-12-12 Diego Novillo[multiple changes]
2006-12-11 Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-11-08 Roger Sayletree-ssa-propagate.c (set_rhs): Restructure validity...
2006-09-22 Jakub Jelinektree-ssa-propagate.c (set_rhs): Copy EXPR_LOCATION...
2006-09-16 Andrew Pinskire PR tree-optimization/29059 (ICE: verify_stmts failed...
2006-03-14 Richard Guentherre PR tree-optimization/26672 (ICE in op_iter_init...
2006-01-18 Jeff Lawtree-vrp.c (test_for_singularity): Correct test for...
2006-01-03 Kazu Hiratatree-ssa-propagate.c (cfg_blocks): Change the type...
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
2005-07-25 Andrew Pinskire PR tree-optimization/22484 (ICE: verify_stmts failed...
2005-07-08 Andrew Pinskire PR tree-optimization/22329 (VRP produces mis-matched...
2005-07-07 Jeff Lawtree-vrp.c (simplify_using_ranges): Kill.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-02 Diego Novillo[multiple changes]
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-24 Jeff Lawtree-ssa-dom.c (cprop_into_stmt): Do not call recompute...
2005-05-16 Richard Hendersonre PR tree-optimization/21399 (libstdc++ 12077.cc ICE)
2005-05-11 Richard Guentherre PR middle-end/19807 (fold does not fold &a[4]-1)
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-27 Richard Guenthertree-ssa-propagate.c (set_rhs): Revert last change.
2005-04-27 Richard Guenthertree-ssa-propagate.c (set_rhs): Check operand of ADDR_E...
2005-04-24 Kazu Hiratatree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPAR...
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2004-11-18 Diego Novillotree-ssa-propagate.c (ssa_prop_init): Use FOR_ALL_BB...
2004-11-17 Steven Bosscher* tree-ssa-propagate.c (cfg_blocks_add) Assert we're...
2004-09-28 Steven BosscherMakefile.in (tree-ssa-propagate.o): Depend on vec.h.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-23 Jakub Jelinek* tree-ssa-propagate.c (set_rhs): Fail if EXPR is COMPO...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-08-29 Diego Novillotree-ssa-ccp.c (ccp_visit_stmt): Remove #if 0 guards.
2004-08-29 Diego NovilloMakefile.in (OBJS-common): Add tree-ssa-propagate.o