summaryrefslogtreecommitdiff
path: root/libclc
Commit message (Expand)AuthorAgeFilesLines
* 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
* hypot: Use binary_decl_tt.inc instead of custom inc fileJan Vesely2019-03-132-2/+6
* Move unary_instrinsic.inc to private headers.Jan Vesely2019-03-139-8/+8
* Move binary_intrinsic.h to private headers.Jan Vesely2019-03-131-0/+0
* Move ternary_intrinsic.h to private headers.Jan Vesely2019-03-132-1/+1
* trunc: Remove llvm intrinsic from the header.Jan Vesely2019-03-133-6/+15
* round: Remove llvm intrinsic from the headerJan Vesely2019-03-133-6/+15
* rint: Remove llvm intrinsic from the header.Jan Vesely2019-03-133-5/+17
* floor: Remove llvm isntrinsic from the header.Jan Vesely2019-03-133-5/+18
* fabs: Remove llvm intrinsic from the header.Jan Vesely2019-03-133-5/+18
* ceil: Remove llvm intrinsic from the header.Jan Vesely2019-03-133-5/+18
* sqrt: Split function generation to a shared inc file.Jan Vesely2019-03-132-18/+26
* mad: Convert to standard ternary headerJan Vesely2019-03-132-2/+6
* travis: Deduplicate LLVM_CONFIG variableJan Vesely2019-03-131-10/+1
* travis: Use gcc-6 for llvm-7 buildJan Vesely2019-03-131-8/+4
* Adjust documentation for git migration.James Y Knight2019-01-291-3/+1
* Fix typos throughout the license files that somehow I and my reviewersChandler Carruth2019-01-211-1/+1