aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/escape/stmt.go
AgeCommit message (Expand)Author
2021-09-17cmd/compile: restore tail call for method wrappersCherry Mui
2021-07-03[dev.typeparams] cmd/compile: flatten OINLCALL in walkMatthew Dempsky
2021-06-23[dev.typeparams] cmd/compile: refactor escape analysis of callsMatthew Dempsky
2021-06-22[dev.typeparams] cmd/compile: split package escape into multiple filesMatthew Dempsky