aboutsummaryrefslogtreecommitdiff
path: root/llvm/cmake
AgeCommit message (Expand)AuthorFilesLines
2024-06-08[SystemZ] Fix handling of triples.Jonas Paulsson1-2/+6
2024-06-04[cmake][runtimes] Add missing dependency on LLVMgold.so (#94199)Nikita Popov1-0/+5
2024-06-03[cmake] Pass -resource-dir to external projects as CMAKE_<LANG>_FLAGS_INIT in...Raul Tambre1-1/+1
2024-05-31[cmake] Allow multiple LibEdit_LIBRARIES (#93896)Daniel Thornburgh1-4/+3
2024-05-31Reapply "[Support] Remove terminfo dependency (#92865)" (#93889)Aaron Siddhartha Mondal3-70/+0
2024-05-30[cmake] Fix `-fno-lifetime-dse` not being passed to GCCVlad Serebrennikov1-1/+1
2024-05-29Revert "[Support] Remove terminfo dependency (#92865)"Michael Buch3-0/+70
2024-05-29Constant Fold logf128 calls (#90611)Matthew Devereau1-0/+11
2024-05-25[llvm] Revise IDE folder structure (#89741)Michael Kruse7-25/+111
2024-05-24[Support] Remove terminfo dependency (#92865)Aaron Siddhartha Mondal3-70/+0
2024-05-23Make sure `-Wnon-virtual-dtor` is passed only when compiling with ClangVlad Serebrennikov1-1/+3
2024-05-23Properly initialize `CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG` CMake variableVlad Serebrennikov1-0/+3
2024-05-23Remove some `try_compile` CMake checks for compiler flags (#92953)Vlad Serebrennikov3-99/+80
2024-05-21[NFC] Improve the comment about `std::min_element` being `constepxr` in libst...Vlad Serebrennikov1-1/+1
2024-05-06Revert "[AIX][CMake] Use top-level tools in llvm_ExternalProject_Add" (#91019)David Tenty1-3/+1
2024-05-01[AArch64][TargetParser] autogen ArchExtKind enum (#90314)Tomas Matheson1-0/+6
2024-05-01Revert "Constant Fold logf128 calls"Matt Devereau1-11/+0
2024-05-01Constant Fold logf128 callsMatt Devereau1-0/+11
2024-04-29[llvm-driver] Fix header order of llvm-driver-templateThomas Preud'homme1-1/+1
2024-04-18Revert "Constant Fold Logf128 calls (#84501)"Matt Devereau1-11/+0
2024-04-18Constant Fold Logf128 calls (#84501)Matthew Devereau1-0/+11
2024-04-07[cmake] Prevent implicitly passing `-no_exported_symbols` (#87846)Cyndy Ishida1-1/+7
2024-04-05[cmake] Back out of making unsupported `-no_exported_symbols` linker aCyndy Ishida1-6/+1
2024-04-05[cmake] Build executables with -no_exported_symbols when building Apple toolc...Cyndy Ishida1-8/+27
2024-03-19[cmake] Disable using FatLTO on Apple platforms (#85708)Paul Kirth2-2/+2
2024-03-15[CMAKE] Enable FatLTO as a build option for LLVM (#80480)Paul Kirth2-2/+17
2024-03-15llvm-shlib: Fix libLLVM-${MAJOR}.so symlink on MacOS (#85163)Tom Stellard1-3/+3
2024-03-13[cmake] Add check_linker_flag import (#85128)Justice Adams1-0/+1
2024-03-13[cmake] Silence a duplicate libraries warning from Apple's linker (#85012)Jon Roelofs1-0/+15
2024-03-12[CMake] Add tablegen job pool support (#84762)David Stuttard2-1/+30
2024-03-11Revert "[CMake][LIT] Add option to run lit testsuites in parallel" (#84813)Jeff Niu1-12/+5
2024-03-04[LLVM] Partially revert GPU change to include dirsJoseph Huber1-4/+1
2024-03-04[LLVM][NFC] Ignore including the GNUInstallDirs on the GPU (#83910)Joseph Huber2-3/+5
2024-03-02[lld] Fixes for unitests in standalone builds (#83670)Michał Górny1-10/+0
2024-02-28[CMake][LIT] Add option to run lit testsuites in parallel (#82899)Patrick Dougherty1-5/+12
2024-02-23[llvm-shlib] Change libLLVM-$MAJOR.so symlink to point to versioned SO (#82660)Tom Stellard1-2/+6
2024-02-23[LLVM] Fix incorrect GPU triple detection for runtimes buildsJoseph Huber1-4/+4
2024-02-23[llvm][cmake] Performing expensive checks requires enabling assert. (#80821)huaatian1-0/+5
2024-02-22[libc] Rework the GPU build to be a regular target (#81921)Joseph Huber1-0/+7
2024-02-19[cmake] Add minor version to library SONAME (#79376)Tom Stellard1-4/+4
2024-02-08[NFC][RemoveDIs] Remove conditional compilation for RemoveDIs (#81149)Jeremy Morse1-4/+0
2024-01-31Fix: CMake Error at cmake/modules/LLVMExternalProjectUtils.cmake:86 (is_msvc_...AdityaK1-1/+1
2024-01-25[llvm] [cmake] Include httplib in LLVMConfig.cmake (#79305)Michał Górny1-0/+5
2024-01-22[LLVM][CMake] Add ffi_static target for the FFI static library (#78779)Joseph Huber1-2/+12
2024-01-19[CMake] Detect properly new linker introduced in Xcode 15 (#77806)Eric Miotto1-3/+3
2024-01-16[libc] Fix libc-hdrgen crosscompiling (#78227)Petr Hosek1-4/+2
2024-01-12[libc] Build native libc-hdrgen when crosscompiling (#77848)Petr Hosek1-1/+7
2024-01-12[Clang] Revert inintentional changes to cmake committed in 33e5db6e0Corentin Jabot1-1/+1
2024-01-11[llvm-driver] Fix usage of `InitLLVM` on Windows (#76306)Alexandre Ganea1-0/+2
2024-01-11[clang] Improve colors in status tracking web pages.Corentin Jabot1-1/+1