Bump version to 17.0.6
[platform/upstream/llvm.git] / libclc /
2023-05-27 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0.
2023-05-25 Tobias Hieta[NFC][Py Reformat] Reformat python files in the rest...
2023-05-22 Thomas Debesse[libclc] Fix linking against libLLVMSupport
2023-05-17 Nico WeberRevert "Reland "[CMake] Bumps minimum version to 3...
2023-05-13 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0."
2023-05-09 Kévin Petitlibclc: clspv: fix fma, add vstore and fix inlining...
2023-05-06 Mark de WeverRevert "Reland "[CMake] Bumps minimum version to 3...
2023-05-06 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0."
2023-04-15 Mark de WeverRevert "Revert "Revert "[CMake] Bumps minimum version...
2023-04-15 Mark de WeverRevert "Revert "[CMake] Bumps minimum version to 3...
2023-03-18 Mark de WeverRevert "Reland "[CMake] Bumps minimum version to 3...
2023-03-18 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0."
2023-03-04 Mark de WeverRevert "[CMake] Bumps minimum version to 3.20.0."
2023-03-04 Mark de Wever[CMake] Bumps minimum version to 3.20.0.
2023-02-14 Kévin Petitlibclc: add clspv to targets exempt from alwaysinline
2023-02-14 Kévin Petitlibclc: add generated convert.cl to clspv/clspv64 targets
2023-02-14 Kévin Petitlibclc: add more generic implementations to clspv SOURCES
2023-02-13 Kévin Petitlibclc: remove sqrt/rsqrt from clspv SOURCES
2023-01-27 Tom Stellardlibclc: Fix building against an llvm build directory
2023-01-27 Tom Stellardlibclc: Set CMAKE_CXX_STANDARD to 17 to match llvm
2022-12-29 Matt Arsenaultlibclc: Add parentheses to silence warning
2022-11-23 Tom Stellardlibclc: Use cmake files instead of llvm-config
2022-08-31 Nikita Popov[libclc] Quote addition of CLC/LLAsm flags
2022-07-22 tlattnerRemove references to old mailing lists that have moved...
2022-01-13 Kévin Petitlibclc: Add clspv64 target
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2021-12-13 John EricsonQuote some more destination paths with variables
2021-12-11 Med Ismail BennaniRevert "Revert "Revert "Use `GNUInstallDirs` to support...
2021-12-10 John EricsonRevert "Revert "Use `GNUInstallDirs` to support custom...
2021-11-02 Med Ismail BennaniRevert "Use `GNUInstallDirs` to support custom installa...
2021-11-02 John EricsonUse `GNUInstallDirs` to support custom installation...
2021-08-20 Daniel Stonelibclc: Fix rounding during type conversion
2021-07-15 Jan Veselylibclc: Add -cl-no-stdinc to clang flags on clang >=13
2021-04-30 Duncan P. N. Exon... Support: Stop using F_{None,Text,Append} compatibility...
2021-03-04 Alan Bakerlibclc: Add clspv target to libclc
2020-10-01 Aaron Puchertlibclc: Use find_package to find Python 3 and require it
2020-09-16 Daniel Stonelibclc: Add a __builtin to let SPIRV targets select...
2020-09-11 Jan Veselylibclc/spirv: Add missing files from D85911
2020-09-10 Daniel Stonelibclc/spirv: Add various functions
2020-08-17 Dave Airlielibclc: Add Mesa/SPIR-V target
2020-08-17 Daniel Stonelibclc: Make all built-ins overloadable
2020-08-17 Boris Brezillonlibclc: Fix FP_ILOGBNAN definition
2020-07-22 Louis Dionne[CMake] Bump CMake minimum version to 3.13.4
2020-05-29 davidaklibclc: update website url
2020-05-28 Matt Arsenaultlibclc: Compile with -nostdlib
2020-04-29 Tom Stellardlibclc: Pass system libraries to the linker after llvm...
2020-04-14 Daniel Stonelibclc: Use temporary files rather than a pipe
2020-04-14 Daniel Stonelibclc: Don't pass linker flags to CLC/LLAsm
2020-04-14 Daniel Stonelibclc: Use echo rather than true for try_compile
2020-04-14 Daniel Stonelibclc: Fix LLVM library linking on Windows
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-02-25 Jan Veselylibclc: cmake configure should depend on file list
2020-02-21 Jan Veselylibclc: Use acos implementation from amd_builtins
2020-02-09 Jan Veselylibclc/r600: Use target specific builtins to implement...
2020-02-09 Jan Veselylibclc: Move rsqrt implementation to a .cl file
2020-02-04 Aaron Watrylibclc/asin: Switch to amd builtins version of asin
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-11-08 Jan Veselylibclc: Drop the old python based build system
2019-11-08 Jan Veselylibclc: Drop travis
2019-10-24 Stephan T. Lavavej[www] Change URLs to HTTPS.
2019-09-27 Jan Veselytravis: Add LLVM 9 build
2019-09-27 Jan Veselytravis: Switch to Ubuntu 16.04 (xenial)
2019-08-05 Jan VeselyRevert "Rename F_{None,Text,Append} to OF_{None,Text...
2019-08-05 Fangrui SongRename F_{None,Text,Append} to OF_{None,Text,Append...
2019-03-27 Jan Veselytravis: Add LLVM-8 build
2019-03-13 Jan Veselysincos: Simplify declaration headers.
2019-03-13 Jan Veselyfdim: Use binary_decl_tt.inc instead of custom inc...
2019-03-13 Jan Veselynextafter: Use binary_decl_tt.inc instead of custom...
2019-03-13 Jan Veselycopysign: Use binary_decl_tt.inc instead of custom...
2019-03-13 Jan Veselyatan2pi: Use binary_decl_tt.inc instead of custom inc...
2019-03-13 Jan Veselyatan2: Use binary_decl_tt.inc instead of custom inc...
2019-03-13 Jan Veselyhypot: Use binary_decl_tt.inc instead of custom inc...
2019-03-13 Jan VeselyMove unary_instrinsic.inc to private headers.
2019-03-13 Jan VeselyMove binary_intrinsic.h to private headers.
2019-03-13 Jan VeselyMove ternary_intrinsic.h to private headers.
2019-03-13 Jan Veselytrunc: Remove llvm intrinsic from the header.
2019-03-13 Jan Veselyround: Remove llvm intrinsic from the header
2019-03-13 Jan Veselyrint: Remove llvm intrinsic from the header.
2019-03-13 Jan Veselyfloor: Remove llvm isntrinsic from the header.
2019-03-13 Jan Veselyfabs: Remove llvm intrinsic from the header.
2019-03-13 Jan Veselyceil: Remove llvm intrinsic from the header.
2019-03-13 Jan Veselysqrt: Split function generation to a shared inc file.
2019-03-13 Jan Veselymad: Convert to standard ternary header
2019-03-13 Jan Veselytravis: Deduplicate LLVM_CONFIG variable
2019-03-13 Jan Veselytravis: Use gcc-6 for llvm-7 build
2019-01-29 James Y KnightAdjust documentation for git migration.
2019-01-21 Chandler CarruthFix typos throughout the license files that somehow...
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-19 Chandler CarruthInstall new LLVM license structure and new developer...
2019-01-15 Hans WennborgUpdate year in license files
2019-01-07 Jan Veselycmake: Install libraries to DATADIR from GNUInstallDirs
2018-11-27 Jan Veselytravis: Add cmake build
2018-11-27 Jan VeselyAdd cmake build system
2018-11-27 Jan Veselyr600: Remove empty OVERRIDES file
2018-11-27 Jan Veselyamdgcn: Consolidate atomic minmax helpers
2018-11-27 Jan Veselyconfigure: Add target specific asm rule.
2018-11-27 Jan Veselyconfigure: provide llvm_as helper variable
2018-11-10 Jan Veselyr600: Add datalayout to image builtin implementation
2018-11-04 Jan VeselyRemove redundant OVERRRIDES file
2018-11-04 Jan Veselyconfigure: Provide symlink for amdgcn-mesa3d instead...
next