summaryrefslogtreecommitdiff
path: root/polly/test/Unit
AgeCommit message (Expand)Author
2025-10-20[Unittest][Cygwin] Set $PATH when running unittests (#163947)Tomohiro Kashiwada
2023-03-08[Polly] Remove Polly-ACC.Michael Kruse
2022-11-21[llvm,polly,clang] Stop setting config.enable_shared in most placesNico Weber
2022-08-17[test] Propagate HWASAN_OPTIONSVitaly Buka
2022-05-19[lit] Fix setup of sanitizer environmentVitaly Buka
2022-03-16Use lit_config.substitute instead of foo % lit_config.params everywhereSam McCall
2022-03-11[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek
2020-01-02Generalize the pass registration mechanism used by Polly to any third-party toolserge_sans_paille
2018-01-20Assume the shared library path variable is LD_LIBRARY_PATH on systemsDimitry Andric
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-14[lit] Force site configs to be run before source-tree configsZachary Turner
2017-07-11[Polly][CMake] Skip unit-tests in lit if gtest is not availablePhilip Pfaffe
2016-08-25Introduce unittests.Michael Kruse