summaryrefslogtreecommitdiff
path: root/gcc/sese.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PR47691: do not abort compilation when code generation failsSebastian Pop2011-07-271-1/+1
* Fix PR47019: parameters of a SCoP are SCEV analyzable.Sebastian Pop2010-12-221-1/+2
* Fix PR46924: Do not detect reductions outside the current SESE region.Sebastian Pop2010-12-161-3/+10
* Postpone the rewrite out of SSA to the end of the translation to polyhedral r...Sebastian Pop2010-12-011-4/+6
* Fix miscompilation of 416.gamess.Sebastian Pop2010-09-301-3/+16
* CDI_POST_DOMINATORS are not used in Graphite.Sebastian Pop2010-09-301-6/+0
* Scevs could be expressions without chrecs and still be scev_analyzable_p.Sebastian Pop2010-08-111-1/+2
* Remove expand_scalar_variables_ hack.Sebastian Pop2010-08-111-2/+17
* Remove rename_nb_iterations and rename_sese_parametersSebastian Pop2010-08-111-2/+0
* Also rewrite out of SSA scalar dependences going outside the SCoP region.Sebastian Pop2010-08-111-1/+0
* sese.h (create_if_region_on_edge): Remove.Laurynas Biveinis2010-04-231-1/+0
* Compute min and max bounds for IVs and infer types.Sebastian Pop2010-04-061-2/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* re PR tree-optimization/42771 ([graphite] ICE: in graphite_loop_normal_form, ...Sebastian Pop2010-02-111-0/+1
* Correct the lexicographical function, add debug_pddr.Sebastian Pop2010-02-061-3/+0
* re PR tree-optimization/42681 (ICE: in build2_stat, at tree.c:3664 with "-O1 ...Sebastian Pop2010-01-141-0/+1
* re PR tree-optimization/42732 ([graphite] ICE: verify_ssa failed)Sebastian Pop2010-01-141-0/+1
* Do not abuse sese for codegenerationTobias Grosser2009-11-301-107/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-13/+13
* graphite-clast-to-gimple.c (gloog): Do not call sese_reset_aux_in_loops.Sebastian Pop2009-11-251-1/+0
* graphite-dependences.c (reduction_ddr): New.Sebastian Pop2009-11-251-0/+27
* New Graphite files.Sebastian Pop2009-07-311-0/+475