aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/test/testdata/pgo/devirtualize
AgeCommit message (Expand)Author
2025-04-02cmd/compile/internal/devirtualize: do not select a zero-weight edge as the ho...Julia Lapenko
2024-03-27cmd/compile,cmd/preprofile: move logic to shared common packageMichael Pratt
2024-02-15cmd/compile: update the incorrect assignment of call site offset.Jin Lin
2023-11-13cmd/compile: support lookup of functions from export dataMichael Pratt
2023-11-13cmd/compile: initial function value devirtualizationMichael Pratt
2023-10-13cmd/compile: lookup indirect callees from export data for devirtualizationMichael Pratt
2023-06-03cmd/compile/internal/devirtualize: devirtualize methods in other packages if...thepudds
2023-05-22cmd/compile: enable PGO-driven call devirtualizationMichael Pratt