summaryrefslogtreecommitdiff
path: root/gcc/sese.h
Commit message (Expand)AuthorAgeFilesLines
* new scop schedule for isl-0.15spop2016-01-261-1/+6
* fix pr68692: reinstantiate the copy of internal parametersspop2016-01-211-0/+4
* record loops in execution orderspop2016-01-211-10/+0
* Update copyright years.jakub2016-01-041-1/+1
* Use const-ref instead of values for sese_l passed to functions.spop2015-12-241-7/+7
* fix bootstrap without ISL on old linkersspop2015-11-191-1/+1
* Move codegen related functions to graphite-isl-ast-to-gimple.cspop2015-11-181-43/+1
* Preserve the original program while using graphite.spop2015-11-121-6/+54
* remove parameter_rename_mapspop2015-11-041-5/+0
* ENABLE_CHECKING refactoring: remove remaining occurrencesmiyuki2015-11-041-10/+12
* a scalar depending on vdefs in the current region is not invariantspop2015-10-211-1/+1
* Refactor graphite-sese-to-poly, sese.h, graphite-poly.hspop2015-10-211-37/+0
* Refactoring sese.h and graphite-poly.hspop2015-10-211-3/+0
* gather bbs and conditions in a single walk through dominatorsspop2015-10-071-0/+3
* remove unused codespop2015-10-071-7/+1
* move graphite bookkeeping from sese to sese_infospop2015-10-071-51/+73
* Rename gimple_bb to gimple_poly_bbspop2015-10-011-5/+5
* Redesign Graphite scop detectionspop2015-09-281-5/+3
* fix PR67700spop2015-09-281-0/+1
* switch from gimple to gimple*tbsaunde2015-09-201-4/+4
* Remove limit_scopsspop2015-09-081-0/+5
* Update copyright years.jakub2015-01-051-1/+1
* convert some hash_table to hash_maptbsaunde2014-07-091-25/+0
* 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