go/src/cmd/compile
Keith Randall 786e51d7ba cmd/compile: add generated tests for constant folding
Covers a bunch of constant-folding rules in generic.rules that aren't
being covered currently.

Increases coverage in generic.rules from 65% to 72%.

Change-Id: I7bf58809faf22e97070183b42e6dd7d3f35bf5f9
Reviewed-on: https://go-review.googlesource.com/23407
Run-TryBot: Todd Neal <todd@tneal.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Todd Neal <todd@tneal.org>
2016-05-25 14:11:10 +00:00
..
internal cmd/compile: add generated tests for constant folding 2016-05-25 14:11:10 +00:00
doc.go cmd/compile: document -l in godoc 2016-05-09 19:06:53 +00:00
main.go cmd/compile/internal/s390x: add s390x support 2016-04-12 14:38:17 +00:00