aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/stackalloc.go
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2015-12-11 20:41:52 -0800
committerKeith Randall <khr@golang.org>2015-12-18 00:02:16 +0000
commit5b355a7907550d6fe457fdf6a92fc320d5a764d5 (patch)
tree1da1f2ba335a684be3804dd690ee12e3587c3e7c /src/cmd/compile/internal/ssa/stackalloc.go
parent498933719287fbba1015c97d177a9bd4cfb9aada (diff)
downloadgo-5b355a7907550d6fe457fdf6a92fc320d5a764d5.tar.xz
[dev.ssa] cmd/compile: change ssa compilation trigger
We used to compile everything with SSA and then decide whether to use the result or not. It was useful when we were working on coverage without much regard for correctness, but not so much now. Instead, let's decide what we're going to compile and go through the SSA compiler for only those functions. TODO: next CL: get rid of all the UnimplementedF stuff. Change-Id: If629addd8b62cd38ef553fd5d835114137885ce0 Reviewed-on: https://go-review.googlesource.com/17763 Reviewed-by: David Chase <drchase@google.com>
Diffstat (limited to 'src/cmd/compile/internal/ssa/stackalloc.go')
0 files changed, 0 insertions, 0 deletions