* doc/invoke.texi (Warning Options): Document -Winvalid-memory-model.
[gcc.git] / gcc / tree-ssa-dse.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-10 Jeff Lawre PR tree-optimization/68619 (error: loop with header...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-08 Jeff Law[PATCH] [2/n] Fix minor SSA_NAME leaks
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-12 Trevor SaundersRevert "replace several uses of the anon namespace...
2015-08-11 Trevor Saundersreplace several uses of the anon namespace with GCC_FINAL
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-21 Marc Glissere PR tree-optimization/62112 (Optimize out malloc...
2014-07-09 Trevor Saundersremove has_execute
2014-06-04 Richard Bienerre PR tree-optimization/60098 (DSE fails to DSE errno...
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-18 Trevor Saunderscompare-elim.c (find_comparison_dom_walker): New class
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-06-12 Marc Glissere PR tree-optimization/57361 (Remove self memory assig...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-02 Jakub Jelinekre PR c++/34949 (Dead code in empty destructors.)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-04 Richard Guentherre PR middle-end/53844 (GCC generates suboptimal code...
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.
next