]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add logging to critical and phielim
authorTodd Neal <todd@tneal.org>
Tue, 15 Mar 2016 02:59:20 +0000 (21:59 -0500)
committerTodd Neal <todd@tneal.org>
Tue, 15 Mar 2016 22:53:12 +0000 (22:53 +0000)
commit8edb72587f500a1afcd0209a3c18310eafe95e08
treef00cf281af8a0f9b40ecc6a6eff796c259ed5111
parent5305a329d8b6656d357d761afdd8067f61b1cad2
cmd/compile: add logging to critical and phielim

Change-Id: Ieefeceea40bd29657fd519368b0920dad8443844
Reviewed-on: https://go-review.googlesource.com/20712
Run-TryBot: Todd Neal <todd@tneal.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/critical.go
src/cmd/compile/internal/ssa/phielim.go