hanchenye-llvm-project/polly/test
Tobias Grosser 5f860fdfe9 Do not run GPGPU test cases without nvptx target
Tag the GPGPU codegen test cases as unsupported if the nvptx target is not
included in the current llvm build.

Contributed-by:  Yabin Hu <yabin.hwu@gmail.com>
llvm-svn: 208779
2014-05-14 14:18:14 +00:00
..
Cloog Do not run GPGPU test cases without nvptx target 2014-05-14 14:18:14 +00:00
CodePreparation Delete trivial PHI nodes (aka stack slot sharing) 2014-04-01 16:01:33 +00:00
DeadCodeElimination Dead code elimination: Schedule another approximative step before actual DCE 2014-02-24 08:52:20 +00:00
Dependences delinearize memory access functions 2014-04-08 21:20:44 +00:00
IndependentBlocks IndependentBlocks: Do not assert for PHI nodes outside of scops 2014-01-29 23:08:10 +00:00
Isl only delinearize when the access function is not affine 2014-04-10 16:08:11 +00:00
ScheduleOptimizer ScheduleOptimizer: Fix prevectorization. 2014-03-11 06:27:36 +00:00
ScopDetect correct the delinearization failing case 2014-05-12 19:02:02 +00:00
ScopInfo unxfail passing testcase 2014-05-07 18:01:32 +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 Updated test/create_ll.sh to work with old & new clang versions. 2014-03-25 15:50:44 +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