summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/thinlto-function-summary-refgraph.ll
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Attempt to recommit r365188 after alignment fixEugene Leviant2019-07-051-8/+8
* Reverted r365188 due to alignment problems on i686-androidEugene Leviant2019-07-051-8/+8
* [ThinLTO] Attempt to recommit r365040 after caching fixEugene Leviant2019-07-051-8/+8
* Revert [ThinLTO] Optimize writeonly globals outReid Kleckner2019-07-041-8/+8
* [ThinLTO] Optimize writeonly globals outEugene Leviant2019-07-031-8/+8
* [ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligibleTeresa Johnson2019-05-101-7/+7
* [ThinLTO] Assembly representation of ReadOnly attributeEugene Leviant2018-11-231-2/+2
* [ThinLTO] Internalize readonly globalsEugene Leviant2018-11-161-6/+6
* Revert "[ThinLTO] Internalize readonly globals"Steven Wu2018-11-131-6/+6
* [ThinLTO] Internalize readonly globalsEugene Leviant2018-11-101-6/+6
* [ThinLTO] Parse module summary index from assemblyTeresa Johnson2018-06-261-1/+3
* [ThinLTO] Fix a few more test match issuesTeresa Johnson2018-05-261-13/+16
* [ThinLTO] Fix another bot failure due to test mismatchTeresa Johnson2018-05-261-1/+3
* [ThinLTO] Print module summary index to assemblyTeresa Johnson2018-05-261-0/+15
* Make internal/private GVs implicitly dso_local.Rafael Espindola2018-01-111-1/+1
* [ThinLTO] Add FunctionAttrs to ThinLTO indexCharles Saternos2017-08-041-5/+5
* 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-19/+40
* [thinlto] Basic thinlto fdo heuristicPiotr Padlewski2016-09-261-5/+5
* Reorganize GlobalValueSummary with a "Flags" bitfield.Mehdi Amini2016-04-241-4/+4
* Move summary creation out of llvm-as into optMehdi Amini2016-04-121-1/+1
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-151-1/+1
* Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"Teresa Johnson2016-03-141-1/+1
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-141-1/+1
* [ThinLTO] Support for reference graph in per-module and combined summary.Teresa Johnson2016-03-111-0/+121
OpenPOWER on IntegriCloud