go/src/cmd/compile/internal
Josh Bleecher Snyder 678f35b676 cmd/compile: fix SSA type for first runtime call arg/result
CLs 37254 and 37869 contained similar fixes.

Change-Id: I0cbf01c691b54d82acef398489df6e9c89ebb83f
Reviewed-on: https://go-review.googlesource.com/38000
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Michael Munday <munday@ca.ibm.com>
2017-03-10 01:02:14 +00:00
..
amd64 cmd/compile: refactor portable SSA Op handling 2017-03-07 21:17:03 +00:00
arm cmd/compile: refactor portable SSA Op handling 2017-03-07 21:17:03 +00:00
arm64 cmd/compile: refactor portable SSA Op handling 2017-03-07 21:17:03 +00:00
gc cmd/compile: fix SSA type for first runtime call arg/result 2017-03-10 01:02:14 +00:00
mips cmd/compile: refactor portable SSA Op handling 2017-03-07 21:17:03 +00:00
mips64 cmd/compile: refactor portable SSA Op handling 2017-03-07 21:17:03 +00:00
ppc64 cmd/compile: refactor portable SSA Op handling 2017-03-07 21:17:03 +00:00
s390x cmd/compile: refactor portable SSA Op handling 2017-03-07 21:17:03 +00:00
ssa cmd/compile: rename Func.constVal arg for clarity 2017-03-09 23:39:01 +00:00
syntax cmd/compile/internal/syntax: start line offset (column) numbers at 1 2017-03-09 23:28:48 +00:00
test cmd/compile: Move divconst_test out of test/bench/go1 2016-04-29 16:20:18 +00:00
x86 cmd/compile: refactor portable SSA Op handling 2017-03-07 21:17:03 +00:00