summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/thinlto-function-summary-callgraph-cast.ll
AgeCommit message (Expand)Author
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
2023-03-16[ConstExpr] Remove select constant expressionNikita Popov
2022-12-19[Bitcode] Convert tests to opaque pointers (NFC)Nikita Popov
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-01-11[LTO] Record whether LTOUnit splitting is enabled in indexTeresa Johnson
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
2017-11-17[ThinLTO] Remove too aggressive assertion in building function call graph.Volodymyr Sapsai
2017-11-10[ThinLTO] Fix missing call graph edges for calls with bitcasts.Volodymyr Sapsai