summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/thinlto-function-summary-callgraph-profile-summary.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
* [ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligibleTeresa Johnson2019-05-101-9/+9
* [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] Parse module summary index from assemblyTeresa Johnson2018-06-261-3/+9
* [ThinLTO] Fix a few more test match issuesTeresa Johnson2018-05-261-3/+3
* [ThinLTO] Print module summary index to assemblyTeresa Johnson2018-05-261-0/+36
* [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
* Increase the import-threshold for crtical functions.Dehao Chen2017-07-071-1/+1
* Bitcode: Write the irsymtab to disk.Peter Collingbourne2017-06-271-1/+1
* Restrict call metadata based hotness detection to Sample PGO modeTeresa Johnson2017-05-111-1/+1
* Bitcode: Add a string table to the bitcode format.Peter Collingbourne2017-04-171-15/+33
* Use ProfileSummary:getProfileCount to get ScaledCount for ModuleSummaryDehao Chen2017-03-211-1/+5
* Add function importing info from samplepgo profile to the module summary.Dehao Chen2017-02-281-2/+3
* IR: Eliminate non-determinism in the module summary analysis.Peter Collingbourne2016-12-201-2/+2
* [thinlto] Basic thinlto fdo heuristicPiotr Padlewski2016-09-261-0/+98
OpenPOWER on IntegriCloud