summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/FunctionInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-151-68/+0
* Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"Teresa Johnson2016-03-141-0/+68
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-141-68/+0
* [ThinLTO] Support for reference graph in per-module and combined summary.Teresa Johnson2016-03-111-17/+28
* Restore "[ThinLTO] Use MD5 hash in function index." with fixTeresa Johnson2016-02-101-14/+3
* Revert "[ThinLTO] Use MD5 hash in function index." due to bot failureTeresa Johnson2016-02-101-3/+14
* [ThinLTO] Use MD5 hash in function index.Teresa Johnson2016-02-101-14/+3
* [ThinLTO] Include linkage type in function summaryTeresa Johnson2016-02-061-1/+2
* [ThinLTO] Handle bitcode without function summary sections gracefullyTeresa Johnson2015-11-211-0/+4
* Fix use-after-free in function index merging code.Teresa Johnson2015-11-021-1/+1
* Support for function summary index bitcode sections and files.Teresa Johnson2015-10-041-0/+63
OpenPOWER on IntegriCloud