summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2017-06-21TableGen.cmake: Use DEPFILE for Ninja Generator with CMake>=3.7.NAKAMURA Takumi
2017-06-20[cmake] Add support for using the standalone leaks sanitizer with LLVM.Michael Gottesman
2017-06-20D33466: Make file non-executable.Vassil Vassilev
2017-06-17[CMake] Get rid of generating obj.*-tblgen if CMake >= 3.9 for Ninja generator.NAKAMURA Takumi
2017-06-17[CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option to override LLVM_DEFAUL...NAKAMURA Takumi
2017-06-12Addressed Takumi's comment about redundancy.Galina Kistanova
2017-06-11TableGen.cmake: Try to fix build breakage introduce in r305142.NAKAMURA Takumi
2017-06-10Added dependency on the TableGen executable file.Galina Kistanova
2017-06-09Enable c++1z experimental builds.Vassil Vassilev
2017-06-06[cmake] Enable reverse iteration by default through build macroMandeep Singh Grang
2017-05-15CMake: Fix docs-llvm-man target when clang+llvm is in the same source treeTom Stellard
2017-05-09Revert "Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake""Tom Stellard
2017-05-03Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake"Tom Stellard
2017-05-03CMake: Move sphinx detection into AddSphinxTarget.cmakeTom Stellard
2017-05-02CMake: Silence more stderr when running git.Tim Northover
2017-04-28limit to 2 parallel links when using thinltoBob Haarman
2017-04-28CMake: ignore git stderr when trying to sort out revision. NFC.Tim Northover
2017-04-24[LLVM][MIPS] Fix different definition of off_t in LLDB and LLVM.Nitesh Jain
2017-04-17Add a linker script to version LLVM symbolsSylvestre Ledru
2017-04-13Reverting cmake/modules/AddLLVM.cmake changes from revision 300184 (Added by ...Ayman Musa
2017-04-13[X86] Change instructions names to keep consistency with the naming conventio...Ayman Musa
2017-04-13Support: Add a VCSRevision.h header file.Peter Collingbourne
2017-04-12Append -w when LLVM_ENABLE_WARNINGS is Off.Vassil Vassilev
2017-04-12Fix detection of backtrace() availability on FreeBSDEd Maste
2017-04-05Respect CMAKE_INSTALL_MANDIR for sphinx generated manpagesJonathan Roelofs
2017-03-21Fix evaluation of LLVM_DEFINITIONSSerge Pavlov
2017-03-16[cmake] Refactor warning flag logic to use Unix warnings with clang-clReid Kleckner
2017-03-15Re-apply r296730, "cmake: Configure the ThinLTO cache directory when using EL...Peter Collingbourne
2017-03-11Revert r297516 - Respect CMAKE_INSTALL_MANDIR for sphinx generated manpagesEric Fiselier
2017-03-10Respect CMAKE_INSTALL_MANDIR for sphinx generated manpagesJonathan Roelofs
2017-03-09CMake: Don't install llvm-tblgen twiceTom Stellard
2017-03-07[X86] Quick fix for build bot failure (r297127) due to unused variable.Ayman Musa
2017-03-07[X86][AVX512] Adding new LLVM TableGen backend which generates the EVEX2VEX c...Ayman Musa
2017-03-03Detect the existence of pthread_{s,g}etname_np in libpthread on LinuxKrzysztof Parzyszek
2017-03-03Revert r296730, "cmake: Configure the ThinLTO cache directory when using ELF ...Peter Collingbourne
2017-03-02CMake: Clean up VersionFromVCS.cmakeTom Stellard
2017-03-02cmake: Configure the ThinLTO cache directory when using ELF lld or gold.Peter Collingbourne
2017-03-01enable building with LTO on Windows using clang-cl and lldBob Haarman
2017-02-22[Support] Provide linux/magic.h fallback for older kernelsMichal Gorny
2017-02-17[CMake] Support externalizing debug info on non-Darwin platformsPetr Hosek
2017-02-17[CMake] Add variable IOS to iOS toolchainChris Bieneman
2017-02-14[Tablegen] Instrumenting table gen DAGGenISelDAGAditya Nandakumar
2017-02-11config-ix.cmake: Search for CMAKE_XCRUN before using it.Matthias Braun
2017-02-10[CMake] Fix pthread handling for out-of-tree buildsEric Fiselier
2017-02-09[CMake] Fix standalone project builds broken in r294514Chris Bieneman
2017-02-08[CMake] Fix `is_llvm_target_library` and support out-of-order componentsChris Bieneman
2017-02-07[CMake] Fix USE_LLVM_SANITIZER configuration for out-of-tree builds.Eric Fiselier
2017-02-07[CMake] Move ninja job pool options to HandleLLVMOptionsChris Bieneman
2017-02-02Fix LLDB Android AArch64 GCC debug info buildOmair Javaid
2017-01-31Remove LLVM_CONFIG from config headersReid Kleckner