go/src/cmd/compile/internal
Filippo Valsorda 13bf5b80e8 [dev.boringcrypto] all: merge master into dev.boringcrypto
Change-Id: Ia661c871e14445672b7d36a443455302e47cc2a1
2018-10-25 19:30:18 -04:00
..
amd64 cmd/compile: use proved bounds to remove signed division fix-ups 2018-10-23 02:29:44 +00:00
arm cmd/compile: optimize arm's bit operation 2018-09-11 14:37:51 +00:00
arm64 cmd/compile: optimize arm64's code with more shifted operations 2018-09-28 15:05:17 +00:00
gc [dev.boringcrypto] all: merge master into dev.boringcrypto 2018-10-25 19:30:18 -04:00
mips cmd/compile: intrinsify runtime.getcallerpc on all link register architectures 2018-05-02 16:59:27 +00:00
mips64 cmd/compile: intrinsify runtime.getcallerpc on all link register architectures 2018-05-02 16:59:27 +00:00
ppc64 cmd/compile, runtime: add new lightweight atomics for ppc64x 2018-10-23 18:10:38 +00:00
s390x cmd/compile: make math/bits.RotateLeft{32,64} intrinsics on s390x 2018-09-05 08:29:02 +00:00
ssa cmd/compile: schedule OpArg earlier in blocks for better debugging 2018-10-23 21:11:01 +00:00
syntax cmd/compile: fix label redefinition error column numbers 2018-10-16 22:32:14 +00:00
test
types cmd/compile: extract gc.eqtype as types.Identical 2018-10-18 23:44:39 +00:00
wasm cmd/compile: fold offset into address on Wasm 2018-06-27 14:30:00 +00:00
x86 cmd/compile: use proved bounds to remove signed division fix-ups 2018-10-23 02:29:44 +00:00