summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/thinlto-type-tests.ll
AgeCommit message (Expand)Author
2024-04-10[ThinLTO]Record import type in GlobalValueSummary::GVFlags (#87597)Mingming Liu
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-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
2016-12-21IR: Function summary representation for type tests.Peter Collingbourne