aboutsummaryrefslogtreecommitdiff
path: root/polly/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-05-25[polly] Revise IDE folder structure (#89752)Michael Kruse1-3/+3
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-8/+1
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+8
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+8
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+8
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-8/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+8
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-03-08[Polly] Remove Polly-ACC.Michael Kruse1-26/+0
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+8
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-8/+1
2022-12-11[CMake] Warn when the version is older than 3.20.0.Mark de Wever1-0/+7
2022-11-09Move googletest to the third-party directoryTom Stellard1-2/+2
2022-11-09Revert "Move googletest to the third-party directory"Tom Stellard1-2/+2
2022-11-09Move googletest to the third-party directoryTom Stellard1-2/+2
2022-08-23[Polly] Don't use `llvm-config` anymore (in CMake sad path)John Ericson1-6/+3
2022-01-20[cmake] Make include(GNUInstallDirs) always below project(..)John Ericson1-2/+6
2022-01-18[polly][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson1-2/+4
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-4/+2
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-2/+4
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-4/+2
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-2/+4
2022-01-14[Polly][CMake] Make PollyConfig.cmake relocatable like other projects'John Ericson1-7/+9
2020-10-21Remove .svn from exclude list as we moved to gitSylvestre Ledru1-2/+0
2020-08-27[cmake] Make gtest include directories a part of the library interfacePavel Labath1-6/+0
2020-08-27[polly][cmake] Don't build LLVMPolly.so without PICRainer Orth1-2/+4
2020-08-09[Polly] Reuse LLVM's build rules for gtest/gmockMichał Górny1-28/+9
2020-07-22[CMake] Bump CMake minimum version to 3.13.4Louis Dionne1-1/+1
2018-08-01[JSONExporter] Replace bundled Jsoncpp with llvm/Support/JSON.h. NFC.Michael Kruse1-15/+0
2018-06-07Back out of GPU Codegen if NVPTX is not availablePhilip Pfaffe1-5/+8
2018-01-12[CMake] Use only keyword-version of target_link_library. NFC.Michael Kruse1-2/+2
2017-07-11[Polly][CMake] Skip unit-tests in lit if gtest is not availablePhilip Pfaffe1-0/+1
2017-07-11[Polly][CMake] Use the CMake Package instead of llvm-config in out-of-tree bu...Philip Pfaffe1-99/+44
2017-06-06[CMake] Retire Polly's FindCUDA.cmake in favour of CMake's default FindCUDA.c...Philip Pfaffe1-3/+3
2017-05-15[Polly][CMake] Exclude isl_config from the polly-check-format target.Philip Pfaffe1-1/+1
2017-05-07[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGenSiddharth Bhat1-2/+8
2017-05-06[CMake] Introduce POLLY_BUNDLED_JSONCPP.Michael Kruse1-1/+15
2017-05-05Revert "[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen"Siddharth Bhat1-8/+2
2017-05-05[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGenSiddharth Bhat1-2/+8
2017-04-27[CMake] Use object library to build the two flavours of Polly.Michael Kruse1-1/+1
2017-04-22[CMake] Fix polly-isl-test execution in out-of-LLVM-tree builds.Michael Kruse1-0/+3
2017-04-22[CMake] Fix unittests in out-of-LLVM-tree builds.Michael Kruse1-0/+5
2017-03-09[Cmake] Generate a PollyConfig.cmake.Michael Kruse1-0/+1
2017-02-27[Cmake] Optionally use a system isl version.Michael Kruse1-2/+14
2017-02-20[Cmake] Bump required cmake version to 3.4.3.Michael Kruse1-1/+1
2017-02-05[External] Move lib/JSON to lib/External/JSON. NFC.Michael Kruse1-4/+3
2017-01-11Teach Polly's standalone build to work now that we include the gmockChandler Carruth1-2/+13
2016-11-04Remove POLLY_LINK_LIBS, it is not usedHongbin Zheng1-2/+0