aboutsummaryrefslogtreecommitdiff
path: root/gcc/sese.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-2/+2
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+1
2010-04-23sese.h (create_if_region_on_edge): Remove.Laurynas Biveinis1-1/+1
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+2
2010-03-08Fold convert SSA_NAMEs in the scalar expander.Sebastian Pop1-7/+7
2010-03-08Fix PR42326: handle default definitions.Sebastian Pop1-3/+2
2010-02-23Fix PR43097: rename only SSA_NAMEs.Sebastian Pop1-3/+9
2010-02-23Fix PR43026: handle COMPONENT_REFs in expand scalar expressions.Sebastian Pop1-0/+3
2010-02-11re PR tree-optimization/42771 ([graphite] ICE: in graphite_loop_normal_form, ...Sebastian Pop1-32/+27
2010-01-14re PR tree-optimization/42681 (ICE: in build2_stat, at tree.c:3664 with "-O1 ...Sebastian Pop1-0/+28
2010-01-14re PR tree-optimization/42732 ([graphite] ICE: verify_ssa failed)Sebastian Pop1-3/+66
2010-01-10re PR middle-end/42393 ([graphite] internal compiler error: in check_loop_cl...Sebastian Pop1-15/+44
2010-01-08re PR tree-optimization/42221 (ICE from '-Os -fgraphite-identity')Sebastian Pop1-1/+14
2010-01-07re PR tree-optimization/42641 (Random code-generation differences with GRAPHITE)Richard Guenther1-1/+1
2009-11-30Do not abuse sese for codegenerationTobias Grosser1-8/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-17/+17
2009-11-25graphite-clast-to-gimple.c (gloog): Free if_region, if_region->true_region, a...Sebastian Pop1-5/+8
2009-11-25graphite-clast-to-gimple.c (gloog): Do not call sese_reset_aux_in_loops.Sebastian Pop1-12/+0
2009-11-25sese.c (get_vdef_before_sese): Handle GIMPLE_ASSIGN and GIMPLE_CALL.Sebastian Pop1-6/+24
2009-11-18re PR debug/41888 (ICE from '-O -ftree-loop-distribution -fgraphite-identity ...Alexandre Oliva1-3/+93
2009-09-14Squash commit of EH in gimpleRichard Henderson1-4/+1
2009-08-12Prepare expressions to be good phi arguments.Sebastian Pop1-19/+31
2009-07-31New Graphite files.Sebastian Pop1-0/+1386