1
0
mirror of https://github.com/golang/go synced 2024-11-14 13:30:30 -07:00
go/src/cmd
limeidan 0753396628 cmd/compile/internal/ssa: optimize store-zero rules on loong64
Change-Id: I4c6ce7b77da05636895127de7bc687c59bd79787
Reviewed-on: https://go-review.googlesource.com/c/go/+/620975
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: Michael Pratt <mpratt@google.com>
2024-10-22 01:48:01 +00:00
..
addr2line cmd/addr2line: use t.TempDir 2024-09-06 13:23:48 +00:00
api all: fix printf(var) mistakes detected by latest printf checker 2024-09-04 18:16:59 +00:00
asm cmd/asm: add position to PCALIGN directives 2024-10-21 14:11:44 +00:00
buildid
cgo cmd/cgo/internal/testsanitizers: correct comment in tsan test 2024-10-14 16:59:38 +00:00
compile cmd/compile/internal/ssa: optimize store-zero rules on loong64 2024-10-22 01:48:01 +00:00
covdata internal/coverage: use 128-bit FNV-1a hash instead of MD5 2024-10-07 15:45:41 +00:00
cover cmd: replace many sort.Interface with slices.Sort and SortFunc 2024-09-03 20:55:18 +00:00
dist cmd/internal/macho: new package for handling mach-o files in toolchain 2024-10-21 17:56:21 +00:00
distpack misc/wasm: move wasm runtime files to lib/wasm 2024-08-30 19:15:21 +00:00
doc all: use t.Chdir in tests 2024-09-04 00:52:28 +00:00
fix all: use slices.Delete 2024-10-01 14:55:00 +00:00
go all: wire up swisstable maps 2024-10-14 19:58:47 +00:00
gofmt
internal cmd/internal/buildid: skip over GNU build ID from buildid computation 2024-10-21 17:56:51 +00:00
link cmd/link,runtime: DWARF/gdb support for swiss maps 2024-10-21 21:59:06 +00:00
nm cmd/nm: use t.TempDir 2024-09-06 13:25:54 +00:00
objdump cmd/objdump: add loong64 disassembler support 2024-09-19 00:40:50 +00:00
pack all: use t.Chdir in tests 2024-09-04 00:52:28 +00:00
pprof cmd: use testenv.Executable helper 2024-09-03 18:03:19 +00:00
preprofile cmd/preprofile, runtime/coverage: add package comment 2024-09-16 17:07:00 +00:00
relnote
test2json
tools
trace cmd/trace,internal/trace,runtime: refactor to access frames via range over func 2024-09-23 15:02:42 +00:00
vendor cmd/objdump: add loong64 disassembler support 2024-09-19 00:40:50 +00:00
vet cmd: use testenv.Executable helper 2024-09-03 18:03:19 +00:00
go.mod cmd/objdump: add loong64 disassembler support 2024-09-19 00:40:50 +00:00
go.sum cmd/objdump: add loong64 disassembler support 2024-09-19 00:40:50 +00:00
README.vendor

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