-
Russ Cox authored
* Eliminate bounds check on known small shifts. * Rewrite x<<s | x>>(32-s) as a rotate (constant s). * More aggressive (but still minimal) range analysis. R=ken, dave, iant CC=golang-dev https://golang.org/cl/6209077
c6ce4482
* Eliminate bounds check on known small shifts. * Rewrite x<<s | x>>(32-s) as a rotate (constant s). * More aggressive (but still minimal) range analysis. R=ken, dave, iant CC=golang-dev https://golang.org/cl/6209077
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | Loading commit data... | |
cgen.c | Loading commit data... | |
cgen64.c | Loading commit data... | |
doc.go | Loading commit data... | |
galign.c | Loading commit data... | |
gg.h | Loading commit data... | |
ggen.c | Loading commit data... | |
gobj.c | Loading commit data... | |
gsubr.c | Loading commit data... | |
list.c | Loading commit data... | |
opt.h | Loading commit data... | |
peep.c | Loading commit data... | |
reg.c | Loading commit data... |