diff options
| author | Keith Randall <khr@golang.org> | 2015-10-21 13:13:56 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2015-10-28 03:09:55 +0000 |
| commit | d43f2e37edf4115e31a0c9218d87182d0aa1c4f0 (patch) | |
| tree | 57370c3361c7a9f8c4d7d2fbe0517ea703ae7c72 /src/cmd/compile/internal/ssa/stackalloc.go | |
| parent | cd01c0be267da70abe8bd6f53109fa2c70e581dc (diff) | |
| download | go-d43f2e37edf4115e31a0c9218d87182d0aa1c4f0.tar.xz | |
[dev.ssa] cmd/compile: introduce storeconst ops
Introduce opcodes that store a constant value.
AuxInt now needs to hold both the value to be stored and the
constant offset at which to store it. Introduce a StoreConst
type to help encode/decode these parts to/from an AuxInt.
Change-Id: I1631883abe035cff4b16368683e1eb3d2ccb674d
Reviewed-on: https://go-review.googlesource.com/16170
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Diffstat (limited to 'src/cmd/compile/internal/ssa/stackalloc.go')
0 files changed, 0 insertions, 0 deletions
