diff options
| author | Keith Randall <khr@golang.org> | 2016-04-10 08:26:43 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2016-04-10 23:20:38 +0000 |
| commit | 0004f34cefcdaad13a5131e3494fb2ff04877cd2 (patch) | |
| tree | 1b2295a8f5cbdfc39020359d7e93a21db292ca89 /src/text/template/exec_test.go | |
| parent | 6b33b0e98e9be77d98b026ae2adf10dd71be5a1b (diff) | |
| download | go-0004f34cefcdaad13a5131e3494fb2ff04877cd2.tar.xz | |
cmd/compile: regalloc enforces 2-address instructions
Instead of being a hint, resultInArg0 is now enforced by regalloc.
This allows us to delete all the code from amd64/ssa.go which
deals with converting from a semantically three-address instruction
into some copies plus a two-address instruction.
Change-Id: Id4f39a80be4b678718bfd42a229f9094ab6ecd7c
Reviewed-on: https://go-review.googlesource.com/21816
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Diffstat (limited to 'src/text/template/exec_test.go')
0 files changed, 0 insertions, 0 deletions
