llvm-project/polly/test
Tobias Grosser b1c39429d9 Do not model delinearized and linearized access relation for a single access
A missing return statement that previously did not have a visibly negative
effect caused after some data-structure changes in r248024 multi-dimensional
accesses to be modeled both multi-dimensional as well as linearized. This
commit adds the missing return to avoid the incorrect double modeling as
well as the compile time increases it caused.

llvm-svn: 248171
2015-09-21 16:19:25 +00:00
..
DeadCodeElimination Use schedule trees to represent execution order of statements 2015-07-14 09:33:13 +00:00
DependenceInfo Do not model delinearized and linearized access relation for a single access 2015-09-21 16:19:25 +00:00
IndependentBlocks Clean-up unit tests 2015-09-10 14:42:09 +00:00
Isl Simplify domain generation 2015-09-20 16:15:32 +00:00
ScheduleOptimizer Use marker nodes to annotate the different levels of tiling 2015-08-23 09:11:00 +00:00
ScopDetect Add loop trip count based heuristic for SCoP detection 2015-09-20 14:56:54 +00:00
ScopDetectionDiagnostics Move more compile-time bailouts into -polly-detect-unprofitable 2015-09-08 19:46:41 +00:00
ScopInfo Do not model delinearized and linearized access relation for a single access 2015-09-21 16:19:25 +00:00
TempScop Fix out-of-range access in test case 2015-09-11 13:45:05 +00:00
CMakeLists.txt Fix after renamed CMake cache entry 2015-09-15 10:51:15 +00:00
Makefile Normalize whitespace in makefiles 2015-07-24 23:30:31 +00:00
README
create_ll.sh Small change to create_ll.sh [NFC] 2015-03-08 15:36:27 +00:00
lit.cfg Make the lit configuration Python 3 compatible 2015-07-24 20:33:22 +00:00
lit.site.cfg.in Make the lit configuration Python 3 compatible 2015-07-24 20:33:22 +00:00
polly.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00

README

place tests here