summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-lto/thinlto.ll
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Serialize WithGlobalValueDeadStripping index flag for distributed b...Teresa Johnson2018-02-071-0/+1
* Bitcode: Add a string table to the bitcode format.Peter Collingbourne2017-04-171-6/+2
* [LTO] Reject modules without datalayout.Davide Italiano2016-12-141-0/+2
* [ThinLTO] Use valueid instead of bitcode offsets in combined index fileTeresa Johnson2016-04-271-2/+2
* Add a version field in the bitcode for the summaryMehdi Amini2016-04-241-0/+1
* Move summary creation out of llvm-as into optMehdi Amini2016-04-121-2/+2
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-151-2/+2
* Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"Teresa Johnson2016-03-141-2/+2
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-141-2/+2
* [ThinLTO] Support for reference graph in per-module and combined summary.Teresa Johnson2016-03-111-8/+8
* Restore "[ThinLTO] Use MD5 hash in function index." with fixTeresa Johnson2016-02-101-2/+4
* Revert "[ThinLTO] Use MD5 hash in function index." due to bot failureTeresa Johnson2016-02-101-4/+2
* [ThinLTO] Use MD5 hash in function index.Teresa Johnson2016-02-101-2/+4
* Fix windows bot failures from r250699 by removing "/" from expected pathTeresa Johnson2015-10-191-2/+2
* llvm-lto support for generating combined function indexesTeresa Johnson2015-10-191-0/+24
OpenPOWER on IntegriCloud