summaryrefslogtreecommitdiff
path: root/test/bounds.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: defer lowering OANDNOT until SSACuong Manh Le2020-10-271-0/+5
* test: add index bounds check elided with "&^"Cuong Manh Le2020-10-271-0/+9
* test: gofmt bounds.goJosh Bleecher Snyder2018-05-291-46/+46
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* test: prepare for 64-bit intsRuss Cox2012-09-241-7/+0
* test: expand run.go's errorcheck, make clear which bugs runRuss Cox2012-09-231-1/+1
* cmd/gc: faster code, mainly for rotateRuss Cox2012-05-241-0/+277