hanchenye-llvm-project/polly/test
Tobias Grosser f57d63f906 Do allow negative offsets in the outermost array dimension
There is no needed for neither 1-dimensional nor higher dimensional arrays to
require positive offsets in the outermost array dimension.

We originally introduced this assumption with the support for delinearizing
multi-dimensional arrays.

llvm-svn: 214665
2014-08-03 21:07:30 +00:00
..
Cloog Update the jscop tests and port them to isl codegen. 2014-08-03 01:48:49 +00:00
CodePreparation Delete trivial PHI nodes (aka stack slot sharing) 2014-04-01 16:01:33 +00:00
DeadCodeElimination DeadCodeElimination: Fix liveout computation 2014-07-14 08:32:01 +00:00
Dependences Annotate reduction parallel loops in the IslAst textual output 2014-07-15 00:00:35 +00:00
IndependentBlocks IndependentBlocks: Do not assert for PHI nodes outside of scops 2014-01-29 23:08:10 +00:00
Isl Do allow negative offsets in the outermost array dimension 2014-08-03 21:07:30 +00:00
ScheduleOptimizer Added option for n-dimensional rectangular tiling 2014-05-28 17:21:02 +00:00
ScopDetect [Refactor] Use attributes to mark function as invalid for polly 2014-07-15 21:06:48 +00:00
ScopDetectionDiagnostics Add diagnostic remark for ReportVariantBasePtr 2014-06-26 13:33:35 +00:00
ScopInfo Do allow negative offsets in the outermost array dimension 2014-08-03 21:07:30 +00:00
TempScop TempScop: Actually load Polly in this test case 2013-07-29 05:18:09 +00:00
CMakeLists.txt Do not run GPGPU test cases without nvptx target 2014-05-14 14:18:14 +00:00
Makefile Fixed missing cloog test with automake/configure build setup 2014-04-22 15:30:43 +00:00
README
create_ll.sh [Refactor] Create nicer test cases from C/C++ 2014-06-24 17:02:53 +00:00
lit.cfg Do not run GPGPU test cases without nvptx target 2014-05-14 14:18:14 +00:00
lit.site.cfg.in autoconf: Fix module loading in tests 2014-03-14 13:27:26 +00:00
polly.ll

README

place tests here