Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ThinLTO] Prevent importing of "llvm.used" values | Teresa Johnson | 2016-04-20 | 1 | -0/+20 |
* | ThinLTO: never promote as external weak | Mehdi Amini | 2016-04-20 | 1 | -1/+1 |
* | ThinLTO renaming: use module hash instead of position in the summary | Mehdi Amini | 2016-04-11 | 1 | -1/+1 |
* | Rework linkInModule(), making it oblivious to ThinLTO | Mehdi Amini | 2016-03-19 | 1 | -23/+13 |
* | [ThinLTO] Renaming of function index to module summary index (NFC) | Teresa Johnson | 2016-03-15 | 1 | -4/+4 |
* | Revert "[ThinLTO] Renaming of function index to module summary index (NFC)" | Teresa Johnson | 2016-03-14 | 1 | -4/+4 |
* | [ThinLTO] Renaming of function index to module summary index (NFC) | Teresa Johnson | 2016-03-14 | 1 | -4/+4 |
* | FunctionIndex is not optional for renameModuleForThinLTO(), make it a referen... | Mehdi Amini | 2016-03-09 | 1 | -2/+2 |
* | [ThinLTO] Move global processing from Linker to TransformUtils (NFC) | Teresa Johnson | 2016-02-10 | 1 | -0/+237 |