go/test/abi
David Chase 9d88a9e2bf cmd/compile: implement simple register results
at least for ints and strings

includes simple test

For #40724.

Change-Id: Ib8484e5b957b08f961574a67cfd93d3d26551558
Reviewed-on: https://go-review.googlesource.com/c/go/+/295309
Trust: David Chase <drchase@google.com>
Run-TryBot: David Chase <drchase@google.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
2021-03-04 19:45:11 +00:00
..
regabipragma.dir [dev.regabi] cmd/compile: added limited //go:registerparams pragma for new ABI dev 2021-01-13 15:50:04 +00:00
f_ret_z_not.go cmd/compile: register abi, morestack work and mole whacking 2021-03-04 16:19:12 +00:00
f_ret_z_not.out cmd/compile: fixed which-result confusion in presence of 0-width types 2021-02-27 18:38:31 +00:00
fibish.go cmd/compile: implement simple register results 2021-03-04 19:45:11 +00:00
fibish.out cmd/compile: implement simple register results 2021-03-04 19:45:11 +00:00
many_int_input.go cmd/compile: register abi, morestack work and mole whacking 2021-03-04 16:19:12 +00:00
many_int_input.out cmd/compile: register abi, morestack work and mole whacking 2021-03-04 16:19:12 +00:00
regabipragma.go cmd/compile: register abi, morestack work and mole whacking 2021-03-04 16:19:12 +00:00
regabipragma.out [dev.regabi] cmd/compile: cleanup callTargetLSym 2021-01-19 02:41:30 +00:00
uglyfib.go cmd/compile: fix pointer maps for morestack 2021-03-04 16:21:10 +00:00
uglyfib.out cmd/compile: fix pointer maps for morestack 2021-03-04 16:21:10 +00:00