summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LTO/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update compiler extension integration into the build systemserge-sans-paille2020-06-171-1/+0
* [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard2019-11-211-1/+1
* [ThinLTO] Compute synthetic function entry countEaswaran Raman2018-12-131-0/+1
* Support: Add a VCSRevision.h header file.Peter Collingbourne2017-04-131-50/+1
* [CMake] NFC. Updating CMake dependency specificationsChris Bieneman2016-11-171-2/+3
* [cmake] Declare LLVM_CMAKE_PATH for use in subprojectsMichal Gorny2016-10-191-1/+1
* [ThinLTO] Add caching to the new LTO APIMehdi Amini2016-08-231-0/+1
* Restore "Resolution-based LTO API."Teresa Johnson2016-08-111-0/+1
* Revert "Resolution-based LTO API."Teresa Johnson2016-08-111-1/+0
* Resolution-based LTO API.Teresa Johnson2016-08-111-0/+1
* [ThinLTO] Refactor module loader handling into new LTO file (NFC)Teresa Johnson2016-05-231-0/+1
* Add SVN version to libLLVMLTOMehdi Amini2016-04-161-0/+50
* Simplify LTOInternalize into UpdateLLVMCompilerUsedMehdi Amini2016-04-131-1/+1
* Refactor the Internalize stage of libLTO in a separate file (NFC)Mehdi Amini2016-04-121-0/+1
* libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator.Mehdi Amini2016-03-091-1/+2
* Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.Zachary Turner2015-02-111-0/+3
* [CMake] LLVMLTO requires Intrinsics.gen since r227685 introduced llvm/Analysi...NAKAMURA Takumi2015-02-011-0/+2
* Move LTO support library to a component, allowing it to be testedPeter Collingbourne2013-09-241-0/+4
OpenPOWER on IntegriCloud