i386.c (ix86_supports_split_stack): -fsplit-stack requires assembler support for...
[platform/upstream/gcc.git] / gcc / sese.c
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.