aboutsummaryrefslogtreecommitdiff
path: root/gcc/sese.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-04-26This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl1-1/+0
2013-04-02Remove unused symbols related to ivtype_map.Lawrence Crowl1-11/+0
2013-03-29Remove various unused items.Lawrence Crowl1-17/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-9/+7
2011-07-27Fix PR47691: do not abort compilation when code generation failsSebastian Pop1-1/+1
2010-12-22Fix PR47019: parameters of a SCoP are SCEV analyzable.Sebastian Pop1-1/+2
2010-12-16Fix PR46924: Do not detect reductions outside the current SESE region.Sebastian Pop1-3/+10
2010-12-01Postpone the rewrite out of SSA to the end of the translation to polyhedral r...Sebastian Pop1-4/+6
2010-09-30Fix miscompilation of 416.gamess.Sebastian Pop1-3/+16
2010-09-30CDI_POST_DOMINATORS are not used in Graphite.Sebastian Pop1-6/+0
2010-08-11Scevs could be expressions without chrecs and still be scev_analyzable_p.Sebastian Pop1-1/+2
2010-08-11Remove expand_scalar_variables_ hack.Sebastian Pop1-2/+17
2010-08-11Remove rename_nb_iterations and rename_sese_parametersSebastian Pop1-2/+0
2010-08-11Also rewrite out of SSA scalar dependences going outside the SCoP region.Sebastian Pop1-1/+0
2010-04-23sese.h (create_if_region_on_edge): Remove.Laurynas Biveinis1-1/+0
2010-04-06Compute min and max bounds for IVs and infer types.Sebastian Pop1-2/+0
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+2
2010-02-11re PR tree-optimization/42771 ([graphite] ICE: in graphite_loop_normal_form, ...Sebastian Pop1-0/+1
2010-02-06Correct the lexicographical function, add debug_pddr.Sebastian Pop1-3/+0
2010-01-14re PR tree-optimization/42681 (ICE: in build2_stat, at tree.c:3664 with "-O1 ...Sebastian Pop1-0/+1
2010-01-14re PR tree-optimization/42732 ([graphite] ICE: verify_ssa failed)Sebastian Pop1-0/+1
2009-11-30Do not abuse sese for codegenerationTobias Grosser1-107/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-13/+13
2009-11-25graphite-clast-to-gimple.c (gloog): Do not call sese_reset_aux_in_loops.Sebastian Pop1-1/+0
2009-11-25graphite-dependences.c (reduction_ddr): New.Sebastian Pop1-0/+27
2009-07-31New Graphite files.Sebastian Pop1-0/+475