go/src/cmd/compile/internal
Josh Bleecher Snyder 15b0d1376a cmd/compile: clean up comments
Follow-up to CL 94256.

Change-Id: I61c450dee5975492192453738f734f772e95c1a5
Reviewed-on: https://go-review.googlesource.com/97515
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-02-27 20:06:22 +00:00
..
amd64 cmd/compile: implement comparisons directly with memory 2018-02-26 23:49:44 +00:00
arm runtime: buffered write barrier for arm 2018-02-13 16:34:17 +00:00
arm64 cmd/compile: fix FP accuracy issue introduced by FMA optimization on ARM64 2018-02-22 15:28:08 +00:00
gc cmd/compile: move the SSA local type definitions to a single location 2018-02-27 19:40:36 +00:00
mips runtime: buffered write barrier for mips 2018-02-13 16:34:21 +00:00
mips64 cmd/compile: intrinsify math.Sqrt on mips64 2018-02-21 17:34:02 +00:00
ppc64 runtime: buffered write barrier for ppc64 2018-02-13 16:34:23 +00:00
s390x runtime: buffered write barrier for s390x 2018-02-13 16:34:24 +00:00
ssa cmd/compile: clean up comments 2018-02-27 20:06:22 +00:00
syntax cmd/compile/internal/syntax: implement //line :line:col handling 2018-02-26 18:27:44 +00:00
test cmd/compile: Move divconst_test out of test/bench/go1 2016-04-29 16:20:18 +00:00
types cmd/compile: use stringer on types.EType 2017-11-13 00:35:25 +00:00
x86 runtime: buffered write barrier for 386 2018-02-13 16:34:15 +00:00