1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:31:28 -06:00
go/src/cmd/compile/internal
Keith Randall cfd8dfaa10 [dev.ssa] cmd/compile/internal/ssa: more checks on ssa structure
Make sure all referenced Blocks and Values are really there.
Fix deadcode to generate SSA graphs that pass this new test.

Change-Id: Ib002ce20e33490eb8c919bd189d209f769d61517
Reviewed-on: https://go-review.googlesource.com/13147
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
2015-08-06 17:33:19 +00:00
..
amd64
arm
arm64 cmd/compile: align arm64 stack frames correctly 2015-07-29 21:34:50 +00:00
big all: link to https for golang subdomains too 2015-07-12 04:42:40 +00:00
gc [dev.ssa] cmd/compile: improve error message for phi location mismatch 2015-08-06 17:21:25 +00:00
ppc64
ssa [dev.ssa] cmd/compile/internal/ssa: more checks on ssa structure 2015-08-06 17:33:19 +00:00
x86 cmd/compile: enable PAUTO capture variables on arch != 6 2015-06-29 19:49:18 +00:00