summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Attempt to recommit r365188 after alignment fixEugene Leviant2019-07-051-2/+2
* Reverted r365188 due to alignment problems on i686-androidEugene Leviant2019-07-051-2/+2
* [ThinLTO] Attempt to recommit r365040 after caching fixEugene Leviant2019-07-051-2/+2
* Revert [ThinLTO] Optimize writeonly globals outReid Kleckner2019-07-041-2/+2
* [ThinLTO] Optimize writeonly globals outEugene Leviant2019-07-031-2/+2
* [LTO] Record whether LTOUnit splitting is enabled in indexTeresa Johnson2019-01-111-0/+1
* [ThinLTO] Compute synthetic function entry countEaswaran Raman2018-12-131-1/+1
* [ThinLTO] Internalize readonly globalsEugene Leviant2018-11-161-2/+2
* Revert "[ThinLTO] Internalize readonly globals"Steven Wu2018-11-131-2/+2
* [ThinLTO] Internalize readonly globalsEugene Leviant2018-11-101-2/+2
* [ThinLTO] Serialize WithGlobalValueDeadStripping index flag for distributed b...Teresa Johnson2018-02-071-0/+1
* [ThinLTO] Add FunctionAttrs to ThinLTO indexCharles Saternos2017-08-041-2/+2
* Bitcode: Write the irsymtab to disk.Peter Collingbourne2017-06-271-1/+1
* Bitcode: Add a string table to the bitcode format.Peter Collingbourne2017-04-171-16/+12
* [thinlto] Basic thinlto fdo heuristicPiotr Padlewski2016-09-261-4/+13
* Revert "[thinlto] Deleted unused test file"Piotr Padlewski2016-09-071-0/+46
* [thinlto] Deleted unused test filePiotr Padlewski2016-09-071-46/+0
* [ThinLTO] Use valueid instead of bitcode offsets in combined index fileTeresa Johnson2016-04-271-3/+3
* Add a version field in the bitcode for the summaryMehdi Amini2016-04-241-0/+2
* 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-0/+44
OpenPOWER on IntegriCloud