aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/devirtualize/devirtualize.go
AgeCommit message (Expand)Author
2023-01-25cmd: remove GOEXPERIMENT=nounified knobMatthew Dempsky
2022-12-14cmd/compile: desugar OCALLMETH->OCALLFUNC within devirtualizationMatthew Dempsky
2022-09-06cmd/compile: do not devirtualize defer/go callsCuong Manh Le
2022-08-18cmd/compile: fix devirtualization bug with unified IRMatthew Dempsky
2022-08-18cmd/compile/internal/noder: shape-based stenciling for unified IRMatthew Dempsky
2020-12-25[dev.regabi] cmd/compile: cleanup devirtualization docsMatthew Dempsky
2020-12-25[dev.regabi] cmd/compile: new devirtualization pkg [generated]Matthew Dempsky