| Commit message (Expand) | Author | Age | Files | Lines |
* | libclc: Add -cl-no-stdinc to clang flags on clang >=13 | Jan Vesely | 2021-07-15 | 1 | -1/+9 |
* | Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC | Duncan P. N. Exon Smith | 2021-04-30 | 1 | -2/+2 |
* | libclc: Add clspv target to libclc | Alan Baker | 2021-03-04 | 6 | -2/+352 |
* | libclc: Use find_package to find Python 3 and require it | Aaron Puchert | 2020-10-01 | 2 | -4/+2 |
* | libclc: Add a __builtin to let SPIRV targets select between SW and HW FMA | Daniel Stone | 2020-09-16 | 3 | -0/+13 |
* | libclc/spirv: Add missing files from D85911 | Jan Vesely | 2020-09-10 | 4 | -0/+18 |
* | libclc/spirv: Add various functions | Daniel Stone | 2020-09-10 | 2 | -0/+12 |
* | libclc: Add Mesa/SPIR-V target | Dave Airlie | 2020-08-17 | 8 | -41/+336 |
* | libclc: Make all built-ins overloadable | Daniel Stone | 2020-08-17 | 41 | -173/+191 |
* | libclc: Fix FP_ILOGBNAN definition | Boris Brezillon | 2020-08-17 | 2 | -3/+19 |
* | [CMake] Bump CMake minimum version to 3.13.4 | Louis Dionne | 2020-07-22 | 1 | -1/+1 |
* | libclc: update website url | davidak | 2020-05-29 | 1 | -1/+1 |
* | libclc: Compile with -nostdlib | Matt Arsenault | 2020-05-28 | 1 | -1/+1 |
* | libclc: Pass system libraries to the linker after llvm libraries | Tom Stellard | 2020-04-29 | 1 | -1/+1 |
* | libclc: Use temporary files rather than a pipe | Daniel Stone | 2020-04-14 | 1 | -1/+2 |
* | libclc: Don't pass linker flags to CLC/LLAsm | Daniel Stone | 2020-04-14 | 2 | -2/+2 |
* | libclc: Use echo rather than true for try_compile | Daniel Stone | 2020-04-14 | 2 | -2/+2 |
* | libclc: Fix LLVM library linking on Windows | Daniel Stone | 2020-04-14 | 1 | -1/+3 |
* | libclc: cmake configure should depend on file list | Jan Vesely | 2020-02-25 | 1 | -0/+10 |
* | libclc: Use acos implementation from amd_builtins | Jan Vesely | 2020-02-20 | 2 | -38/+171 |
* | libclc/r600: Use target specific builtins to implement rsqrt and native_rsqrt | Jan Vesely | 2020-02-09 | 3 | -0/+35 |
* | libclc: Move rsqrt implementation to a .cl file | Jan Vesely | 2020-02-09 | 3 | -1/+31 |
* | libclc/asin: Switch to amd builtins version of asin | Aaron Watry | 2020-02-04 | 2 | -20/+165 |
* | libclc: Drop the old python based build system | Jan Vesely | 2019-11-08 | 3 | -536/+0 |
* | libclc: Drop travis | Jan Vesely | 2019-11-08 | 1 | -200/+0 |
* | [www] Change URLs to HTTPS. | Stephan T. Lavavej | 2019-10-24 | 1 | -3/+3 |
* | travis: Add LLVM 9 build | Jan Vesely | 2019-09-27 | 1 | -0/+34 |
* | travis: Switch to Ubuntu 16.04 (xenial) | Jan Vesely | 2019-09-27 | 1 | -58/+9 |
* | Revert "Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC" | Jan Vesely | 2019-08-05 | 1 | -2/+2 |
* | Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC | Fangrui Song | 2019-08-05 | 1 | -2/+2 |
* | travis: Add LLVM-8 build | Jan Vesely | 2019-03-27 | 1 | -0/+34 |
* | sincos: Simplify declaration headers. | Jan Vesely | 2019-03-13 | 1 | -8/+3 |
* | fdim: Use binary_decl_tt.inc instead of custom inc file. | Jan Vesely | 2019-03-13 | 2 | -2/+6 |
* | nextafter: Use binary_decl_tt.inc instead of custom inc file. | Jan Vesely | 2019-03-13 | 2 | -2/+6 |
* | copysign: Use binary_decl_tt.inc instead of custom inc file. | Jan Vesely | 2019-03-13 | 2 | -2/+6 |
* | atan2pi: Use binary_decl_tt.inc instead of custom inc file. | Jan Vesely | 2019-03-13 | 2 | -24/+6 |
* | atan2: Use binary_decl_tt.inc instead of custom inc file. | Jan Vesely | 2019-03-13 | 2 | -24/+6 |
* | hypot: Use binary_decl_tt.inc instead of custom inc file | Jan Vesely | 2019-03-13 | 2 | -2/+6 |
* | Move unary_instrinsic.inc to private headers. | Jan Vesely | 2019-03-13 | 9 | -8/+8 |
* | Move binary_intrinsic.h to private headers. | Jan Vesely | 2019-03-13 | 1 | -0/+0 |
* | Move ternary_intrinsic.h to private headers. | Jan Vesely | 2019-03-13 | 2 | -1/+1 |
* | trunc: Remove llvm intrinsic from the header. | Jan Vesely | 2019-03-13 | 3 | -6/+15 |
* | round: Remove llvm intrinsic from the header | Jan Vesely | 2019-03-13 | 3 | -6/+15 |
* | rint: Remove llvm intrinsic from the header. | Jan Vesely | 2019-03-13 | 3 | -5/+17 |
* | floor: Remove llvm isntrinsic from the header. | Jan Vesely | 2019-03-13 | 3 | -5/+18 |
* | fabs: Remove llvm intrinsic from the header. | Jan Vesely | 2019-03-13 | 3 | -5/+18 |
* | ceil: Remove llvm intrinsic from the header. | Jan Vesely | 2019-03-13 | 3 | -5/+18 |
* | sqrt: Split function generation to a shared inc file. | Jan Vesely | 2019-03-13 | 2 | -18/+26 |
* | mad: Convert to standard ternary header | Jan Vesely | 2019-03-13 | 2 | -2/+6 |
* | travis: Deduplicate LLVM_CONFIG variable | Jan Vesely | 2019-03-13 | 1 | -10/+1 |