hanchenye-llvm-project/polly/test
Chandler Carruth 78ae1c92ca [multilib] Teach Polly's CMake to use the libdir suffix variable. This
lets 'ninja check-polly' pass for me with a lib64 build of LLVM.

I've not updated the standalone side as I don't use it and don't have an
easy way to test any changes I've made there. I mostly wanted to be able
to actually run Polly's tests when I update its use of LLVM's APIs
during my refactorings on the (very unlikely) off chance that I make
a change which compiles but does the wrong thing.

llvm-svn: 226420
2015-01-19 01:03:05 +00:00
..
CodePreparation Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
DeadCodeElimination Drop all constant scheduling dimensions 2015-01-01 23:01:11 +00:00
Dependences Drop all constant scheduling dimensions 2015-01-01 23:01:11 +00:00
IndependentBlocks Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
Isl Adjust to the new explicit debug metadata 2015-01-15 07:02:12 +00:00
ScheduleOptimizer Run upgrade script from PR21532 to match LLVM changes 2014-12-15 20:28:50 +00:00
ScopDetect Adjust to the new explicit debug metadata 2015-01-15 07:02:12 +00:00
ScopDetectionDiagnostics Adjust to the new explicit debug metadata 2015-01-15 07:02:12 +00:00
ScopInfo Fix maxLoopDepth computation in ScopInfo 2015-01-13 18:31:55 +00:00
TempScop Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
CMakeLists.txt [multilib] Teach Polly's CMake to use the libdir suffix variable. This 2015-01-19 01:03:05 +00:00
Makefile Drop Cloog support 2014-12-02 19:26:58 +00:00
README
create_ll.sh Add -e to test generation script 2014-09-09 22:14:38 +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 Drop Cloog support 2014-12-02 19:26:58 +00:00
polly.ll Replace %defaultOpts with explicit pass names 2014-08-30 09:13:28 +00:00

README

place tests here