summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/thinlto-type-vcalls.ll
AgeCommit message (Expand)Author
2024-04-10[ThinLTO]Record import type in GlobalValueSummary::GVFlags (#87597)Mingming Liu
2021-12-14[LTO] Ignore unreachable virtual functions in WPD in hybrid LTO.Mingming Liu
2021-09-27[ThinLTO] Add noRecurse and noUnwind thinlink function attribute propagationmodimo
2021-01-27[ThinLTO] Add Visibility bits to GlobalValueSummary::GVFlagsFangrui Song
2019-05-10[ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligibleTeresa Johnson
2018-08-14[ThinLTO] Handle optional args in assembly format for ConstVCallsTeresa Johnson
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
2017-02-10IR: Function summary extensions for whole-program devirtualization pass.Peter Collingbourne