summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 6.0.1Tom Stellard2018-04-071-1/+1
* Drop 'svn' suffix from the version number.Hans Wennborg2018-01-031-1/+1
* [cmake] Update experimental target error messageDon Hinton2017-12-181-2/+6
* [cmake] Only attempt to install MSVC system libraries on WindowsShoaib Meenai2017-12-141-1/+1
* [cmake] Support moving debuginfo-tests to llvm/projectsDon Hinton2017-12-121-1/+1
* [llvm] Add install-distribution-strippedShoaib Meenai2017-12-081-0/+9
* [dump] Make LLVM_ENABLE_DUMP independent, and move to llvm-config.hDon Hinton2017-12-071-5/+1
* [llvm] Add stripped installation targetsShoaib Meenai2017-11-301-5/+2
* Re-revert "Refactor debuginfo-tests."Zachary Turner2017-11-211-12/+7
* Resubmit "Refactor debuginfo-tests" again.Zachary Turner2017-11-201-7/+12
* Re-revert "Refactor debuginfo-tests"Zachary Turner2017-11-171-12/+7
* Resubmit "Refactor debuginfo-tests"Zachary Turner2017-11-161-7/+12
* [globalisel][tablegen] Generate rule coverage and use it to identify untested...Daniel Sanders2017-11-161-0/+4
* CMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state optionHans Wennborg2017-11-141-1/+1
* Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner2017-11-131-12/+7
* [debuginfo-tests] Make debuginfo-tests work in a standard configuration.Zachary Turner2017-11-101-7/+12
* Move the srpm, ocaml_make_directory, llvm_vcsrevision_h, and llvm-headers pro...Aaron Ballman2017-11-041-0/+2
* [tools] Add option to install binutils symlinksShoaib Meenai2017-11-021-0/+3
* [cmake] Remove policy conditionalsShoaib Meenai2017-11-021-27/+13
* [cmake] Switch FATAL_ERROR to SEND_ERRORShoaib Meenai2017-11-021-2/+2
* [cmake] Make check_linker_flags operate via linker flagsShoaib Meenai2017-10-311-0/+4
* [CMake] Allow parent projects to use in-source buildsChris Bieneman2017-10-191-1/+1
* cmake: BSD: Mark /usr/local/include as system include directoryMatthias Braun2017-10-161-1/+1
* Phony change to CMakeLists.txt to (hopefully) trigger regenerationKrzysztof Parzyszek2017-10-151-0/+1
* Reverting r315590; it did not include changes for llvm-tblgen, which is causi...Aaron Ballman2017-10-151-3/+3
* [cmake] Allow building fuzzers with OSS-Fuzz flags.Matt Morehouse2017-10-121-0/+2
* [dump] Remove NDEBUG from test to enable dump methods [NFC]Don Hinton2017-10-121-3/+3
* Revert "[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)"Brian Gesiak2017-09-291-0/+6
* [CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)Brian Gesiak2017-09-291-6/+0
* [CMake] Fix typo "Wraning" (NFC)Brian Gesiak2017-09-291-1/+1
* [CMake] Fix typo: "in-tree" -> "in-source" (NFC)Brian Gesiak2017-09-271-1/+1
* Cleanup some problems with LLVM_ENABLE_DUMP in release builds, andDon Hinton2017-09-271-2/+6
* CMake: Add option to set LLVM_ENABLE_DUMPMatthias Braun2017-09-261-0/+2
* [cmake] Add an option to build llvm with IR PGOVedant Kumar2017-09-201-4/+4
* Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-1/+5
* Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-5/+1
* [lit] Force site configs to be run before source-tree configsZachary Turner2017-09-141-1/+5
* Revert "Determine up front which projects are enabled."Zachary Turner2017-09-131-19/+0
* Determine up front which projects are enabled.Zachary Turner2017-09-121-0/+19
* [cmake] Stop putting the revision info in LLVM_VERSION_STRINGReid Kleckner2017-08-291-4/+0
* Remove RISCV from LLVM_ALL_TARGETS in CMakeLists.txtAlex Bradbury2017-08-131-1/+1
* [GlobalISel] Make GlobalISel a non-optional library.Quentin Colombet2017-08-031-5/+0
* Revert "[lit] Avoid copying llvm/utils/lit/tests/Inputs with lit site configs"Reid Kleckner2017-08-021-1/+1
* [lit] Avoid copying llvm/utils/lit/tests/Inputs with lit site configsReid Kleckner2017-07-311-1/+1
* Un-revert "Teach the CMake build system to run lit's test suite. These can be...Brian Gesiak2017-07-271-0/+1
* [Modules] Rework r274270. Let Clang targets depend on intrinsics_gen.NAKAMURA Takumi2017-07-231-9/+0
* Implement parsing and writing of a single xml manifest file.Eric Beckmann2017-07-201-0/+2
* Update trunk version to 6.0.0svnHans Wennborg2017-07-191-1/+1
* Recommit r274270, [CMake] Module builds depend on target intrinsics_gen to be...NAKAMURA Takumi2017-07-191-0/+9
* Revert r274270, "[CMake] Module builds depend on target intrinsics_gen to be ...NAKAMURA Takumi2017-07-191-9/+0