- 8f60a1e Reland "[libclc] Create aliases with custom_command (#115885)" (#116025) by Fraser Cormack · 20 hours ago main master
- 68bc45d Revert "[libclc] Create aliases with custom_command (#115885)" by Sylvestre Ledru · 23 hours ago
- 539d5a2 [libclc] Add some include guards to CLC declarations. NFC by Fraser Cormack · 2 days ago
- dbec33e [libclc] Create aliases with custom_command (#115885) by Fraser Cormack · 2 days ago
- d2fe019 [libclc] Avoid using undefined vector3 components (#115857) by Fraser Cormack · 2 days ago
- 3dc76a4 [libclc] Use builtin_convertvector to convert between vector types (#115865) by Fraser Cormack · 2 days ago
- a0a4f27 [libclc] Correct use of CLC macro on two definitions by Fraser Cormack · 7 days ago
- 0b02fa7 [libclc] Move relational functions to the CLC library (#115171) by Fraser Cormack · 8 days ago
- 26f7e14 [libclc] Use __clc_max in CLC functions by Fraser Cormack · 9 days ago
- f3f1a18 [libclc] Move abs/abs_diff to CLC library by Fraser Cormack · 10 days ago
- 7590d5e [libclc] Move clcmacro.h to CLC library. NFC (#114845) by Fraser Cormack · 9 days ago
- d0fe890 [libclc] Move ceil/fabs/floor/rint/trunc to CLC library (#114774) by Fraser Cormack · 10 days ago
- d5746b9 [libclc] Format clc_fma.cl. NFC by Fraser Cormack · 10 days ago
- dcfecd3 [libclc] Format clc_tan.cl. NFC by Fraser Cormack · 10 days ago
- 5ff5df0 [libclc] Add some include guards and format a file by Fraser Cormack · 10 days ago
- 906420f [libclc] Move min/max/clamp into the CLC builtins library (#114386) by Fraser Cormack · 14 days ago
- 9b017e2 [libclc] Restore header order, which formatting broke by Fraser Cormack · 14 days ago
- 588e591 [libclc] Format clc_ldexp.cl and clc_hypot.cl. NFC by Fraser Cormack · 14 days ago
- 5572d5d [libclc] Create an internal 'clc' builtins library by Fraser Cormack · 7 weeks ago
- 500aa75 [libclc] Split off library build system into helpers by Fraser Cormack · 7 weeks ago
- 8a78f27 [AMDGPU] Add a new target for gfx1153 (#113138) by Carl Ritson · 3 weeks ago
- a45130f [libclc] Give a helpful error when an unknown target is requested (#111528) by David Spickett · 5 weeks ago
- 47929e7 [libclc] Convert README to Markdown (#111549) by David Spickett · 5 weeks ago
- 8ce1a06 [libclc] Update build instructions in readme (#111369) by David Spickett · 5 weeks ago
- bd89acd [libclc] Remove mention of BSD license in readme (#111371) by David Spickett · 5 weeks ago
- eaede63 [libclc] Fix installation w/ ENABLE_RUNTIME_SUBNORMAL (#109926) by Fraser Cormack · 6 weeks ago
- b723c9d [libclc] More cross compilation fixes (#97811) by Harald van Dijk · 2 months ago
- b9bcf88 libclc: add half version of 'sign' (#99841) by Romaric Jodin · 4 months ago
- 0f74360 libclc: fix convert with half (#99481) by Romaric Jodin · 4 months ago
- 13f1662 libclc: increase fp16 support (#98149) by Romaric Jodin · 4 months ago
- 0b04222 [libclc] Revise IDE folder structure (#89746) by Michael Kruse · 4 months ago
- d49fec6 [libclc] Fix cross in-tree builds (#97392) by Harald van Dijk · 4 months ago
- faef486 [CMake][libclc] Improve dependencies to avoid build errors (#95018) by Tim Creech · 5 months ago
- f663062 [AMDGPU] Add a new target gfx1152 (#94534) by Shilei Tian · 5 months ago
- f4ad15a libclc: remove __attribute__((assume)) for clspv targets (#92126) by Romaric Jodin · 6 months ago
- 96bcef3 [libclc] Clarify condition expression (NFC) by Youngsuk Kim · 6 months ago
- 603d085 Add clarifying parenthesis around non-trivial conditions in ternary expressions. (#90391) by luolent · 6 months ago
- cd08677 [libclc] Use a response file when building on Windows (#89756) by Fraser Cormack · 7 months ago
- ff53aea [libclc] Fix build with Unix Makefiles (#89147) by Fraser Cormack · 7 months ago
- ac580c1 [libclc] Provide a more helpful error when tools are missing by Fraser Cormack · 7 months ago
- e3079dc [libclc] Allow building with pre-built tools by Fraser Cormack · 7 months ago
- 23e22c0 [libclc] Clarify option help message by Fraser Cormack · 7 months ago
- b51713c [libclc] Convert llvm-spirv to imported executable by Fraser Cormack · 7 months ago
- 81b85c7 [libclc] Improve clarity of CMake foreach. NFC. by Fraser Cormack · 7 months ago
- ded213f [libclc] Fix dependencies between targets by Fraser Cormack · 7 months ago
- e665937 [libclc] Give built bytecode objects a .bc extension. NFC by Fraser Cormack · 7 months ago
- cce51d0 [libclc] Refactor build system to allow in-tree builds (#87622) by Fraser Cormack · 7 months ago
- b03a0f8 [libclc] Fix more spirv build dependencies by Fraser Cormack · 7 months ago
- 8244c45 [libclc] Fix spirv build dependencies by Fraser Cormack · 7 months ago
- 620ffe5 [libclc] Restore linking against dynamic libLLVM for out-of-tree builds by Fraser Cormack · 7 months ago
- a217a9d [libclc] Use VERSION_GREATER_EQUAL where appropriate. NFC by Fraser Cormack · 7 months ago
- fbde837 [libclc] Fix a couple of issues preventing in-tree builds (#87505) by Fraser Cormack · 7 months ago
- a4f6e76 [libclc] Track dependencies through dependency files (#86965) by Fraser Cormack · 8 months ago
- 41cffa4 [libclc] Make CMake messages better fit into LLVM (#86945) by Fraser Cormack · 8 months ago
- 3c7ff69 [libclc] Convert tabs to spaces in CMake (#85634) by Fraser Cormack · 8 months ago
- c35884b libclc: clspv: update gen_convert.cl for clspv (#66902) by Romaric Jodin · 8 months ago
- b6f20a0 libclc: add missing AMD gfx symlinks (#78884) by Zoltán Böszörményi · 10 months ago
- 2e324fa libclc: generic: add half implementation for erf/erfc (#66901) by Romaric Jodin · 10 months ago
- ba2b04b [LIBCLC] Teach prepare-builtins how to handle text based IR (#66993) by Jakub Chlanda · 1 year, 1 month ago
- 5dca746 libclc: Fix signed integer underflow in abs_diff by Fraser Cormack · 1 year, 3 months ago
- 5455a6e Reland "[CMake] Bumps minimum version to 3.20.0. by Mark de Wever · 1 year, 6 months ago
- 399adcd [NFC][Py Reformat] Reformat python files in the rest of the dirs by Tobias Hieta · 1 year, 6 months ago
- cd81735 [libclc] Fix linking against libLLVMSupport by Thomas Debesse · 1 year, 6 months ago
- e9ca3c7 Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" by Nico Weber · 1 year, 6 months ago
- bdd1608 Reland "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 1 year, 6 months ago
- 099b98d libclc: clspv: fix fma, add vstore and fix inlining issues by Kévin Petit · 1 year, 6 months ago
- 513d456 Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" by Mark de Wever · 1 year, 6 months ago
- 4b82c7b Reland "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 1 year, 6 months ago
- 6e0807c Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""" by Mark de Wever · 1 year, 7 months ago
- e100af4 Revert "Revert "[CMake] Bumps minimum version to 3.20.0."" by Mark de Wever · 1 year, 7 months ago
- d54ab82 Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" by Mark de Wever · 1 year, 8 months ago
- e578560 Reland "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 1 year, 8 months ago
- 748d6df Revert "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 1 year, 9 months ago
- ac805fb [CMake] Bumps minimum version to 3.20.0. by Mark de Wever · 1 year, 9 months ago
- 030334a libclc: add clspv to targets exempt from alwaysinline by Kévin Petit · 1 year, 9 months ago
- 18c0193 libclc: add generated convert.cl to clspv/clspv64 targets by Kévin Petit · 1 year, 9 months ago
- 47eafaf libclc: add more generic implementations to clspv SOURCES by Kévin Petit · 1 year, 9 months ago
- 1b01589 libclc: remove sqrt/rsqrt from clspv SOURCES by Kévin Petit · 1 year, 9 months ago
- 463647f libclc: Fix building against an llvm build directory by Tom Stellard · 1 year, 10 months ago
- efee5c4 libclc: Set CMAKE_CXX_STANDARD to 17 to match llvm by Tom Stellard · 1 year, 10 months ago
- 5ddaf0a libclc: Add parentheses to silence warning by Matt Arsenault · 1 year, 11 months ago
- 41d81cb libclc: Use cmake files instead of llvm-config by Tom Stellard · 2 years ago
- ded4778 [libclc] Quote addition of CLC/LLAsm flags by Nikita Popov · 2 years, 3 months ago
- 5bb19f7 Remove references to old mailing lists that have moved to discourse. Replace with links to discourse. by tlattner · 2 years, 4 months ago
- d3c6bd1 libclc: Add clspv64 target by Kévin Petit · 2 years, 10 months ago
- 24e6452 Quote some more destination paths with variables by John Ericson · 3 years ago
- 28a0867 Revert "Revert "Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM""" by Med Ismail Bennani · 3 years ago
- d823a02 Revert "Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM"" by John Ericson · 3 years ago
- 5cf08c3 Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM" by Med Ismail Bennani · 3 years ago
- 4e7708c Use `GNUInstallDirs` to support custom installation dirs. -- LLVM by John Ericson · 3 years, 7 months ago
- 4b97607 libclc: Fix rounding during type conversion by Daniel Stone · 3 years, 3 months ago
- 2ec87f2 libclc: Add -cl-no-stdinc to clang flags on clang >=13 by Jan Vesely · 3 years, 4 months ago
- c3577b4 Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC by Duncan P. N. Exon Smith · 3 years, 7 months ago
- 48805ca libclc: Add clspv target to libclc by Alan Baker · 4 years ago
- b978e7d libclc: Use find_package to find Python 3 and require it by Aaron Puchert · 4 years, 1 month ago
- 00590a4 libclc: Add a __builtin to let SPIRV targets select between SW and HW FMA by Daniel Stone · 4 years, 2 months ago
- 006a38b libclc/spirv: Add missing files from D85911 by Jan Vesely · 4 years, 2 months ago
- 4c9bc8c libclc/spirv: Add various functions by Daniel Stone · 4 years, 2 months ago
- 5e385f7 libclc: Add Mesa/SPIR-V target by Dave Airlie · 4 years, 3 months ago
- 0a8022f libclc: Make all built-ins overloadable by Daniel Stone · 4 years, 3 months ago