]> Cypherpunks repositories - gostls13.git/commit
[dev.ssa] cmd/compile: run std tests with SSA codegen as part of all.bash
authorJosh Bleecher Snyder <josharian@gmail.com>
Fri, 4 Sep 2015 15:50:28 +0000 (08:50 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Sat, 5 Sep 2015 20:12:23 +0000 (20:12 +0000)
commit6b9b618787156dea53d14dde924b71639548da33
tree429d862d9cd7477ab68e7091f32f94e2ca0b044b
parentd2107fc98724662c7aa343d8004ed9d391fdeb59
[dev.ssa] cmd/compile: run std tests with SSA codegen as part of all.bash

Todd Neal has made all the stdlib tests pass.
Now the trybots and build dashboard can
help us keep them passing.

All of this code will be unwound bit by bit
as SSA matures and then becomes the default.

Change-Id: I52ac7e72a87d329ccce974d6671c054374828d11
Reviewed-on: https://go-review.googlesource.com/14294
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/dist/test.go