aboutsummaryrefslogtreecommitdiff
path: root/libclc/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-03-14libclc: clspv: update gen_convert.cl for clspv (#66902)Romaric Jodin1-2/+13
2024-01-22libclc: add missing AMD gfx symlinks (#78884)Zoltán Böszörményi1-11/+9
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2023-05-22[libclc] Fix linking against libLLVMSupportThomas Debesse1-0/+1
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+1
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-05-09libclc: clspv: fix fma, add vstore and fix inlining issuesKévin Petit1-2/+2
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+1
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2023-02-14libclc: add generated convert.cl to clspv/clspv64 targetsKévin Petit1-3/+3
2023-01-27libclc: Fix building against an llvm build directoryTom Stellard1-1/+4
2023-01-27libclc: Set CMAKE_CXX_STANDARD to 17 to match llvmTom Stellard1-0/+2
2022-11-22libclc: Use cmake files instead of llvm-configTom Stellard1-65/+27
2022-08-31[libclc] Quote addition of CLC/LLAsm flagsNikita Popov1-2/+2
2022-01-13libclc: Add clspv64 targetKévin Petit1-2/+11
2021-12-13Quote some more destination paths with variablesJohn Ericson1-6/+6
2021-12-10Revert "Revert "Revert "Use `GNUInstallDirs` to support custom installation d...Med Ismail Bennani1-6/+6
2021-12-10Revert "Revert "Use `GNUInstallDirs` to support custom installation dirs. -- ...John Ericson1-6/+6
2021-11-02Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM"Med Ismail Bennani1-6/+6
2021-11-02Use `GNUInstallDirs` to support custom installation dirs. -- LLVMJohn Ericson1-6/+6
2021-07-15libclc: Add -cl-no-stdinc to clang flags on clang >=13Jan Vesely1-1/+9
2021-03-04libclc: Add clspv target to libclcAlan Baker1-2/+9
2020-10-01libclc: Use find_package to find Python 3 and require itAaron Puchert1-2/+2
2020-08-17libclc: Add Mesa/SPIR-V targetDave Airlie1-40/+95
2020-07-22[CMake] Bump CMake minimum version to 3.13.4Louis Dionne1-1/+1
2020-05-28libclc: Compile with -nostdlibMatt Arsenault1-1/+1
2020-04-29libclc: Pass system libraries to the linker after llvm librariesTom Stellard1-1/+1
2020-04-14libclc: Fix LLVM library linking on WindowsDaniel Stone1-1/+3
2020-02-25libclc: cmake configure should depend on file listJan Vesely1-0/+10
2019-01-07cmake: Install libraries to DATADIR from GNUInstallDirsJan Vesely1-5/+6
2018-11-27Add cmake build systemJan Vesely1-0/+298