Fix PR47691: do not abort compilation when code generation fails
[gcc.git] / gcc / sese.h
2011-07-27 Sebastian PopFix PR47691: do not abort compilation when code generat...
2010-12-22 Sebastian PopFix PR47019: parameters of a SCoP are SCEV analyzable.
2010-12-16 Sebastian PopFix PR46924: Do not detect reductions outside the curre...
2010-12-01 Sebastian PopPostpone the rewrite out of SSA to the end of the trans...
2010-09-30 Sebastian PopFix miscompilation of 416.gamess.
2010-09-30 Sebastian PopCDI_POST_DOMINATORS are not used in Graphite.
2010-08-11 Sebastian PopScevs could be expressions without chrecs and still...
2010-08-11 Sebastian PopRemove expand_scalar_variables_ hack.
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-04-23 Laurynas Biveinissese.h (create_if_region_on_edge): Remove.
2010-04-06 Sebastian PopCompute min and max bounds for IVs and infer types.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-11 Sebastian Popre PR tree-optimization/42771 ([graphite] ICE: in graph...
2010-02-06 Sebastian PopCorrect the lexicographical function, add debug_pddr.
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...
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): Do not call sese_re...
2009-11-25 Sebastian Popgraphite-dependences.c (reduction_ddr): New.
2009-07-31 Sebastian PopNew Graphite files.