aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/stackalloc.go
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2015-10-21 13:13:56 -0700
committerKeith Randall <khr@golang.org>2015-10-28 03:09:55 +0000
commitd43f2e37edf4115e31a0c9218d87182d0aa1c4f0 (patch)
tree57370c3361c7a9f8c4d7d2fbe0517ea703ae7c72 /src/cmd/compile/internal/ssa/stackalloc.go
parentcd01c0be267da70abe8bd6f53109fa2c70e581dc (diff)
downloadgo-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