Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [LTO] Account for overriding lib calls via the alias attribute | Warren Ristow | 2018-10-10 | 1 | -5/+11 |
* | Remove redundant includes from lib/LTO. | Michael Zolotukhin | 2017-12-13 | 1 | -1/+0 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -2/+2 |
* | [Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC) | David L. Jones | 2017-01-23 | 1 | -1/+1 |
* | Utility functions for appending to llvm.used/llvm.compiler.used. | Evgeniy Stepanov | 2016-10-25 | 1 | -33/+15 |
* | Move legacy LTO interface headers to legacy/ directory. | Peter Collingbourne | 2016-07-14 | 1 | -1/+1 |
* | [UpdateCompilerUsed] API rename and cleanup, suggested by Rafaael. | Davide Italiano | 2016-06-22 | 1 | -1/+1 |
* | [LTO] Move UpdateCompilerUsed.h from lib/ to include/ | Davide Italiano | 2016-06-22 | 1 | -2/+1 |
* | Simplify LTOInternalize into UpdateLLVMCompilerUsed | Mehdi Amini | 2016-04-13 | 1 | -0/+147 |