summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LTO/LTO.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LTO] Introduce an Output class to wrap the output stream creation (NFC)Mehdi Amini2016-08-171-21/+21
* [LTO] Simplify APIs and constify (NFC)Mehdi Amini2016-08-161-8/+8
* Fix type truncation warningsTeresa Johnson2016-08-111-8/+8
* Restore "Resolution-based LTO API."Teresa Johnson2016-08-111-5/+531
* Revert "Resolution-based LTO API."Teresa Johnson2016-08-111-531/+5
* Resolution-based LTO API.Teresa Johnson2016-08-111-5/+531
* ThinLTO: Do not take into account whether a definition has multiple copies wh...Peter Collingbourne2016-07-071-13/+3
* ThinLTO: Remove check for multiple modules before applying weak resolutions.Peter Collingbourne2016-07-071-4/+0
* Move instances of std::function.Benjamin Kramer2016-06-121-8/+8
* [ThinLTO] Resolve LinkOnceAnyTeresa Johnson2016-05-261-15/+6
* [ThinLTO] Refactor ODR resolution and internalization (NFC)Teresa Johnson2016-05-251-0/+100
* [ThinLTO] Refactor module loader handling into new LTO file (NFC)Teresa Johnson2016-05-231-0/+42
OpenPOWER on IntegriCloud