summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/FunctionIndexObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-151-140/+0
* Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"Teresa Johnson2016-03-141-0/+140
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-141-140/+0
* [ThinLTO] Support for reference graph in per-module and combined summary.Teresa Johnson2016-03-111-3/+3
* Rename embedded bitcode section in MachOSteven Wu2016-02-291-4/+1
* Remove "ExportingModule" from ThinLTO Index (NFC)Mehdi Amini2015-12-031-6/+4
* [ThinLTO] Deduplicate function index loading into shared helper (NFC)Teresa Johnson2015-11-231-0/+23
* Do not require a Context to extract the FunctionIndex from Bitcode (NFC)Mehdi Amini2015-11-191-6/+8
* Restore "Support for ThinLTO function importing and symbol linking."Teresa Johnson2015-11-031-5/+4
* Revert "Support for ThinLTO function importing and symbol linking."Teresa Johnson2015-11-021-4/+5
* Support for ThinLTO function importing and symbol linking.Teresa Johnson2015-11-021-5/+4
* Clang format a few prior patches (NFC)Teresa Johnson2015-11-021-28/+35
* Support for function summary index bitcode sections and files.Teresa Johnson2015-10-041-0/+114
OpenPOWER on IntegriCloud