1. cd08677 [libclc] Use a response file when building on Windows (#89756) by Fraser Cormack · 2 days ago main master
  2. ff53aea [libclc] Fix build with Unix Makefiles (#89147) by Fraser Cormack · 4 days ago
  3. ac580c1 [libclc] Provide a more helpful error when tools are missing by Fraser Cormack · 9 days ago
  4. e3079dc [libclc] Allow building with pre-built tools by Fraser Cormack · 10 days ago
  5. 23e22c0 [libclc] Clarify option help message by Fraser Cormack · 9 days ago
  6. b51713c [libclc] Convert llvm-spirv to imported executable by Fraser Cormack · 10 days ago
  7. 81b85c7 [libclc] Improve clarity of CMake foreach. NFC. by Fraser Cormack · 10 days ago
  8. ded213f [libclc] Fix dependencies between targets by Fraser Cormack · 10 days ago
  9. e665937 [libclc] Give built bytecode objects a .bc extension. NFC by Fraser Cormack · 10 days ago
  10. cce51d0 [libclc] Refactor build system to allow in-tree builds (#87622) by Fraser Cormack · 2 weeks ago
  11. b03a0f8 [libclc] Fix more spirv build dependencies by Fraser Cormack · 2 weeks ago
  12. 8244c45 [libclc] Fix spirv build dependencies by Fraser Cormack · 3 weeks ago
  13. 620ffe5 [libclc] Restore linking against dynamic libLLVM for out-of-tree builds by Fraser Cormack · 3 weeks ago
  14. a217a9d [libclc] Use VERSION_GREATER_EQUAL where appropriate. NFC by Fraser Cormack · 3 weeks ago
  15. fbde837 [libclc] Fix a couple of issues preventing in-tree builds (#87505) by Fraser Cormack · 3 weeks ago
  16. a4f6e76 [libclc] Track dependencies through dependency files (#86965) by Fraser Cormack · 4 weeks ago
  17. 41cffa4 [libclc] Make CMake messages better fit into LLVM (#86945) by Fraser Cormack · 4 weeks ago
  18. 3c7ff69 [libclc] Convert tabs to spaces in CMake (#85634) by Fraser Cormack · 6 weeks ago
  19. c35884b libclc: clspv: update gen_convert.cl for clspv (#66902) by Romaric Jodin · 6 weeks ago
  20. b6f20a0 libclc: add missing AMD gfx symlinks (#78884) by Zoltán Böszörményi · 3 months ago
  21. 2e324fa libclc: generic: add half implementation for erf/erfc (#66901) by Romaric Jodin · 4 months ago
  22. ba2b04b [LIBCLC] Teach prepare-builtins how to handle text based IR (#66993) by Jakub Chlanda · 7 months ago
  23. 5dca746 libclc: Fix signed integer underflow in abs_diff by Fraser Cormack · 8 months ago
  24. 5455a6e Reland "[CMake] Bumps minimum version to 3.20.0. by Mark de Wever · 11 months ago
  25. 399adcd [NFC][Py Reformat] Reformat python files in the rest of the dirs by Tobias Hieta · 11 months ago
  26. cd81735 [libclc] Fix linking against libLLVMSupport by Thomas Debesse · 11 months ago
  27. e9ca3c7 Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" by Nico Weber · 11 months ago
  28. bdd1608 Reland "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 12 months ago
  29. 099b98d libclc: clspv: fix fma, add vstore and fix inlining issues by Kévin Petit · 12 months ago
  30. 513d456 Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" by Mark de Wever · 12 months ago
  31. 4b82c7b Reland "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 12 months ago
  32. 6e0807c Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""" by Mark de Wever · 1 year ago
  33. e100af4 Revert "Revert "[CMake] Bumps minimum version to 3.20.0."" by Mark de Wever · 1 year ago
  34. d54ab82 Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" by Mark de Wever · 1 year, 1 month ago
  35. e578560 Reland "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 1 year, 1 month ago
  36. 748d6df Revert "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 1 year, 2 months ago
  37. ac805fb [CMake] Bumps minimum version to 3.20.0. by Mark de Wever · 1 year, 2 months ago
  38. 030334a libclc: add clspv to targets exempt from alwaysinline by Kévin Petit · 1 year, 2 months ago
  39. 18c0193 libclc: add generated convert.cl to clspv/clspv64 targets by Kévin Petit · 1 year, 2 months ago
  40. 47eafaf libclc: add more generic implementations to clspv SOURCES by Kévin Petit · 1 year, 2 months ago
  41. 1b01589 libclc: remove sqrt/rsqrt from clspv SOURCES by Kévin Petit · 1 year, 2 months ago
  42. 463647f libclc: Fix building against an llvm build directory by Tom Stellard · 1 year, 3 months ago
  43. efee5c4 libclc: Set CMAKE_CXX_STANDARD to 17 to match llvm by Tom Stellard · 1 year, 3 months ago
  44. 5ddaf0a libclc: Add parentheses to silence warning by Matt Arsenault · 1 year, 4 months ago
  45. 41d81cb libclc: Use cmake files instead of llvm-config by Tom Stellard · 1 year, 5 months ago
  46. ded4778 [libclc] Quote addition of CLC/LLAsm flags by Nikita Popov · 1 year, 9 months ago
  47. 5bb19f7 Remove references to old mailing lists that have moved to discourse. Replace with links to discourse. by tlattner · 1 year, 10 months ago
  48. d3c6bd1 libclc: Add clspv64 target by Kévin Petit · 2 years, 4 months ago
  49. 24e6452 Quote some more destination paths with variables by John Ericson · 2 years, 5 months ago
  50. 28a0867 Revert "Revert "Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM""" by Med Ismail Bennani · 2 years, 5 months ago
  51. d823a02 Revert "Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM"" by John Ericson · 2 years, 6 months ago
  52. 5cf08c3 Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM" by Med Ismail Bennani · 2 years, 6 months ago
  53. 4e7708c Use `GNUInstallDirs` to support custom installation dirs. -- LLVM by John Ericson · 3 years, 1 month ago
  54. 4b97607 libclc: Fix rounding during type conversion by Daniel Stone · 2 years, 8 months ago
  55. 2ec87f2 libclc: Add -cl-no-stdinc to clang flags on clang >=13 by Jan Vesely · 2 years, 10 months ago
  56. c3577b4 Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC by Duncan P. N. Exon Smith · 3 years ago
  57. 48805ca libclc: Add clspv target to libclc by Alan Baker · 3 years, 5 months ago
  58. b978e7d libclc: Use find_package to find Python 3 and require it by Aaron Puchert · 3 years, 7 months ago
  59. 00590a4 libclc: Add a __builtin to let SPIRV targets select between SW and HW FMA by Daniel Stone · 3 years, 7 months ago
  60. 006a38b libclc/spirv: Add missing files from D85911 by Jan Vesely · 3 years, 8 months ago
  61. 4c9bc8c libclc/spirv: Add various functions by Daniel Stone · 3 years, 8 months ago
  62. 5e385f7 libclc: Add Mesa/SPIR-V target by Dave Airlie · 3 years, 8 months ago
  63. 0a8022f libclc: Make all built-ins overloadable by Daniel Stone · 3 years, 8 months ago
  64. 976a67a libclc: Fix FP_ILOGBNAN definition by Boris Brezillon · 3 years, 8 months ago
  65. a1b29b4 [CMake] Bump CMake minimum version to 3.13.4 by Louis Dionne · 4 years ago
  66. 8cd0d68 libclc: update website url by davidak · 4 years ago
  67. 7309e88 libclc: Compile with -nostdlib by Matt Arsenault · 4 years ago
  68. cf2df75 libclc: Pass system libraries to the linker after llvm libraries by Tom Stellard · 4 years ago
  69. 42601e3 libclc: Use temporary files rather than a pipe by Daniel Stone · 4 years ago
  70. c68379f libclc: Don't pass linker flags to CLC/LLAsm by Daniel Stone · 4 years ago
  71. 1161e10 libclc: Use echo rather than true for try_compile by Daniel Stone · 4 years ago
  72. ac8a8c4 libclc: Fix LLVM library linking on Windows by Daniel Stone · 4 years ago
  73. 85b3622 libclc: cmake configure should depend on file list by Jan Vesely · 4 years, 2 months ago
  74. 5a3ce4b libclc: Use acos implementation from amd_builtins by Jan Vesely · 4 years, 3 months ago
  75. f7b9bd7 libclc/r600: Use target specific builtins to implement rsqrt and native_rsqrt by Jan Vesely · 4 years, 3 months ago
  76. 1dae9c1 libclc: Move rsqrt implementation to a .cl file by Jan Vesely · 4 years, 3 months ago
  77. a6e2310 libclc/asin: Switch to amd builtins version of asin by Aaron Watry · 4 years, 3 months ago
  78. 00eb5f9 libclc: Drop the old python based build system by Jan Vesely · 4 years, 6 months ago
  79. ce6231d libclc: Drop travis by Jan Vesely · 4 years, 6 months ago
  80. 3c37a3b [www] Change URLs to HTTPS. by Stephan T. Lavavej · 4 years, 6 months ago
  81. 0dfc51c travis: Add LLVM 9 build by Jan Vesely · 4 years, 7 months ago
  82. b57df24 travis: Switch to Ubuntu 16.04 (xenial) by Jan Vesely · 4 years, 7 months ago
  83. 03c19fb Revert "Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC" by Jan Vesely · 4 years, 9 months ago
  84. 5e5720e Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC by Fangrui Song · 4 years, 9 months ago
  85. e95619b travis: Add LLVM-8 build by Jan Vesely · 5 years ago
  86. b17b125 sincos: Simplify declaration headers. by Jan Vesely · 5 years ago
  87. 2a5f33f fdim: Use binary_decl_tt.inc instead of custom inc file. by Jan Vesely · 5 years ago
  88. 8b54fe1 nextafter: Use binary_decl_tt.inc instead of custom inc file. by Jan Vesely · 5 years ago
  89. d0e4853 copysign: Use binary_decl_tt.inc instead of custom inc file. by Jan Vesely · 5 years ago
  90. 5b318dc atan2pi: Use binary_decl_tt.inc instead of custom inc file. by Jan Vesely · 5 years ago
  91. 994c146 atan2: Use binary_decl_tt.inc instead of custom inc file. by Jan Vesely · 5 years ago
  92. 2db9529 hypot: Use binary_decl_tt.inc instead of custom inc file by Jan Vesely · 5 years ago
  93. 7a6124b Move unary_instrinsic.inc to private headers. by Jan Vesely · 5 years ago
  94. d2ccc51 Move binary_intrinsic.h to private headers. by Jan Vesely · 5 years ago
  95. e9c703a Move ternary_intrinsic.h to private headers. by Jan Vesely · 5 years ago
  96. 9593ef7 trunc: Remove llvm intrinsic from the header. by Jan Vesely · 5 years ago
  97. 20f3d88 round: Remove llvm intrinsic from the header by Jan Vesely · 5 years ago
  98. 4fd457d rint: Remove llvm intrinsic from the header. by Jan Vesely · 5 years ago
  99. 97fba4e floor: Remove llvm isntrinsic from the header. by Jan Vesely · 5 years ago
  100. 3d3e5b0 fabs: Remove llvm intrinsic from the header. by Jan Vesely · 5 years ago