summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/thinlto-summary-linkage-types.ll
AgeCommit message (Expand)Author
2023-12-06[ThinLTO] Add tail call flag to call edges in summary (#74043)Teresa Johnson
2018-01-11Make internal/private GVs implicitly dso_local.Rafael Espindola
2016-04-27[ThinLTO] Use valueid instead of bitcode offsets in combined index fileTeresa Johnson
2016-04-24Reorganize GlobalValueSummary with a "Flags" bitfield.Mehdi Amini
2016-04-12Move summary creation out of llvm-as into optMehdi Amini
2016-03-15[ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson
2016-03-14Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"Teresa Johnson
2016-03-14[ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson
2016-03-11[ThinLTO] Support for reference graph in per-module and combined summary.Teresa Johnson
2016-02-06[ThinLTO] Include linkage type in function summaryTeresa Johnson