go/src/cmd
Josh Bleecher Snyder 1b47fde55c cmd/compile: clarify division bounds check optimization
The name of the function should mention division.
Eliminate double negatives from the comment describing it.

Change-Id: Icef1a5139b3a91b86acb930af97938f5160f7342
Reviewed-on: https://go-review.googlesource.com/c/go/+/217001
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
2020-02-21 17:28:10 +00:00
..
addr2line
api
asm cmd/internal/obj/riscv: use signed immediates for U-instructions 2020-01-28 02:39:28 +00:00
buildid
cgo cmd/cgo: better handling for '.' in pkgpath for gccgo 2019-11-19 19:38:07 +00:00
compile cmd/compile: clarify division bounds check optimization 2020-02-21 17:28:10 +00:00
cover
dist cmd/dist: remove riscv64 from set of incomplete ports 2020-01-29 02:43:46 +00:00
doc cmd/doc: flag usage() inconsistency 2019-12-18 17:57:19 +00:00
fix cmd/fix: eliminate data races in TestRewrite and gofmt 2019-11-18 15:11:03 +00:00
go cmd/go: convert TestExecutableGOROOT to the script framework 2020-02-20 21:22:28 +00:00
gofmt
internal cmd/internal/moddeps: check for consistent versioning among all modules in GOROOT 2020-02-19 21:53:23 +00:00
link cmd/link, runtime: skip holes in func table 2020-02-18 17:55:23 +00:00
nm all: base64-encode binaries that will cause Apple notarization to fail 2019-11-21 14:55:12 +00:00
objdump cmd/objdump: disable unsupported tests on riscv64 2020-01-25 05:48:12 +00:00
pack
pprof all: fix a number of misuses of the word "an" 2019-12-10 16:23:10 +00:00
test2json
trace cmd/trace: update to use WebComponents V0 polyfill 2020-02-20 19:12:11 +00:00
vendor all: update module dependencies 2020-02-19 21:26:10 +00:00
vet cmd/vet: add test for loading complex values with a single instruction 2019-11-05 01:01:31 +00:00
README.vendor
go.mod all: update module dependencies 2020-02-19 21:26:10 +00:00
go.sum all: update module dependencies 2020-02-19 21:26:10 +00:00

README.vendor

See src/README.vendor for information on loading vendored packages
and updating the vendor directory.