aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/export_test.go
diff options
context:
space:
mode:
authorMatthew Dempsky <mdempsky@google.com>2017-03-10 18:34:41 -0800
committerMatthew Dempsky <mdempsky@google.com>2017-03-13 21:04:16 +0000
commit118b3fe7bbf855196db727daefbb403b84a4f67d (patch)
treee721b1fdc9b7dceee206fd5a41a31152b7f36935 /src/cmd/compile/internal/ssa/export_test.go
parent2e7c3b3f555853202fe0bdf2ea5ce37d7a56a7f7 (diff)
downloadgo-118b3fe7bbf855196db727daefbb403b84a4f67d.tar.gz
go-118b3fe7bbf855196db727daefbb403b84a4f67d.zip
cmd/compile/internal/gc: refactor ACALL Prog creation
This abstracts creation of ACALL Progs into package gc. The main benefit of this today is we can refactor away a lot of common boilerplate code. Later, once liveness analysis happens on the SSA graph, this will also provide an easy insertion point for emitting the PCDATA Progs immediately before call instructions. Passes toolstash-check -all. Change-Id: Ia15108ace97201cd84314f1ca916dfeb4f09d61c Reviewed-on: https://go-review.googlesource.com/38081 Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/cmd/compile/internal/ssa/export_test.go')
0 files changed, 0 insertions, 0 deletions