summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* WIP: Clang: Add patch to build static libclangrelease_50-basedIvan Donchevskii2019-03-211-1/+1
* Merging r309481:Hans Wennborg2017-07-311-1/+1
* Merging r309483:Hans Wennborg2017-07-311-0/+5
* [Solaris] Detect Solaris LD, use detection results to pass Solaris-ld optionsRui Ueyama2017-07-121-2/+17
* Use --color-diagnostics instead of -color-diagnostics.Rui Ueyama2017-07-121-2/+2
* [CMake] Support multi-target runtimes buildPetr Hosek2017-07-111-1/+9
* [cmake] Remove obsolete unset in CMake.George Karpenkov2017-07-101-5/+0
* CMake: Add LLVM_UTILS_INSTALL_DIR optionTom Stellard2017-07-051-1/+1
* TableGen.cmake: Use DEPFILE for Ninja Generator with CMake>=3.7.NAKAMURA Takumi2017-06-211-3/+26
* [cmake] Add support for using the standalone leaks sanitizer with LLVM.Michael Gottesman2017-06-201-0/+3
* D33466: Make file non-executable.Vassil Vassilev2017-06-201-0/+0
* [CMake] Get rid of generating obj.*-tblgen if CMake >= 3.9 for Ninja generator.NAKAMURA Takumi2017-06-171-1/+2
* [CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option to override LLVM_DEFAUL...NAKAMURA Takumi2017-06-171-0/+13
* Addressed Takumi's comment about redundancy.Galina Kistanova2017-06-121-32/+18
* TableGen.cmake: Try to fix build breakage introduce in r305142.NAKAMURA Takumi2017-06-111-1/+1
* Added dependency on the TableGen executable file.Galina Kistanova2017-06-101-13/+37
* Enable c++1z experimental builds.Vassil Vassilev2017-06-091-0/+3
* [cmake] Enable reverse iteration by default through build macroMandeep Singh Grang2017-06-061-0/+4
* CMake: Fix docs-llvm-man target when clang+llvm is in the same source treeTom Stellard2017-05-151-2/+2
* Revert "Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake""Tom Stellard2017-05-092-10/+13
* Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake"Tom Stellard2017-05-032-13/+10
* CMake: Move sphinx detection into AddSphinxTarget.cmakeTom Stellard2017-05-032-10/+13
* CMake: Silence more stderr when running git.Tim Northover2017-05-021-1/+2
* limit to 2 parallel links when using thinltoBob Haarman2017-04-281-7/+11
* CMake: ignore git stderr when trying to sort out revision. NFC.Tim Northover2017-04-281-1/+2
* [LLVM][MIPS] Fix different definition of off_t in LLDB and LLVM.Nitesh Jain2017-04-241-0/+7
* Add a linker script to version LLVM symbolsSylvestre Ledru2017-04-171-1/+2
* Reverting cmake/modules/AddLLVM.cmake changes from revision 300184 (Added by ...Ayman Musa2017-04-131-2/+1
* [X86] Change instructions names to keep consistency with the naming conventio...Ayman Musa2017-04-131-1/+2
* Support: Add a VCSRevision.h header file.Peter Collingbourne2017-04-131-38/+46
* Append -w when LLVM_ENABLE_WARNINGS is Off.Vassil Vassilev2017-04-121-0/+4
* Fix detection of backtrace() availability on FreeBSDEd Maste2017-04-121-2/+3
* Respect CMAKE_INSTALL_MANDIR for sphinx generated manpagesJonathan Roelofs2017-04-051-1/+6
* Fix evaluation of LLVM_DEFINITIONSSerge Pavlov2017-03-212-11/+23
* [cmake] Refactor warning flag logic to use Unix warnings with clang-clReid Kleckner2017-03-161-137/+146
* Re-apply r296730, "cmake: Configure the ThinLTO cache directory when using EL...Peter Collingbourne2017-03-151-5/+14
* Revert r297516 - Respect CMAKE_INSTALL_MANDIR for sphinx generated manpagesEric Fiselier2017-03-111-1/+1
* Respect CMAKE_INSTALL_MANDIR for sphinx generated manpagesJonathan Roelofs2017-03-101-1/+1
* CMake: Don't install llvm-tblgen twiceTom Stellard2017-03-091-1/+1
* [X86] Quick fix for build bot failure (r297127) due to unused variable.Ayman Musa2017-03-071-2/+1
* [X86][AVX512] Adding new LLVM TableGen backend which generates the EVEX2VEX c...Ayman Musa2017-03-071-1/+2
* Detect the existence of pthread_{s,g}etname_np in libpthread on LinuxKrzysztof Parzyszek2017-03-031-0/+8
* Revert r296730, "cmake: Configure the ThinLTO cache directory when using ELF ...Peter Collingbourne2017-03-031-14/+5
* CMake: Clean up VersionFromVCS.cmakeTom Stellard2017-03-021-33/+29
* cmake: Configure the ThinLTO cache directory when using ELF lld or gold.Peter Collingbourne2017-03-021-5/+14
* enable building with LTO on Windows using clang-cl and lldBob Haarman2017-03-011-10/+27
* [Support] Provide linux/magic.h fallback for older kernelsMichal Gorny2017-02-221-0/+9
* [CMake] Support externalizing debug info on non-Darwin platformsPetr Hosek2017-02-171-2/+10
* [CMake] Add variable IOS to iOS toolchainChris Bieneman2017-02-171-0/+1
* [Tablegen] Instrumenting table gen DAGGenISelDAGAditya Nandakumar2017-02-141-0/+7