go/src/cmd/compile/internal
Josh Bleecher Snyder cde5fd1c0f cmd/compile: correct type of CvtBoolToUint8 values
Fixes #40746

Change-Id: I539f07d1f958dacee87d846171a8889d03182d25
Reviewed-on: https://go-review.googlesource.com/c/go/+/248397
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
2020-08-13 22:59:31 +00:00
..
amd64 cmd/compile: add floating point load+op operations to addressing modes pass 2020-07-27 18:24:32 +00:00
arm cmd/compile: redo flag constant ops for arm 2020-06-18 20:57:49 +00:00
arm64 cmd/compile: redo flag constant ops for arm64 2020-06-18 20:58:26 +00:00
gc cmd/compile: remove AttrSeenGlobl (use AttrOnList instead) 2020-08-13 12:08:56 +00:00
logopt cmd/compile: run TestLogOpt for riscv64 on amd64 2020-04-13 04:05:32 +00:00
mips
mips64
ppc64 cmd/compile,cmd/internal/obj/ppc64: use mod instructions on power9 2020-04-29 14:45:56 +00:00
riscv64 cmd/compile: implement multi-control branches for riscv64 2020-04-27 17:49:30 +00:00
s390x cmd/compile: allow floating point Ops to produce flags on s390x 2020-04-08 20:57:58 +00:00
ssa cmd/compile: correct type of CvtBoolToUint8 values 2020-08-13 22:59:31 +00:00
syntax cmd/compile: detect and diagnose invalid //go: directive placement 2020-04-21 16:47:01 +00:00
test
types
wasm
x86 cmd/compile: fix incorrect rewriting to if condition 2020-05-29 15:39:54 +00:00