aboutsummaryrefslogtreecommitdiff
path: root/gcc/sese.h
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-01-26new scop schedule for isl-0.15spop
2016-01-21fix pr68692: reinstantiate the copy of internal parametersspop
2016-01-21record loops in execution orderspop
2016-01-04 Update copyright years.jakub
2015-12-24Use const-ref instead of values for sese_l passed to functions.spop
2015-11-19fix bootstrap without ISL on old linkersspop
2015-11-18Move codegen related functions to graphite-isl-ast-to-gimple.cspop
2015-11-12Preserve the original program while using graphite.spop
2015-11-04remove parameter_rename_mapspop
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesmiyuki
2015-10-21a scalar depending on vdefs in the current region is not invariantspop
2015-10-21Refactor graphite-sese-to-poly, sese.h, graphite-poly.hspop
2015-10-21Refactoring sese.h and graphite-poly.hspop
2015-10-07gather bbs and conditions in a single walk through dominatorsspop
2015-10-07remove unused codespop
2015-10-07move graphite bookkeeping from sese to sese_infospop
2015-10-01Rename gimple_bb to gimple_poly_bbspop
2015-09-28Redesign Graphite scop detectionspop
2015-09-28fix PR67700spop
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-08Remove limit_scopsspop
2015-01-05 Update copyright years.jakub
2014-07-09convert some hash_table to hash_maptbsaunde
2014-01-02Update copyright years in gcc/rsandifo
2013-04-26This patch is the main part of a consolodation of the hash_tablecrowl
2013-04-02Remove unused symbols related to ivtype_map. This map does not appear tocrowl
2013-03-29Remove various unused items.crowl
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2011-07-27Fix PR47691: do not abort compilation when code generation failsspop
2010-12-22Fix PR47019: parameters of a SCoP are SCEV analyzable.spop
2010-12-16Fix PR46924: Do not detect reductions outside the current SESE region.spop
2010-12-01Postpone the rewrite out of SSA to the end of the translation to polyhedral r...spop
2010-09-30Fix miscompilation of 416.gamess.spop
2010-09-30CDI_POST_DOMINATORS are not used in Graphite.spop
2010-08-11Scevs could be expressions without chrecs and still be scev_analyzable_p.spop
2010-08-11Remove expand_scalar_variables_ hack.spop
2010-08-11Remove rename_nb_iterations and rename_sese_parametersspop
2010-08-11Also rewrite out of SSA scalar dependences going outside the SCoP region.spop
2010-04-232010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras
2010-04-06Compute min and max bounds for IVs and infer types.spop
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven
2010-02-11Fix PR42771.spop
2010-02-06Correct the lexicographical function, add debug_pddr.spop
2010-01-14Fix PR42681.spop
2010-01-14Fix PR42732.spop
2009-11-30Do not abuse sese for codegenerationgrosser
2009-11-25Remove trailing white spaces.hjl