]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/sese.c
tree-ssa.h: New.
[thirdparty/gcc.git] / gcc / sese.c
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-02  Lawrence CrowlRemove unused symbols related to ivtype_map.
2013-03-29  Lawrence CrowlRemove various unused items.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-14  Richard Guenthergimplify.c (create_tmp_from_val): Mark temporary with...
2012-08-07  Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-08-01  Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-06-17  Steven Bosschercfgloop.h: Do not include rtl.h.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2011-09-09  Richard Guenthergimple.h (fold_stmt_inplace): Adjust to take a gimple_s...
2011-07-28  Sebastian PopFix PR49876: Continue code generation with integer_zero...
2011-07-27  Sebastian PopFix PR47691: do not abort compilation when code generat...
2011-06-22  Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-04-20  Jim Meyeringremove useless if-before-free tests
2010-12-28  Sebastian PopDo not include unnecessary .h files.
2010-12-15  Sebastian PopFix PR46845: handle scop parameters before scev analysis.
2010-12-08  Richard GuentherFix PR45230, PR45231, and PR45370: fold_stmt_inplace...
2010-12-01  Sebastian PopLHS cannot be an ADDR_EXPR.
2010-12-01  Sebastian PopCall recompute_tree_invariant_for_addr_expr when replac...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-11  Sebastian PopPropagate constant values or parametric expressions...
2010-08-11  Sebastian PopUnshare the scev before code generating it.
2010-08-11  Sebastian PopAdd testcase for PR42729 and fix handling of gimple_deb...
2010-08-11  Sebastian PopRemove expand_scalar_variables_ hack.
2010-08-11  Sebastian PopRemove insert_loop_close_phis.
2010-08-11  Sebastian PopReplace map with rename_map.
2010-08-11  Sebastian PopRemove rename_nb_iterations and rename_sese_parameters
2010-08-11  Sebastian PopAlso rewrite out of SSA scalar dependences going outsid...
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-04-23  Laurynas Biveinissese.h (create_if_region_on_edge): Remove.
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-08  Sebastian PopFold convert SSA_NAMEs in the scalar expander.
2010-03-08  Sebastian PopFix PR42326: handle default definitions.
2010-02-23  Sebastian PopFix PR43097: rename only SSA_NAMEs.
2010-02-23  Sebastian PopFix PR43026: handle COMPONENT_REFs in expand scalar...
2010-02-11  Sebastian Popre PR tree-optimization/42771 ([graphite] ICE: in graph...
2010-01-14  Sebastian Popre PR tree-optimization/42681 (ICE: in build2_stat...
2010-01-14  Sebastian Popre PR tree-optimization/42732 ([graphite] ICE: verify_s...
2010-01-10  Sebastian Popre PR middle-end/42393 ([graphite] internal compiler...
2010-01-08  Sebastian Popre PR tree-optimization/42221 (ICE from '-Os -fgraphite...
2010-01-07  Richard Guentherre PR tree-optimization/42641 (Random code-generation...
2009-11-30  Tobias GrosserDo not abuse sese for codegeneration
2009-11-25  H.J. LuRemove trailing white spaces.
2009-11-25  Sebastian Popgraphite-clast-to-gimple.c (gloog): Free if_region...
2009-11-25  Sebastian Popgraphite-clast-to-gimple.c (gloog): Do not call sese_re...
2009-11-25  Sebastian Popsese.c (get_vdef_before_sese): Handle GIMPLE_ASSIGN...
2009-11-18  Alexandre Olivare PR debug/41888 (ICE from '-O -ftree-loop-distributio...
2009-09-14  Richard HendersonSquash commit of EH in gimple
2009-08-12  Sebastian PopPrepare expressions to be good phi arguments.
2009-07-31  Sebastian PopNew Graphite files.