summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/thinlto-function-summary-callgraph-relbf.ll
AgeCommit message (Expand)Author
2024-04-10[ThinLTO]Record import type in GlobalValueSummary::GVFlags (#87597)Mingming Liu
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-11-23[ThinLTO] Assembly representation of ReadOnly attributeEugene Leviant
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-22[ThinLTO] Represent relative BF using a scaled representation .Easwaran Raman
2018-01-25Add testcase accidentally left out from r323460.Easwaran Raman
2018-01-24Revert "[ThinLTO] Add call edges' relative block frequency to per-module summ...Easwaran Raman
2018-01-24[ThinLTO] Add call edges' relative block frequency to per-module summary.Easwaran Raman