summaryrefslogtreecommitdiff
path: root/libclc
Commit message (Expand)AuthorAgeFilesLines
* libclc: Fix building against an llvm build directoryTom Stellard2023-01-271-1/+4
* libclc: Set CMAKE_CXX_STANDARD to 17 to match llvmTom Stellard2023-01-271-0/+2
* libclc: Add parentheses to silence warningMatt Arsenault2022-12-291-1/+1
* libclc: Use cmake files instead of llvm-configTom Stellard2022-11-222-72/+28
* [libclc] Quote addition of CLC/LLAsm flagsNikita Popov2022-08-311-2/+2
* Remove references to old mailing lists that have moved to discourse. Replace ...tlattner2022-07-221-2/+2
* libclc: Add clspv64 targetKévin Petit2022-01-132-2/+12
* Quote some more destination paths with variablesJohn Ericson2021-12-131-6/+6
* Revert "Revert "Revert "Use `GNUInstallDirs` to support custom installation d...Med Ismail Bennani2021-12-101-6/+6
* Revert "Revert "Use `GNUInstallDirs` to support custom installation dirs. -- ...John Ericson2021-12-101-6/+6
* Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM"Med Ismail Bennani2021-11-021-6/+6
* Use `GNUInstallDirs` to support custom installation dirs. -- LLVMJohn Ericson2021-11-021-6/+6
* libclc: Fix rounding during type conversionDaniel Stone2021-08-191-1/+1
* libclc: Add -cl-no-stdinc to clang flags on clang >=13Jan Vesely2021-07-151-1/+9
* Support: Stop using F_{None,Text,Append} compatibility synonyms, NFCDuncan P. N. Exon Smith2021-04-301-2/+2
* libclc: Add clspv target to libclcAlan Baker2021-03-046-2/+352
* libclc: Use find_package to find Python 3 and require itAaron Puchert2020-10-012-4/+2
* libclc: Add a __builtin to let SPIRV targets select between SW and HW FMADaniel Stone2020-09-163-0/+13
* libclc/spirv: Add missing files from D85911Jan Vesely2020-09-104-0/+18
* libclc/spirv: Add various functionsDaniel Stone2020-09-102-0/+12
* libclc: Add Mesa/SPIR-V targetDave Airlie2020-08-178-41/+336
* libclc: Make all built-ins overloadableDaniel Stone2020-08-1741-173/+191
* libclc: Fix FP_ILOGBNAN definitionBoris Brezillon2020-08-172-3/+19
* [CMake] Bump CMake minimum version to 3.13.4Louis Dionne2020-07-221-1/+1
* libclc: update website urldavidak2020-05-291-1/+1
* libclc: Compile with -nostdlibMatt Arsenault2020-05-281-1/+1
* libclc: Pass system libraries to the linker after llvm librariesTom Stellard2020-04-291-1/+1
* libclc: Use temporary files rather than a pipeDaniel Stone2020-04-141-1/+2
* libclc: Don't pass linker flags to CLC/LLAsmDaniel Stone2020-04-142-2/+2
* libclc: Use echo rather than true for try_compileDaniel Stone2020-04-142-2/+2
* libclc: Fix LLVM library linking on WindowsDaniel Stone2020-04-141-1/+3
* libclc: cmake configure should depend on file listJan Vesely2020-02-251-0/+10
* libclc: Use acos implementation from amd_builtinsJan Vesely2020-02-202-38/+171
* libclc/r600: Use target specific builtins to implement rsqrt and native_rsqrtJan Vesely2020-02-093-0/+35
* libclc: Move rsqrt implementation to a .cl fileJan Vesely2020-02-093-1/+31
* libclc/asin: Switch to amd builtins version of asinAaron Watry2020-02-042-20/+165
* libclc: Drop the old python based build systemJan Vesely2019-11-083-536/+0
* libclc: Drop travisJan Vesely2019-11-081-200/+0
* [www] Change URLs to HTTPS.Stephan T. Lavavej2019-10-241-3/+3
* travis: Add LLVM 9 buildJan Vesely2019-09-271-0/+34
* travis: Switch to Ubuntu 16.04 (xenial)Jan Vesely2019-09-271-58/+9
* Revert "Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC"Jan Vesely2019-08-051-2/+2
* Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song2019-08-051-2/+2
* travis: Add LLVM-8 buildJan Vesely2019-03-271-0/+34
* sincos: Simplify declaration headers.Jan Vesely2019-03-131-8/+3
* fdim: Use binary_decl_tt.inc instead of custom inc file.Jan Vesely2019-03-132-2/+6
* nextafter: Use binary_decl_tt.inc instead of custom inc file.Jan Vesely2019-03-132-2/+6
* copysign: Use binary_decl_tt.inc instead of custom inc file.Jan Vesely2019-03-132-2/+6
* atan2pi: Use binary_decl_tt.inc instead of custom inc file.Jan Vesely2019-03-132-24/+6
* atan2: Use binary_decl_tt.inc instead of custom inc file.Jan Vesely2019-03-132-24/+6