]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-call-cdce.c
gimple-walk.h: New File.
[thirdparty/gcc.git] / gcc / tree-call-cdce.c
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-01  Trevor SaundersReplace some heap vectors with stack vectors.
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-16  Jakub Jelinekre PR regression/58165 (internal compiler error: verify...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-02-20  Richard Bienertree-call-cdce.c (tree_call_cdce): Do not remove unused...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-29  Jan Hubicka* tree-call-cdce.c (shrink_wrap_one_built_in_call)...
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-08  Richard Guenthertree-call-cdce.c (check_pow): Simplify.
2012-08-01  Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2010-10-21  Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
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-06-12  Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2008-09-14  Andreas Schwab* tree-call-cdce.c (check_target_format): Accept Motoro...
2008-09-10  Jakub Jelinekre PR tree-optimization/37353 (ICE: vector VEC(gimple...
2008-08-30  Jan Hubickaparse.c (parse_interface): Silence uninitialized var...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-13  John David Anglinre PR testsuite/36440 (FAIL: g++.dg/cdce3.C on powerpc...
2008-06-04  Xinliang David Litree-call-cdce.c: New file.