summaryrefslogtreecommitdiff
path: root/gcc/graphite-sese-to-poly.c
AgeCommit message (Expand)Author
2017-02-162017-02-16 Richard Biener <rguenther@suse.de>rguenth
2017-02-132017-02-13 Richard Biener <rguenther@suse.de>rguenth
2017-01-312017-01-31 Richard Biener <rguenther@suse.de>rguenth
2017-01-08PR tree-optimization/78913 - Probably misleading error reported by -Wformat-l...msebor
2017-01-01 Update copyright years.jakub
2016-04-09Fix pdr accesses ordervries
2016-01-26new scop schedule for isl-0.15spop
2016-01-21rewrite computation of iteration domainsspop
2016-01-21add more coalescing to simplify constraintsspop
2016-01-04 Update copyright years.jakub
2015-12-24Use const-ref instead of values for sese_l passed to functions.spop
2015-12-17replace ISL with islspop
2015-12-16Use refs instead of values.spop
2015-12-16update required isl versionspop
2015-12-09add array access function in the right orderspop
2015-12-02fix invalid bounds on array refsspop
2015-11-30always print parameter names as P_{SSA_NAME_VERSION}spop
2015-11-24move all declarations to a same .h filespop
2015-11-23fix PR68314: revert all patches touching the construction of the original sch...spop
2015-11-23fix PR68279: bail out when scev gets instantiated to not_knownspop
2015-11-23Correct graphite*.c ISL header file inclusion order.dje
2015-11-12Preserve the original program while using graphite.spop
2015-11-11improve construction of the original schedulespop
2015-11-07add original schedule to scopspop
2015-11-07do not create unnecessary dimensions in scop scatteringspop
2015-11-04improve debug of codegenspop
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
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-07move graphite bookkeeping from sese to sese_infospop
2015-10-06move dr->alias_set to a helper structurespop
2015-10-06remove unused struct base_alias_pairspop
2015-10-06remove dead code in computation of alias setsspop
2015-10-06Early exit to avoid redundant computationsspop
2015-10-06Move declarations, assign types, renaming.spop
2015-10-05move param detection to scop detectionspop
2015-10-05move scop detection related stuff to graphite-scop-detection.cspop
2015-10-02reject loops early where ivs cannot be representedspop
2015-10-01Rename gimple_bb to gimple_poly_bbspop
2015-10-01call scev analysis in scop-detection as in sese-to-polyspop
2015-09-29remove dead code of commutative_reductionsspop
2015-09-28fix PR67700spop
2015-09-20switch from gimple to gimple*tbsaunde
2015-08-27remove -floop-* flagsspop
2015-08-24Specify the type of scop->regionspop
2015-08-01Allow non-overflow ops in reductionsvries
2015-07-24Enable reductions without fassociative-math in graphitevries
2015-07-24Don't allow unsafe reductions in graphitevries