]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-sink.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / tree-ssa-sink.c
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-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-07-09  Trevor Saundersremove has_execute
2014-06-24  Richard Bienerre PR tree-optimization/61572 (ICE: in assign_by_spills...
2014-06-06  Richard Bienerre PR tree-optimization/59299 (We do not sink loads)
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-10  Tom de VriesNote that pass_pre destroys PROP_no_crit_edges
2014-01-09  Richard Bienerre PR tree-optimization/59715 (wrong code at -Os and...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
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-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-05-21  Richard Bienerre PR tree-optimization/57303 (struct miscompiled at...
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
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-08-13  Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-04-27  Richard Guenthertree-flow.h (is_hidden_global_store): Remove.
2011-10-26  Jeff Lawinvoke.texi (sink-frequency-threshold): Document.
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-03-16  Richard Guentherre PR c/48146 (ICE tree check: expected ssa_name, have...
2011-03-15  Richard Guentherre PR tree-optimization/41490 (tree-ssa-sink does not...
2011-02-14  Eric Botcazoure PR tree-optimization/46494 (ICE: verify_flow_info...
2010-09-08  Michael Matzre PR tree-optimization/33244 (Missed opportunities...
2010-09-03  Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-07-01  Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
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...
2009-11-28  Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-12  Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-09-14  Richard HendersonSquash commit of EH in gimple
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-30  Wei Guozhitree-ssa-sink.c (statement_sink_location): Stop sinking...
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-02-10  Jakub Jelinekre PR target/39139 (ICE with stringop and register...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-11  Richard Guenthertree-flow.h (may_point_to_global_var): Declare.
2008-05-20  Richard Guenthertree-ssa-reassoc.c (fini_reassoc): Use the statistics...
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-10-01  Alexandre Olivatree-ssa-sink.c (sink_code_in_bb): Don't stop sinking...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-30  Zdenek Dvoraktree-scalar-evolution.c (scev_const_prop): Do not creat...
2007-04-23  Richard Guenthertree-ssa-sink.c (execute_sink_code): Calculate CDI_DOMI...
2006-12-12  Diego Novillo[multiple changes]
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-17  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-01  Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-06  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-05  Zdenek Dvoraktree-vrp.c (cfg_loops): Removed.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-01  Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-03  Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-05-02  Kazu Hiratatree-ssa-sink.c (nearest_common_dominator_of_uses)...
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  Kazu Hiratatree-ssa-sink.c (nearest_common_dominator_of_uses)...
2005-04-06  Kazu Hiratatree-ssa-sink.c (nearest_common_dominator_of_uses)...
2005-04-06  Kazu Hiratacse.c, [...]: Fix comment typos.
2005-04-05  Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-08  Kazu Hiratac-common.c, [...]: Fix comment formatting.
2005-03-01  Daniel BerlinGrrr, stupid patch program