summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LTO/UpdateCompilerUsed.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [LTO] Account for overriding lib calls via the alias attributeWarren Ristow2018-10-101-5/+11
* Remove redundant includes from lib/LTO.Michael Zolotukhin2017-12-131-1/+0
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-2/+2
* [Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)David L. Jones2017-01-231-1/+1
* Utility functions for appending to llvm.used/llvm.compiler.used.Evgeniy Stepanov2016-10-251-33/+15
* Move legacy LTO interface headers to legacy/ directory.Peter Collingbourne2016-07-141-1/+1
* [UpdateCompilerUsed] API rename and cleanup, suggested by Rafaael.Davide Italiano2016-06-221-1/+1
* [LTO] Move UpdateCompilerUsed.h from lib/ to include/Davide Italiano2016-06-221-2/+1
* Simplify LTOInternalize into UpdateLLVMCompilerUsedMehdi Amini2016-04-131-0/+147
OpenPOWER on IntegriCloud