go/src/cmd/compile/internal
Keith Randall 129261ae83 [dev.ssa] cmd/compile: give GetClosurePtr pointer type
If the closure pointer gets spilled, we need to spill it with
pointer type to make stack copy and GC happy.

Change-Id: Ic108748e6b9caecd45522141f02c9422567376e3
Reviewed-on: https://go-review.googlesource.com/16363
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: David Chase <drchase@google.com>
2015-10-27 18:00:31 +00:00
..
amd64 [dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranch 2015-10-19 14:00:03 -07:00
arm cmd/compile/internal: some janitoring 2015-09-07 17:42:48 +00:00
arm64 cmd/compile/internal/gc: move intLiteral to gc.Node 2015-09-19 04:38:02 +00:00
big cmd/compile/internal/big: fix unused result from testing/quick.Check 2015-10-06 21:29:36 +00:00
gc [dev.ssa] cmd/compile: give GetClosurePtr pointer type 2015-10-27 18:00:31 +00:00
mips64 cmd/compile/internal/gc: move intLiteral to gc.Node 2015-09-19 04:38:02 +00:00
ppc64 cmd/compile, cmd/internal/obj: centralize knowledge of size of fixed part of stack 2015-10-18 22:19:06 +00:00
ssa [dev.ssa] cmd/compile: better copying 2015-10-27 04:02:19 +00:00
x86 [dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranch 2015-09-08 15:59:09 -07:00