1
0
mirror of https://github.com/golang/go synced 2024-11-08 06:26:19 -07:00
go/test/abi
David Chase 7a2f3273c5 cmd/compile: plumb abi info into ssagen/ssa
Plumb abi information into ssa/ssagen for plain calls
and plain functions (not methods).  Does not extend all the
way through the compiler (yet).

One test disabled because it extends far enough to break the test.

Normalized all the compiler's register args TODOs to
// TODO(register args) ...

For #40724.

Change-Id: I0173a4579f032ac3c9db3aef1749d40da5ea01ff
Reviewed-on: https://go-review.googlesource.com/c/go/+/293389
Trust: David Chase <drchase@google.com>
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
2021-02-24 17:54:29 +00:00
..
regabipragma.dir
regabipragma.go cmd/compile: plumb abi info into ssagen/ssa 2021-02-24 17:54:29 +00:00
regabipragma.out [dev.regabi] cmd/compile: cleanup callTargetLSym 2021-01-19 02:41:30 +00:00