go/src/cmd
Keith Randall af278bfb1f cmd/compile: add additional flag constant folding rules
Fixes #73200

Change-Id: I77518d37acd838acf79ed113194bac5e2c30897f
Reviewed-on: https://go-review.googlesource.com/c/go/+/663535
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
2025-04-07 22:48:32 -07:00
..
addr2line
api go/*: use go/types.Func.Signature and go/ast.Preorder 2025-02-19 19:25:33 -08:00
asm cmd/internal/obj/riscv: add support for vector fixed-point arithmetic instructions 2025-04-01 05:31:22 -07:00
buildid
cgo all: use exec.Command.String in test logs 2025-03-20 09:10:13 -07:00
compile cmd/compile: add additional flag constant folding rules 2025-04-07 22:48:32 -07:00
covdata cmd/covdata: close output meta-data file 2025-02-28 12:43:43 -08:00
cover
dist all: use exec.Command.String in test logs 2025-03-20 09:10:13 -07:00
distpack
doc cmd/doc: add support for starting pkgsite instance for docs 2025-02-03 09:26:03 -08:00
fix all: replace reflect.Value.Type.Kind with reflect.Value.Kind 2025-02-03 10:30:40 -08:00
go cmd/go: fix version stamping for v2 modules and subdirectories 2025-04-07 11:29:57 -07:00
gofmt
internal cmd/internal/obj/arm64: return a bit shift from movcon 2025-04-03 06:00:28 -07:00
link cmd/link/internal/ld: introduce -funcalign=N option 2025-04-03 12:02:03 -07:00
nm cmd/nm: use t.TempDir 2024-09-06 13:25:54 +00:00
objdump cmd: use cmd/internal/hash.New32 and Sum32 only 2025-02-13 12:34:30 -08:00
pack
pprof cmd/internal/objfile: break out dissassemblers to another package 2024-12-11 08:53:20 -08:00
preprofile cmd/preprofile: correct -V flag 2024-11-27 21:27:58 +00:00
relnote
test2json cmd/go: print build errors during go test -json in JSON 2024-11-17 14:32:05 +00:00
tools
trace internal/trace: interpret string ID arguments for experimental events 2025-02-11 11:23:31 -08:00
vendor cmd/vendor: update golang.org/x/tools to v0.31.1-0.20250328151535-a857356d5cc5 2025-04-01 15:08:03 -07:00
vet cmd/vet: add waitgroup analyzer 2025-04-01 15:09:39 -07:00
README.vendor
go.mod cmd/vendor: update golang.org/x/tools to v0.31.1-0.20250328151535-a857356d5cc5 2025-04-01 15:08:03 -07:00
go.sum cmd/vendor: update golang.org/x/tools to v0.31.1-0.20250328151535-a857356d5cc5 2025-04-01 15:08:03 -07:00

README.vendor

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