]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-sink.c
gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / tree-ssa-sink.c
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