1
0
mirror of https://github.com/golang/go synced 2024-10-04 15:11:20 -06:00
go/src/cmd
Keith Randall fa9435cdff cmd/compile: clean up rewrite rules
Break really long lines.
Add spacing to line up columns.

In AMD64, put all the optimization rules after all the
lowering rules.

Change-Id: I45cc7368bf278416e67f89e74358db1bd4326a93
Reviewed-on: https://go-review.googlesource.com/22470
Reviewed-by: David Chase <drchase@google.com>
2016-04-29 16:16:32 +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: clean up rewrite rules 2016-04-29 16:16:32 +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