1. 48805ca libclc: Add clspv target to libclc by Alan Baker · 3 years, 5 months ago
  2. b978e7d libclc: Use find_package to find Python 3 and require it by Aaron Puchert · 3 years, 7 months ago
  3. 00590a4 libclc: Add a __builtin to let SPIRV targets select between SW and HW FMA by Daniel Stone · 3 years, 8 months ago
  4. 006a38b libclc/spirv: Add missing files from D85911 by Jan Vesely · 3 years, 8 months ago
  5. 4c9bc8c libclc/spirv: Add various functions by Daniel Stone · 3 years, 8 months ago
  6. 5e385f7 libclc: Add Mesa/SPIR-V target by Dave Airlie · 3 years, 9 months ago
  7. 0a8022f libclc: Make all built-ins overloadable by Daniel Stone · 3 years, 9 months ago
  8. 976a67a libclc: Fix FP_ILOGBNAN definition by Boris Brezillon · 3 years, 9 months ago
  9. a1b29b4 [CMake] Bump CMake minimum version to 3.13.4 by Louis Dionne · 4 years ago
  10. 8cd0d68 libclc: update website url by davidak · 4 years ago
  11. 7309e88 libclc: Compile with -nostdlib by Matt Arsenault · 4 years ago
  12. cf2df75 libclc: Pass system libraries to the linker after llvm libraries by Tom Stellard · 4 years ago
  13. 42601e3 libclc: Use temporary files rather than a pipe by Daniel Stone · 4 years, 1 month ago
  14. c68379f libclc: Don't pass linker flags to CLC/LLAsm by Daniel Stone · 4 years, 1 month ago
  15. 1161e10 libclc: Use echo rather than true for try_compile by Daniel Stone · 4 years, 1 month ago
  16. ac8a8c4 libclc: Fix LLVM library linking on Windows by Daniel Stone · 4 years, 1 month ago
  17. 85b3622 libclc: cmake configure should depend on file list by Jan Vesely · 4 years, 3 months ago
  18. 5a3ce4b libclc: Use acos implementation from amd_builtins by Jan Vesely · 4 years, 3 months ago
  19. f7b9bd7 libclc/r600: Use target specific builtins to implement rsqrt and native_rsqrt by Jan Vesely · 4 years, 3 months ago
  20. 1dae9c1 libclc: Move rsqrt implementation to a .cl file by Jan Vesely · 4 years, 3 months ago
  21. a6e2310 libclc/asin: Switch to amd builtins version of asin by Aaron Watry · 4 years, 3 months ago
  22. 00eb5f9 libclc: Drop the old python based build system by Jan Vesely · 4 years, 6 months ago
  23. ce6231d libclc: Drop travis by Jan Vesely · 4 years, 6 months ago
  24. 3c37a3b [www] Change URLs to HTTPS. by Stephan T. Lavavej · 4 years, 6 months ago
  25. 0dfc51c travis: Add LLVM 9 build by Jan Vesely · 4 years, 7 months ago
  26. b57df24 travis: Switch to Ubuntu 16.04 (xenial) by Jan Vesely · 4 years, 7 months ago
  27. 03c19fb Revert "Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC" by Jan Vesely · 4 years, 9 months ago
  28. 5e5720e Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC by Fangrui Song · 4 years, 9 months ago
  29. e95619b travis: Add LLVM-8 build by Jan Vesely · 5 years ago
  30. b17b125 sincos: Simplify declaration headers. by Jan Vesely · 5 years ago
  31. 2a5f33f fdim: Use binary_decl_tt.inc instead of custom inc file. by Jan Vesely · 5 years ago
  32. 8b54fe1 nextafter: Use binary_decl_tt.inc instead of custom inc file. by Jan Vesely · 5 years ago
  33. d0e4853 copysign: Use binary_decl_tt.inc instead of custom inc file. by Jan Vesely · 5 years ago
  34. 5b318dc atan2pi: Use binary_decl_tt.inc instead of custom inc file. by Jan Vesely · 5 years ago
  35. 994c146 atan2: Use binary_decl_tt.inc instead of custom inc file. by Jan Vesely · 5 years ago
  36. 2db9529 hypot: Use binary_decl_tt.inc instead of custom inc file by Jan Vesely · 5 years ago
  37. 7a6124b Move unary_instrinsic.inc to private headers. by Jan Vesely · 5 years ago
  38. d2ccc51 Move binary_intrinsic.h to private headers. by Jan Vesely · 5 years ago
  39. e9c703a Move ternary_intrinsic.h to private headers. by Jan Vesely · 5 years ago
  40. 9593ef7 trunc: Remove llvm intrinsic from the header. by Jan Vesely · 5 years ago
  41. 20f3d88 round: Remove llvm intrinsic from the header by Jan Vesely · 5 years ago
  42. 4fd457d rint: Remove llvm intrinsic from the header. by Jan Vesely · 5 years ago
  43. 97fba4e floor: Remove llvm isntrinsic from the header. by Jan Vesely · 5 years ago
  44. 3d3e5b0 fabs: Remove llvm intrinsic from the header. by Jan Vesely · 5 years ago
  45. ce64f8d ceil: Remove llvm intrinsic from the header. by Jan Vesely · 5 years ago
  46. 0ab370e sqrt: Split function generation to a shared inc file. by Jan Vesely · 5 years ago
  47. c7e20f4 mad: Convert to standard ternary header by Jan Vesely · 5 years ago
  48. 4a8b6ca travis: Deduplicate LLVM_CONFIG variable by Jan Vesely · 5 years ago
  49. d03083b travis: Use gcc-6 for llvm-7 build by Jan Vesely · 5 years ago
  50. 051773f Adjust documentation for git migration. by James Y Knight · 5 years ago
  51. dc3ff0f Fix typos throughout the license files that somehow I and my reviewers by Chandler Carruth · 5 years ago
  52. eb8965e Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 5 years ago
  53. 88c810c Install new LLVM license structure and new developer policy. by Chandler Carruth · 5 years ago
  54. ce71ef8 Update year in license files by Hans Wennborg · 5 years ago
  55. 6876116 cmake: Install libraries to DATADIR from GNUInstallDirs by Jan Vesely · 5 years ago
  56. 9e292a1 travis: Add cmake build by Jan Vesely · 5 years ago
  57. b8c27ec Add cmake build system by Jan Vesely · 5 years ago
  58. f3a7a5e r600: Remove empty OVERRIDES file by Jan Vesely · 5 years ago
  59. c47507e amdgcn: Consolidate atomic minmax helpers by Jan Vesely · 5 years ago
  60. 56ba31a configure: Add target specific asm rule. by Jan Vesely · 5 years ago
  61. 644f81d configure: provide llvm_as helper variable by Jan Vesely · 5 years ago
  62. e89d862 r600: Add datalayout to image builtin implementation by Jan Vesely · 5 years ago
  63. f398286 Remove redundant OVERRRIDES file by Jan Vesely · 5 years ago
  64. c895d59 configure: Provide symlink for amdgcn-mesa3d instead of configure hack by Jan Vesely · 5 years ago
  65. e22d132 travis: Check tahiti-amdgcn-mesa-mesa3d.bc by Jan Vesely · 5 years ago
  66. 68aa599 amdgcn-amdhsa: Convert get_{global,local}_size to clc for all llvm versions by Jan Vesely · 5 years ago
  67. 996d52d amdgcn: Move __clc_amdgcn_s_waitcnt definition to clc file by Jan Vesely · 5 years ago
  68. 42130e9 amdgcn: Convert get_num_groups to clc by Jan Vesely · 5 years ago
  69. 1fc8a80 amdgcn: Convert get_global_size to clc by Jan Vesely · 5 years ago
  70. b0f12c3 amdgcn: Convert get_local_size to clc by Jan Vesely · 5 years ago
  71. 646a3ab r600: Convert barrier to clc by Jan Vesely · 5 years ago
  72. e6a3a19 r600: Convert get_num_groups to clc by Jan Vesely · 5 years ago
  73. b69b59c r600: Convert get_global_size to clc by Jan Vesely · 5 years ago
  74. 1cf6076 r600: Convert get_local_size to clc by Jan Vesely · 5 years ago
  75. 4b40133 configure: Rework support for gfx9+ devices that were added post LLVM 3.9 by Jan Vesely · 6 years ago
  76. a101272 .travis: Add llvm-7 build by Jan Vesely · 6 years ago
  77. 5796451 .travis: Use source whitelist alias for llvm-6 repository by Jan Vesely · 6 years ago
  78. 96651c5 amdgcn: Use __constant AS for amdgcn builtins. by Jan Vesely · 6 years ago
  79. 932d5db atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics by Jan Vesely · 6 years ago
  80. 221a2ac atom: Consolidate cl_khr_{local,global}_int32_{base,extended}_atomics implementation by Jan Vesely · 6 years ago
  81. 8f219c2 atomic: Provide function implementation of atomic_{dec,inc} by Jan Vesely · 6 years ago
  82. b15f97b atom: Consolidate cl_khr_int64_{base,extended}_atomics declarations by Jan Vesely · 6 years ago
  83. 539abb7 atom: Consolidate cl_khr_{local,global}_int32_{base,extended}_atomics declarations by Jan Vesely · 6 years ago
  84. 9614fcd atomic: Cleanup atomic_cmpxchg header by Jan Vesely · 6 years ago
  85. 1b777f3 atomic: Move define cleanup to shared include by Jan Vesely · 6 years ago
  86. 2dd41e6 Update copyright year to 2018. by Paul Robinson · 6 years ago
  87. 5ef6311 r600/fmin: Flush denormals before calling builtin. by Jan Vesely · 6 years ago
  88. 8e8344a r600/fmax: Flush denormals before calling builtin. by Jan Vesely · 6 years ago
  89. 9d24965 math/fma: Add fp32 software implementation by Jan Vesely · 6 years ago
  90. f851783 Add initial support for half precision builtins by Jan Vesely · 6 years ago
  91. 4740835 rootn: Use denormal path only by Jan Vesely · 6 years ago
  92. 3a22f21 remquo: Flush denormals if not supported by Jan Vesely · 6 years ago
  93. 34ce499 remquo: Port from amd builtins by Jan Vesely · 6 years ago
  94. 93528aa math: Add helper function to flush denormals if not supported. by Jan Vesely · 6 years ago
  95. 3dba691 clc_sqrt: Reuse unary_decl.inc by Jan Vesely · 6 years ago
  96. 6b31c44 relational/select: Condition types for half are short/ushort, not char/uchar by Jan Vesely · 6 years ago
  97. 38e1ee9 log10: Use sw implementation from amd builtins by Jan Vesely · 6 years ago
  98. c6b41e9 powr: Use denormal path only by Jan Vesely · 6 years ago
  99. fbbaee9 pown: Use denormal path only by Jan Vesely · 6 years ago
  100. aca9d09 pow: Use denormal path only by Jan Vesely · 6 years ago