re PR bootstrap/53197 (bootstrap comparison failure)
[gcc.git] / gcc / tree-ssa-dse.c
2012-05-03 Michael Matzre PR bootstrap/53197 (bootstrap comparison failure)
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-27 Richard Guenthertree-flow.h (is_hidden_global_store): Remove.
2012-04-05 Richard Guenthertree-ssa-dse.c (dse_optimize_stmt): Remember the stmt...
2012-04-05 Richard Guenthergimple-iterator.c (gsi_remove): Return whether EH edges...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-14 Richard Guenthertree-ssa-dse.c (struct dse_global_data, [...]): Remove.
2011-01-22 Jeff Lawre PR tree-optimization/47053 (ICE: verify_flow_info...
2010-10-13 Richard Guentherre PR tree-optimization/45970 (tree DSE misses many...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-08 Richard Guentherre PR tree-optimization/43269 (removing non dead store)
2009-11-25 H.J. LuRemove trailing white spaces.
2009-06-27 Paolo Bonzinidomwalk.h (struct dom_walk_data): Remove all callbacks...
2009-05-11 Richard Guentherpasses.c (init_optimization_passes): Strip now incorrec...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-26 Richard Guentherre PR middle-end/38851 (Compiler warns about uninitiali...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-16 Kenneth Zadecktree-ssa-dse (max_stmt_uid): Removed.
2008-05-14 Richard Guenthertree-ssa-dse.c (dse_possible_dead_store_p): Remove...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-05 Richard Guentherre PR tree-optimization/35472 (tree DSE is broken)
2007-12-20 Jakub Jelinekre PR c++/34459 (incorrect code when compiled with...
2007-10-14 Kazu Hiratafixed-bit.c, [...]: Fix comment typos.
2007-09-26 Richard Guentherre PR tree-optimization/33563 (DSE removes non-dead...
2007-09-26 Richard Guentherre PR tree-optimization/30375 (tree-ssa-dse incorrectly...
2007-09-07 Jan Hubickapasses.c (init_optimization_passes): Add simple dce...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-06 Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-05-13 Revital EresExtend dse
2007-03-09 Aldy Hernandezre PR tree-optimization/30375 (tree-ssa-dse incorrectly...
2006-12-12 Diego Novillo[multiple changes]
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-04-26 Aldy Hernandez* tree-ssa-dse.c (dse_optimize_stmt): Remove unused...
2006-04-20 Jeff Lawre PR tree-optimization/26854 (Inordinate compile times...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-12-16 Jeff Lawtree-ssa-dse.c (dse_optimize_stmt): Correctly handle...
2005-11-11 Daniel Jacobowitzgcc/
2005-09-12 Andrew Pinskitree-ssa-dse.c (dse_optimize_stmt): Fix up all of V_MAY...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-27 Kazu Hiratadomwalk.c (walk_dominator_tree, [...]): Use VEC instead...
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-26 Jeff Lawtree-flow-inline.h (op_iter_next_must_and_may_def)...
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-07 Daniel Berlintree-ssa-dse.c (dse_optimize_stmt): Fix incorrect comment.
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-03 Andrew Pinskire PR tree-optimization/19768 (ICE: SSA_NAME_OCCURS_IN_...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-13 Steven Bosschertree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators.
2005-01-08 Diego Novillo[multiple changes]
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-15 Jeff Lawtree-dfa.c (free_df_for_stmt): No longer static.
2004-09-11 Zdenek Dvoraktree-cfg.c (set_bb_for_stmt): Use PHI_BB.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-07-28 Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-08 Richard Hendersontree-cfg.c (make_exit_edges): Use get_call_expr_in.
2004-06-26 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-06-17 Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.