Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd: remove GOEXPERIMENT=nounified knob | Matthew Dempsky | 2023-01-25 | 1 | -48/+42 |
* | cmd/compile: desugar OCALLMETH->OCALLFUNC within devirtualization | Matthew Dempsky | 2022-12-14 | 1 | -0/+3 |
* | cmd/compile: do not devirtualize defer/go calls | Cuong Manh Le | 2022-09-06 | 1 | -2/+18 |
* | cmd/compile: fix devirtualization bug with unified IR | Matthew Dempsky | 2022-08-18 | 1 | -0/+19 |
* | cmd/compile/internal/noder: shape-based stenciling for unified IR | Matthew Dempsky | 2022-08-18 | 1 | -0/+35 |
* | [dev.regabi] cmd/compile: cleanup devirtualization docs | Matthew Dempsky | 2020-12-25 | 1 | -27/+11 |
* | [dev.regabi] cmd/compile: new devirtualization pkg [generated] | Matthew Dempsky | 2020-12-25 | 1 | -0/+101 |