aboutsummaryrefslogtreecommitdiff
path: root/libclc
AgeCommit message (Expand)AuthorFilesLines
2024-03-14libclc: clspv: update gen_convert.cl for clspv (#66902)Romaric Jodin2-28/+116
2024-01-22libclc: add missing AMD gfx symlinks (#78884)Zoltán Böszörményi1-11/+9
2024-01-09libclc: generic: add half implementation for erf/erfc (#66901)Romaric Jodin2-0/+24
2023-10-03[LIBCLC] Teach prepare-builtins how to handle text based IR (#66993)Jakub Chlanda1-15/+22
2023-08-31libclc: Fix signed integer underflow in abs_diffFraser Cormack1-1/+3
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta1-219/+313
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 Petit6-124/+298
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 clspv to targets exempt from alwaysinlineKévin Petit1-2/+4
2023-02-14libclc: add generated convert.cl to clspv/clspv64 targetsKévin Petit1-3/+3
2023-02-14libclc: add more generic implementations to clspv SOURCESKévin Petit1-2/+39
2023-02-13libclc: remove sqrt/rsqrt from clspv SOURCESKévin Petit1-3/+0
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-12-29libclc: Add parentheses to silence warningMatt Arsenault1-1/+1
2022-11-22libclc: Use cmake files instead of llvm-configTom Stellard2-72/+28
2022-08-31[libclc] Quote addition of CLC/LLAsm flagsNikita Popov1-2/+2
2022-07-22Remove references to old mailing lists that have moved to discourse. Replace ...tlattner1-2/+2
2022-01-13libclc: Add clspv64 targetKévin Petit2-2/+12
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-08-19libclc: Fix rounding during type conversionDaniel Stone1-1/+1
2021-07-15libclc: Add -cl-no-stdinc to clang flags on clang >=13Jan Vesely1-1/+9
2021-04-30Support: Stop using F_{None,Text,Append} compatibility synonyms, NFCDuncan P. N. Exon Smith1-2/+2
2021-03-04libclc: Add clspv target to libclcAlan Baker6-2/+352
2020-10-01libclc: Use find_package to find Python 3 and require itAaron Puchert2-4/+2
2020-09-16libclc: Add a __builtin to let SPIRV targets select between SW and HW FMADaniel Stone3-0/+13
2020-09-10libclc/spirv: Add missing files from D85911Jan Vesely4-0/+18
2020-09-10libclc/spirv: Add various functionsDaniel Stone2-0/+12
2020-08-17libclc: Add Mesa/SPIR-V targetDave Airlie8-41/+336
2020-08-17libclc: Make all built-ins overloadableDaniel Stone41-173/+191
2020-08-17libclc: Fix FP_ILOGBNAN definitionBoris Brezillon2-3/+19
2020-07-22[CMake] Bump CMake minimum version to 3.13.4Louis Dionne1-1/+1
2020-05-29libclc: update website urldavidak1-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