summaryrefslogtreecommitdiff
path: root/gcc/sese.c
Commit message (Expand)AuthorAgeFilesLines
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-2/+2
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+1
* sese.h (create_if_region_on_edge): Remove.Laurynas Biveinis2010-04-231-1/+1
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* Fold convert SSA_NAMEs in the scalar expander.Sebastian Pop2010-03-081-7/+7
* Fix PR42326: handle default definitions.Sebastian Pop2010-03-081-3/+2
* Fix PR43097: rename only SSA_NAMEs.Sebastian Pop2010-02-231-3/+9
* Fix PR43026: handle COMPONENT_REFs in expand scalar expressions.Sebastian Pop2010-02-231-0/+3
* re PR tree-optimization/42771 ([graphite] ICE: in graphite_loop_normal_form, ...Sebastian Pop2010-02-111-32/+27
* re PR tree-optimization/42681 (ICE: in build2_stat, at tree.c:3664 with "-O1 ...Sebastian Pop2010-01-141-0/+28
* re PR tree-optimization/42732 ([graphite] ICE: verify_ssa failed)Sebastian Pop2010-01-141-3/+66
* re PR middle-end/42393 ([graphite] internal compiler error: in check_loop_cl...Sebastian Pop2010-01-101-15/+44
* re PR tree-optimization/42221 (ICE from '-Os -fgraphite-identity')Sebastian Pop2010-01-081-1/+14
* re PR tree-optimization/42641 (Random code-generation differences with GRAPHITE)Richard Guenther2010-01-071-1/+1
* Do not abuse sese for codegenerationTobias Grosser2009-11-301-8/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-17/+17
* graphite-clast-to-gimple.c (gloog): Free if_region, if_region->true_region, a...Sebastian Pop2009-11-251-5/+8
* graphite-clast-to-gimple.c (gloog): Do not call sese_reset_aux_in_loops.Sebastian Pop2009-11-251-12/+0
* sese.c (get_vdef_before_sese): Handle GIMPLE_ASSIGN and GIMPLE_CALL.Sebastian Pop2009-11-251-6/+24
* re PR debug/41888 (ICE from '-O -ftree-loop-distribution -fgraphite-identity ...Alexandre Oliva2009-11-181-3/+93
* Squash commit of EH in gimpleRichard Henderson2009-09-141-4/+1
* Prepare expressions to be good phi arguments.Sebastian Pop2009-08-121-19/+31
* New Graphite files.Sebastian Pop2009-07-311-0/+1386