summaryrefslogtreecommitdiff
path: root/lib/LTO/LLVMBuild.txt
AgeCommit message (Expand)Author
2016-09-07[lib/LTO] Add a way to run a custom pipelineDavide Italiano
2016-08-11Restore "Resolution-based LTO API."Teresa Johnson
2016-08-11Revert "Resolution-based LTO API."Teresa Johnson
2016-08-11Resolution-based LTO API.Teresa Johnson
2016-03-09libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator.Mehdi Amini
2015-08-18[PM/AA] Remove the last relics of the separate IPA library from LLVM,Chandler Carruth
2015-06-12Wrap some long lines in LLVMBuild files. NFCDouglas Katzman
2015-01-15Update libdeps since TLI was moved from Target to Analysis in r226078.NAKAMURA Takumi
2015-01-15Reorder.NAKAMURA Takumi
2014-07-30Attempt at fixing the windows dll build.Rafael Espindola
2014-07-15Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt.NAKAMURA Takumi
2014-07-03LTO depends on Object now.Rafael Espindola
2013-12-11Prune redundant dependencies in LLVMBuild.txt.NAKAMURA Takumi
2013-12-10Add proper dependencies to LLVMBuild.txt in llvm/lib.NAKAMURA Takumi
2013-12-10Whitespaces.NAKAMURA Takumi
2013-09-24Move LTO support library to a component, allowing it to be testedPeter Collingbourne