aboutsummaryrefslogtreecommitdiff
path: root/polly/test/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-1/+1
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson1-1/+1
2022-08-24Exclude check-polly-unittests and check-polly-isl from check-allEli Friedman1-0/+2
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-1/+1
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-1/+1
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-1/+1
2021-08-28[Polly][test] Add dependency to count.Michael Kruse1-1/+1
2018-03-05[Polly][CMake] Fix lit setup for building the in the mono repoPhilip Pfaffe1-1/+5
2017-07-19[CMake] Fix r307650: Readd missing dependency.Philip Pfaffe1-1/+2
2017-07-11[Polly][CMake] Skip unit-tests in lit if gtest is not availablePhilip Pfaffe1-5/+5
2017-07-11[Polly][CMake] Use the CMake Package instead of llvm-config in out-of-tree bu...Philip Pfaffe1-159/+90
2017-05-04[CMake] Remove POLLY_TEST_DIRECTORIES.Michael Kruse1-22/+0
2017-02-27[Cmake] Optionally use a system isl version.Michael Kruse1-17/+27
2016-10-16[cmake] Add polly-isl-test dependency to lit tests.Michael Kruse1-1/+1
2016-10-16[cmake] Add polly-isl-test dependency to lit tests.Michael Kruse1-1/+1
2016-10-07[cmake] Move isl_test artifacts to Polly folder.Michael Kruse1-0/+1
2016-10-04Build and run isl_test as part of check-pollyTobias Grosser1-0/+23
2016-09-19Fix spelling in CMakeListsTobias Grosser1-1/+1
2016-09-05Add check-polly-tests build target.Michael Kruse1-5/+9
2016-08-25Introduce unittests.Michael Kruse1-1/+41
2016-08-25Use configure_lit_site_cfg instead of configure_file.Michael Kruse1-4/+19
2016-02-29Reapply "Add update_test.py script."Michael Kruse1-0/+8
2016-02-29Revert "Add update_test.py script."Tobias Grosser1-8/+0
2016-02-25Add update_test.py script.Michael Kruse1-0/+8
2015-09-15Fix after renamed CMake cache entryMichael Kruse1-2/+5
2015-09-14Run polly-check-format with unit testsMichael Kruse1-0/+8
2015-07-21Unify FOLDER property of Polly targetsMichael Kruse1-1/+4
2015-03-30Drop some CLooG leftoversTobias Grosser1-1/+0
2015-01-19[multilib] Teach Polly's CMake to use the libdir suffix variable. ThisChandler Carruth1-1/+1
2014-05-14Do not run GPGPU test cases without nvptx targetTobias Grosser1-1/+1
2014-05-12do not build llc and lli for polly testSebastian Pop1-1/+1
2014-03-12add dependence of check-polly on llcSebastian Pop1-1/+1
2012-12-06Integrate polly test-suite into an llvm "make check-all" if built as part of ...Andy Gibbs1-34/+50
2012-10-21cmake: Use suffix for shared modules instead of the one for shared librariesTobias Grosser1-1/+1
2012-03-29Use python script to silence the expected testcase fails on 32bit platform.Hongbin Zheng1-8/+0
2012-03-26Don't fail the lli testcases on 32bit platform.Hongbin Zheng1-0/+8
2012-03-16Off-tree build support: Set the path of Polly's library correctly.Hongbin Zheng1-0/+2
2012-03-16Polly-test: Add a cmake option "POLLY_TEST_DISABLE_BAR". We can enableHongbin Zheng1-1/+2
2011-12-07ClooG: Make sure ambigous schedules do not introduce complicated codeTobias Grosser1-0/+1
2011-11-29test: Add more dependences to cmake buildTobias Grosser1-1/+1
2011-11-22test: Do not hardcode '.so' as library suffixTobias Grosser1-0/+1
2011-08-25Fix crashes due to unaligned parametersTobias Grosser1-1/+2
2011-08-02Add a vect target to the polly testsuiteTobias Grosser1-1/+2
2011-04-29Partial support test polly for out of tree build.Hongbin Zheng1-10/+23
2011-04-29Add initial version of PollyTobias Grosser1-0/+52