summaryrefslogtreecommitdiff
path: root/gcc/sese.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-1/+0
* Remove unused symbols related to ivtype_map. This map does not appear tocrowl2013-04-021-11/+0
* Remove various unused items.crowl2013-03-291-17/+0
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-9/+7
* Fix PR47691: do not abort compilation when code generation failsspop2011-07-271-1/+1
* Fix PR47019: parameters of a SCoP are SCEV analyzable.spop2010-12-221-1/+2
* Fix PR46924: Do not detect reductions outside the current SESE region.spop2010-12-161-3/+10
* Postpone the rewrite out of SSA to the end of the translation to polyhedral r...spop2010-12-011-4/+6
* Fix miscompilation of 416.gamess.spop2010-09-301-3/+16
* CDI_POST_DOMINATORS are not used in Graphite.spop2010-09-301-6/+0
* Scevs could be expressions without chrecs and still be scev_analyzable_p.spop2010-08-111-1/+2
* Remove expand_scalar_variables_ hack.spop2010-08-111-2/+17
* Remove rename_nb_iterations and rename_sese_parametersspop2010-08-111-2/+0
* Also rewrite out of SSA scalar dependences going outside the SCoP region.spop2010-08-111-1/+0
* 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-04-231-1/+0
* Compute min and max bounds for IVs and infer types.spop2010-04-061-2/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* Fix PR42771.spop2010-02-111-0/+1
* Correct the lexicographical function, add debug_pddr.spop2010-02-061-3/+0
* Fix PR42681.spop2010-01-141-0/+1
* Fix PR42732.spop2010-01-141-0/+1
* Do not abuse sese for codegenerationgrosser2009-11-301-107/+0
* Remove trailing white spaces.hjl2009-11-251-13/+13
* 2009-10-26 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-1/+0
* 2009-10-05 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-0/+27
* New Graphite files.spop2009-07-311-0/+475