summaryrefslogtreecommitdiff
path: root/libclc
AgeCommit message (Expand)Author
2024-05-15release/18.x: [libclc] Fix linking against libIRReaderThomas Debesse
2024-01-22libclc: add missing AMD gfx symlinks (#78884)Zoltán Böszörményi
2024-01-09libclc: generic: add half implementation for erf/erfc (#66901)Romaric Jodin
2023-10-03[LIBCLC] Teach prepare-builtins how to handle text based IR (#66993)Jakub Chlanda
2023-08-31libclc: Fix signed integer underflow in abs_diffFraser Cormack
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta
2023-05-22[libclc] Fix linking against libLLVMSupportThomas Debesse
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-05-09libclc: clspv: fix fma, add vstore and fix inlining issuesKévin Petit
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever
2023-02-14libclc: add clspv to targets exempt from alwaysinlineKévin Petit
2023-02-14libclc: add generated convert.cl to clspv/clspv64 targetsKévin Petit
2023-02-14libclc: add more generic implementations to clspv SOURCESKévin Petit
2023-02-13libclc: remove sqrt/rsqrt from clspv SOURCESKévin Petit
2023-01-27libclc: Fix building against an llvm build directoryTom Stellard
2023-01-27libclc: Set CMAKE_CXX_STANDARD to 17 to match llvmTom Stellard
2022-12-29libclc: Add parentheses to silence warningMatt Arsenault
2022-11-22libclc: Use cmake files instead of llvm-configTom Stellard
2022-08-31[libclc] Quote addition of CLC/LLAsm flagsNikita Popov
2022-07-22Remove references to old mailing lists that have moved to discourse. Replace ...tlattner
2022-01-13libclc: Add clspv64 targetKévin Petit
2021-12-13Quote some more destination paths with variablesJohn Ericson
2021-12-10Revert "Revert "Revert "Use `GNUInstallDirs` to support custom installation d...Med Ismail Bennani
2021-12-10Revert "Revert "Use `GNUInstallDirs` to support custom installation dirs. -- ...John Ericson
2021-11-02Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM"Med Ismail Bennani
2021-11-02Use `GNUInstallDirs` to support custom installation dirs. -- LLVMJohn Ericson
2021-08-19libclc: Fix rounding during type conversionDaniel Stone
2021-07-15libclc: Add -cl-no-stdinc to clang flags on clang >=13Jan Vesely
2021-04-30Support: Stop using F_{None,Text,Append} compatibility synonyms, NFCDuncan P. N. Exon Smith
2021-03-04libclc: Add clspv target to libclcAlan Baker
2020-10-01libclc: Use find_package to find Python 3 and require itAaron Puchert
2020-09-16libclc: Add a __builtin to let SPIRV targets select between SW and HW FMADaniel Stone
2020-09-10libclc/spirv: Add missing files from D85911Jan Vesely
2020-09-10libclc/spirv: Add various functionsDaniel Stone
2020-08-17libclc: Add Mesa/SPIR-V targetDave Airlie
2020-08-17libclc: Make all built-ins overloadableDaniel Stone
2020-08-17libclc: Fix FP_ILOGBNAN definitionBoris Brezillon
2020-07-22[CMake] Bump CMake minimum version to 3.13.4Louis Dionne
2020-05-29libclc: update website urldavidak
2020-05-28libclc: Compile with -nostdlibMatt Arsenault
2020-04-29libclc: Pass system libraries to the linker after llvm librariesTom Stellard