summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LTO/LLVMBuild.txt
Commit message (Expand)AuthorAgeFilesLines
* Update compiler extension integration into the build systemserge-sans-paille2020-06-171-0/+1
* Fix -DBUILD_SHARED_LIBS=ON build after rL362160Sam Clegg2019-05-311-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* NFC: Move ObjectMemoryBuffer to supportWeiming Zhao2018-04-151-1/+0
* Add missing vtable anchorsWeiming Zhao2018-04-111-0/+1
* Another try to commit 323321 (aggressive instruction combine).Amjad Aboud2018-01-251-0/+1
* Reverted 323321.Amjad Aboud2018-01-241-1/+0
* [InstCombine] Introducing Aggressive Instruction Combine pass (-aggressive-in...Amjad Aboud2018-01-241-0/+1
* [lib/LTO] Add a way to run a custom pipelineDavide Italiano2016-09-071-0/+1
* Restore "Resolution-based LTO API."Teresa Johnson2016-08-111-1/+1
* Revert "Resolution-based LTO API."Teresa Johnson2016-08-111-1/+1
* Resolution-based LTO API.Teresa Johnson2016-08-111-1/+1
* libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator.Mehdi Amini2016-03-091-0/+1
* [PM/AA] Remove the last relics of the separate IPA library from LLVM,Chandler Carruth2015-08-181-1/+0
* Wrap some long lines in LLVMBuild files. NFCDouglas Katzman2015-06-121-1/+16
* Update libdeps since TLI was moved from Target to Analysis in r226078.NAKAMURA Takumi2015-01-151-1/+1
* Reorder.NAKAMURA Takumi2015-01-151-1/+1
* Attempt at fixing the windows dll build.Rafael Espindola2014-07-301-1/+1
* Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt.NAKAMURA Takumi2014-07-151-1/+1
* LTO depends on Object now.Rafael Espindola2014-07-031-1/+1
* Prune redundant dependencies in LLVMBuild.txt.NAKAMURA Takumi2013-12-111-1/+1
* Add proper dependencies to LLVMBuild.txt in llvm/lib.NAKAMURA Takumi2013-12-101-1/+1
* Whitespaces.NAKAMURA Takumi2013-12-101-1/+1
* Move LTO support library to a component, allowing it to be testedPeter Collingbourne2013-09-241-0/+22
OpenPOWER on IntegriCloud