aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/test/abiutils_test.go
AgeCommit message (Expand)Author
2021-07-08[dev.typeparams] cmd/compile: cleanup ABI utils testsMatthew Dempsky
2021-06-29[dev.typeparams] cmd/compile: add a field (method) name for function in TestA...Dan Scales
2021-04-30cmd/compile: handle field padding for register-passed structsThan McIntosh
2021-03-23cmd/compile/internal/test: update abi tests for recent spec changesThan McIntosh
2021-03-09cmd/compile: fix failure to communicate between ABIinfo producer&consumerDavid Chase
2021-03-02cmd/compile: better version of check frame offsets against abiDavid Chase
2021-02-17cmd/compile/internal/test: gofmt abiutils_test.goCherry Zhang
2021-01-25[dev.regabi] cmd/compile: modify abiutils for recently updated ABIDavid Chase
2021-01-13[dev.regabi] cmd/compile: refactor abiutils from "gc" into new "abi"David Chase