aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CMakeLists.txt
AgeCommit message (Expand)Author
2022-08-02[Support] Handle SPARC in sys::getHostCPUNameRainer Orth
2022-07-19[llvm] add zstd to `llvm::compression` namespaceCole Kissane
2022-07-14Revert "[llvm] add zstd to llvm::compression namespace"Amara Emerson
2022-07-13[llvm] add zstd to llvm::compression namespaceCole Kissane
2022-07-13Revert "[llvm] add zstd to `llvm::compression` namespace"Cole Kissane
2022-07-13[llvm] add zstd to `llvm::compression` namespaceCole Kissane
2022-07-08Revert "[llvm] cmake config groundwork to have ZSTD in LLVM"Leonard Chan
2022-07-08[llvm] cmake config groundwork to have ZSTD in LLVMCole Kissane
2022-06-25[Clang][C++23] P2071 Named universal character escapesCorentin Jabot
2022-04-26[llvm-gsymutil][NFC] refactor AddressRange&AddresRanges structures.Alexey Lapshin
2022-04-15[Support][cmake] Fix snmalloc integration. NFC.Alexandre Ganea
2022-04-08Revert "Reland "[RISCV][NFC] Moving RVV intrinsic type related util to llvm/S...Kito Cheng
2022-04-08Reland "[RISCV][NFC] Moving RVV intrinsic type related util to llvm/Support"Kito Cheng
2022-03-28Revert D121984 "[RISCV][NFC] Moving RVV intrinsic type related util to llvm/S...Fangrui Song
2022-03-28[RISCV][NFC] Moving RVV intrinsic type related util to llvm/SupportKito Cheng
2022-03-24Make BLAKE3 a component libraryNico Weber
2022-03-24[Support/BLAKE3] Temporarily disable building neon file to get builders back ...Argyrios Kyrtzidis
2022-03-24[Support/BLAKE3] Temporarily disable building the assembly files to get the b...Argyrios Kyrtzidis
2022-03-24[Support] Introduce the BLAKE3 hashing function implementationArgyrios Kyrtzidis
2022-02-28[Support] Add CSKY target parser and attributes parserZi Xuan Wu
2022-02-11Revert "[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:"Adrian Prantl
2022-02-11[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:Peter Kasting
2021-12-07[Support] [Debuginfod] Move HTTPClient to Debuginfod library.Noah Shutty
2021-12-05[CMake] Installable find modules for terminfo and libffiJack Andersen
2021-12-02[llvm] [Support] Add CURL HTTP Client.Noah Shutty
2021-12-01[llvm] [Support] Add HTTP Client Support library.Noah Shutty
2021-10-18[Support][ThinLTO] Move ThinLTO caching to LLVM Support libraryNoah Shutty
2021-10-18Revert "[Support][ThinLTO] Move ThinLTO caching to LLVM Support library"Petr Hosek
2021-10-18[Support][ThinLTO] Move ThinLTO caching to LLVM Support libraryNoah Shutty
2021-10-17[RISCV] Unify the arch string parsing logic to to RISCVISAInfo.Kito Cheng
2021-10-08Move TargetRegistry.(h|cpp) from Support to MCReid Kleckner
2021-09-30[NFC] Restore magic and magicu to a globally visible locationChristopher Tetreault
2021-09-28[llvm-readobj] Support dumping of MSP430 ELF attributesJozef Lawrynowicz
2021-07-27Build libSupport with -Werror=global-constructors (NFC)Mehdi Amini
2021-07-27Revert "Build libSupport with -Werror=global-constructors (NFC)"Mehdi Amini
2021-07-26Build libSupport with -Werror=global-constructors (NFC)Mehdi Amini
2021-07-26Revert "Build libSupport with -Werror=global-constructors (NFC)"Mehdi Amini
2021-07-26Build libSupport with -Werror=global-constructors (NFC)Mehdi Amini
2021-07-26Revert "Build libSupport with -Werror=global-constructors (NFC)"Mehdi Amini
2021-07-26Build libSupport with -Werror=global-constructors (NFC)Mehdi Amini
2021-07-16Revert "Build libSupport with -Werror=global-constructors (NFC)"Mehdi Amini
2021-07-16Build libSupport with -Werror=global-constructors (NFC)Mehdi Amini
2021-05-03[SystemZ][z/OS] Add the functions needed for handling EBCDIC I/OAbhina Sreeskantharajan
2021-04-05Revert "Fix build rules for LLVM_WITH_Z3 after D95727"Tom Stellard
2021-04-03Fix build rules for LLVM_WITH_Z3 after D95727Bjorn Pettersson
2021-04-02Always emit error for wrong interfaces to scalable vectors, unless cmdline fl...Sander de Smalen
2021-02-14[llvm/Support] Add SHA256 implementationcynecx
2021-01-28[Support] Fix build for HaikuSerge Pavlov
2020-12-11[Support] Introduce a new InstructionCost classDavid Sherwood
2020-11-13llvmbuildectomy - replace llvm-build by plain cmakeserge-sans-paille