index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
internal
Age
Commit message (
Expand
)
Author
2025-11-03
cmd/internal/obj: support arm64 FMOVQ large offset encoding
Alexander Musman
2025-11-02
cmd/go: skip git sha256 tests if git < 2.29
David Finkel
2025-10-29
test/codegen: simplify asmcheck pattern matching
Russ Cox
2025-10-29
runtime: use internal/strconv
Russ Cox
2025-10-29
internal/itoa, internal/runtime/strconv: delete
Russ Cox
2025-10-27
cmd/internal/obj, cmd/asm: reclassify the offset of memory access operations ...
Xiaolin Zhao
2025-10-23
cmd/internal/obj/riscv: simplify validation and encoding of raw instructions
Joel Sing
2025-10-21
all: eliminate unnecessary type conversions
Jes Cok
2025-10-21
cmd/internal/obj/ppc64: improve large prologue generation
Paul Murphy
2025-10-17
all: correct name for comments
Jes Cok
2025-10-15
cmd/internal/obj: move ARM64RegisterExtension from cmd/asm/internal/arch
Vasily Leonenko
2025-10-15
cmd: fix three printf problems reported by newest vet
Alan Donovan
2025-10-14
cmd/internal/obj/arm64: add support for PAC instructions
Bill Roberts
2025-10-13
all: replace calls to errors.As with errors.AsType
Julien Cretel
2025-10-08
cmd/internal/obj: fix Link.Diag printf errors
Alan Donovan
2025-10-07
cmd/go, testing: add TB.ArtifactDir and -artifacts flag
Damien Neil
2025-10-07
Revert "cmd/compile: redo arm64 LR/FP save and restore"
Keith Randall
2025-10-06
cmd/compile: redo arm64 LR/FP save and restore
Keith Randall
2025-10-03
[dev.simd] all: merge master (adce7f1) into dev.simd
Cherry Mui
2025-09-30
cmd/compile/internal/ssa: remove redundant "type:" prefix check
Youlin Feng
2025-09-27
cmd/compile: implement jump table on loong64
limeidan
2025-09-26
Revert "cmd/internal/obj/loong64: use the MOVVP instruction to optimize prolo...
abner chenc
2025-09-25
[dev.simd] all: merge master (d70ad4e) into dev.simd
Cherry Mui
2025-09-25
cmd/internal/obj/riscv: remove ACFLWSP/ACFSWSP and ACFLW/ACFSW
Joel Sing
2025-09-24
cmd/internal/obj/riscv: add support for vector unit-stride fault-only-first l...
wangboyao
2025-09-23
[dev.simd] all: merge master (9b2d39b) into dev.simd
Cherry Mui
2025-09-17
cmd/internal/obj/riscv: add support for Zicond instructions
lxq015
2025-09-16
cmd/go: check pattern for utf8 validity before call regexp.MustCompile
Youlin Feng
2025-09-16
cmd/internal/obj/riscv: improve handling of float point moves
Joel Sing
2025-09-16
[dev.simd] all: merge master (ca0e035) into dev.simd
Cherry Mui
2025-09-16
[dev.simd] cmd/compile: use the right type for spill slot
Cherry Mui
2025-09-15
cmd/internal/obj/loong64: use the MOVVP instruction to optimize prologue
Xiaolin Zhao
2025-09-15
cmd/internal/obj/riscv: implement vector segment load/store instructions
wangboyao
2025-09-15
all: replace strings.Split with strings.SplitSeq
1911860538
2025-09-15
cmd/internal/testdir: re-enable default all codegen flag on linux-amd64
Michael Anthony Knyszek
2025-09-12
cmd/asm, cmd/internal/obj: add riscv64 generic CSR ops
Mark Ryan
2025-09-11
[dev.simd] all: merge master (cf5e993) into dev.simd
Cherry Mui
2025-09-09
runtime: remove duff support for riscv64
Meng Zhuo
2025-09-04
cmd/internal/obj/loong64: add ADDU16I.D instruction support
Xiaolin Zhao
2025-09-04
runtime, cmd/compile, cmd/internal/obj: remove duff support for loong64
limeidan
2025-09-04
cmd/internal/obj/loong64: fix the usage of offset in the instructions [X]VLDR...
Xiaolin Zhao
2025-09-03
[dev.simd] all: merge master (4c4cefc) into dev.simd
Cherry Mui
2025-09-02
[dev.simd] cmd/compile: add instructions and rewrites for scalar-> vector moves
David Chase
2025-08-31
cmd/internal/obj/loong64: add LDPTR.{W/D} and STPTR.{W/D} instructions support
Xiaolin Zhao
2025-08-27
cmd/internal/obj/loong64: simplify buildop
Xiaolin Zhao
2025-08-22
all: delete remaining windows/arm code
Alberto Donizetti
2025-08-21
cmd/asm: process forward jump to PCALIGN
ZhouGuangyuan
2025-08-21
cmd/internal/objabi,cmd/link: add support for additional riscv64 relocations
Joel Sing
2025-08-15
runtime: remove duff support for amd64
Keith Randall
2025-08-15
runtime: remove duff support for arm64
Keith Randall
[prev]
[next]