aboutsummaryrefslogtreecommitdiff
path: root/test/live_regabi.go
AgeCommit message (Expand)Author
2021-08-20test: enable regabi test on arm64Cuong Manh Le
2021-08-09[dev.typeparams] cmd/compile: simplify interface conversionsKeith Randall
2021-06-24[dev.typeparams] cmd/compile: suppress liveness diagnostics of wrappersMatthew Dempsky
2021-06-08[dev.typeparams] cmd/compile, runtime: always enable defer/go wrappingCherry Mui
2021-04-21cmd/compile: reenable name preservation on copies in expand_callsCherry Zhang
2021-04-20cmd/compile: disable name preservation on copies in expand_callsCherry Zhang
2021-04-19test: add liveness test for regabiCherry Zhang