]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-ifcombine.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / tree-ssa-ifcombine.c
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
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-05-19  Mikhail MaltsevUse std::swap instead of explicit swaps
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-10  Marc Glissereal.h (HONOR_NANS): Replace macro with 3 overloaded...
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-07-04  Jakub Jelinekre PR tree-optimization/61684 (ICE at -Os and above...
2014-06-03  Richard Bienerre PR tree-optimization/61383 (wrong code at -O2 and...
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-03-12  Jakub Jelinektree-ssa-ifcombine.c (forwarder_block_to): New function.
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-19  David MalcolmEliminate n_basic_blocks macro
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-30  Andrew Pinskitree-ssa-ifcombine.c: Include rtl.h and tm_p.h.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-02  Andrew MacLeodtree-flow.h: Remove some prototypes.
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-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-06  Marc Glissere PR tree-optimization/51938 (missed optimization...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-20  Jakub Jelinekre PR tree-optimization/49073 (g++ optimizer breaks...
2011-05-18  Richard Guentherre PR tree-optimization/49018 (Inline assembly block...
2010-06-08  Sandra Loosemorere PR tree-optimization/39874 (missing VRP (submission))
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...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-10  Richard Guentherre PR tree-optimization/41654 (ICE: in gimple_cond_get_...
2009-08-09  Richard Guentherre PR tree-optimization/41016 (ICE in build_int_cst_wid...
2009-07-16  Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-28  Richard Guentherre PR tree-optimization/37795 (if-combine doesn't optim...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-09  Richard Guentherre PR tree-optimization/37387 (ICE in extract_range_fro...
2008-08-28  Richard Guentherre PR tree-optimization/37207 (ice at tree-ssa-ifcombin...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-02  Tomas Bilytree-ssa-ifcombine.c (get_name_for_bit_test): Use CONVE...
2008-05-09  Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-04-30  Richard Guentherre PR tree-optimization/14847 ([tree-ssa] combine ...
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-10-04  Richard Guentherre PR tree-optimization/33627 (ICE in verify_stmts...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-24  Andreas Krebbeltree-ssa-ifcombine.c (ifcombine_ifandif): Use a ONE...
2007-07-09  Zdenek Dvoraktree-scalar-evolution.c (scev_const_prop): Add argument...
2007-07-04  Richard Guentherre PR tree-optimization/32482 (ICE verify_ssa failed)
2007-06-12  Richard Guentherre PR tree-optimization/15353 ([tree-ssa] Merge two...