1
0
mirror of https://github.com/golang/go synced 2024-10-04 21:11:22 -06:00
go/src/cmd
David Chase d8d33514f9 cmd/compile: Move divconst_test out of test/bench/go1
This is necessary to avoid disrupting the go1 suite and gives
us a place to put other tests of basic compiler function and
correctness.

Change-Id: I36933819ff2bfe6a2121fff2be9a98efd2123d9a
Reviewed-on: https://go-review.googlesource.com/22597
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
2016-04-29 16:20:18 +00:00
..
addr2line cmd/addr2line: simplify windows test 2015-06-17 14:23:20 +00:00
api cmd/api: ignore vendored packages 2016-04-22 23:07:35 +00:00
asm cmd/compile: allow 64-bit multiplication with immediates on s390x 2016-04-28 20:27:43 +00:00
cgo cmd/cgo: add missing formatting directive in error message 2016-04-15 22:03:22 +00:00
compile cmd/compile: Move divconst_test out of test/bench/go1 2016-04-29 16:20:18 +00:00
cover all: single space after period. 2016-03-02 00:13:47 +00:00
dist os/exec: add Cmd.RunContext and Cmd.WaitContext 2016-04-28 19:06:41 +00:00
doc cmd/doc: group constructors with type in package presentation 2016-04-21 21:45:05 +00:00
fix all: single space after period. 2016-03-02 00:13:47 +00:00
go cmd/go, go/build: add support for binary-only packages 2016-04-29 00:23:02 +00:00
gofmt cmd/gofmt: make gofmt -s simplify slices in presence of dot-imports 2016-04-06 18:19:33 +00:00
internal cmd/compile: allow 64-bit multiplication with immediates on s390x 2016-04-28 20:27:43 +00:00
link cmd/link: fix -no-pie / -race check 2016-04-28 23:32:31 +00:00
nm all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
objdump cmd/objdump: skip TestDisasm* on s390x 2016-04-12 18:10:47 +00:00
pack cmd/pack,vet: use go doc instead of godoc in doc 2016-03-17 21:06:40 +00:00
pprof cmd/pprof/internal: move to cmd/internal/pprof 2016-04-12 15:02:28 +00:00
trace cmd/trace: generate new pprof profiles 2016-04-22 19:54:24 +00:00
vet cmd/vet: improve checking unkeyed fields in composite literals 2016-04-28 13:51:40 +00:00
yacc all: delete dead non-test code 2016-03-25 06:28:13 +00:00