aboutsummaryrefslogtreecommitdiff
path: root/libclc/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
5 days[CMake][libclc] Improve dependencies to avoid build errors (#95018)Tim Creech1-4/+10
2024-06-06[AMDGPU] Add a new target gfx1152 (#94534)Shilei Tian1-1/+1
2024-04-18[libclc] Provide a more helpful error when tools are missingFraser Cormack1-4/+5
2024-04-18[libclc] Allow building with pre-built toolsFraser Cormack1-6/+27
2024-04-18[libclc] Clarify option help messageFraser Cormack1-1/+1
2024-04-18[libclc] Convert llvm-spirv to imported executableFraser Cormack1-3/+8
2024-04-16[libclc] Improve clarity of CMake foreach. NFC.Fraser Cormack1-3/+3
2024-04-16[libclc] Fix dependencies between targetsFraser Cormack1-5/+6
2024-04-16[libclc] Give built bytecode objects a .bc extension. NFCFraser Cormack1-2/+2
2024-04-11[libclc] Refactor build system to allow in-tree builds (#87622)Fraser Cormack1-114/+163
2024-04-08[libclc] Fix more spirv build dependenciesFraser Cormack1-1/+1
2024-04-08[libclc] Fix spirv build dependenciesFraser Cormack1-1/+1
2024-04-08[libclc] Restore linking against dynamic libLLVM for out-of-tree buildsFraser Cormack1-1/+5
2024-04-04[libclc] Use VERSION_GREATER_EQUAL where appropriate. NFCFraser Cormack1-7/+7
2024-04-04[libclc] Fix a couple of issues preventing in-tree builds (#87505)Fraser Cormack1-46/+56
2024-03-28[libclc] Make CMake messages better fit into LLVM (#86945)Fraser Cormack1-10/+9
2024-03-18[libclc] Convert tabs to spaces in CMake (#85634)Fraser Cormack1-212/+196
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