summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
AgeCommit message (Expand)Author
2024-08-27Reapply: Use an abbrev to reduce size of VALUE_GUID records in ThinLTO summar...Jan Voung
2024-05-06Revert "Reapply "Use an abbrev to reduce size of VALUE_GUID records in ThinLT...Jan Voung
2024-05-01Reapply "Use an abbrev to reduce size of VALUE_GUID records in ThinLTO summar...Jan Voung
2024-04-30Revert "Use an abbrev to reduce size of VALUE_GUID records in ThinLTO summari...Jan Voung
2024-04-30Use an abbrev to reduce size of VALUE_GUID records in ThinLTO summaries (#90497)Jan Voung
2024-04-10[ThinLTO]Record import type in GlobalValueSummary::GVFlags (#87597)Mingming Liu
2023-12-06[ThinLTO] Add tail call flag to call edges in summary (#74043)Teresa Johnson
2023-04-20[ThinLTO] Remove BlockCount for non partial sample profile buildsTeresa Johnson
2021-01-27[ThinLTO] Add Visibility bits to GlobalValueSummary::GVFlagsFangrui Song
2020-05-28[ThinLTO] Compute the basic block count across modules.Hiroshi Yamauchi
2019-07-05[ThinLTO] Attempt to recommit r365188 after alignment fixEugene Leviant
2019-07-05Reverted r365188 due to alignment problems on i686-androidEugene Leviant
2019-07-05[ThinLTO] Attempt to recommit r365040 after caching fixEugene Leviant
2019-07-04Revert [ThinLTO] Optimize writeonly globals outReid Kleckner
2019-07-03[ThinLTO] Optimize writeonly globals outEugene Leviant
2019-05-10[ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligibleTeresa Johnson
2019-01-11[LTO] Record whether LTOUnit splitting is enabled in indexTeresa Johnson
2018-12-13[ThinLTO] Compute synthetic function entry countEaswaran Raman
2018-11-16[ThinLTO] Internalize readonly globalsEugene Leviant
2018-11-13Revert "[ThinLTO] Internalize readonly globals"Steven Wu
2018-11-10[ThinLTO] Internalize readonly globalsEugene Leviant
2018-06-26[ThinLTO] Parse module summary index from assemblyTeresa Johnson
2018-05-26[ThinLTO] Fix a few more test match issuesTeresa Johnson
2018-05-26[ThinLTO] Print module summary index to assemblyTeresa Johnson
2018-02-07[ThinLTO] Serialize WithGlobalValueDeadStripping index flag for distributed b...Teresa Johnson
2017-08-04[ThinLTO] Add FunctionAttrs to ThinLTO indexCharles Saternos
2017-07-07Increase the import-threshold for crtical functions.Dehao Chen
2017-06-27Bitcode: Write the irsymtab to disk.Peter Collingbourne
2017-05-11Restrict call metadata based hotness detection to Sample PGO modeTeresa Johnson
2017-04-17Bitcode: Add a string table to the bitcode format.Peter Collingbourne
2017-03-21Use ProfileSummary:getProfileCount to get ScaledCount for ModuleSummaryDehao Chen
2017-02-28Add function importing info from samplepgo profile to the module summary.Dehao Chen
2016-12-20IR: Eliminate non-determinism in the module summary analysis.Peter Collingbourne
2016-09-26[thinlto] Basic thinlto fdo heuristicPiotr Padlewski