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-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
2025-08-14
cmd/internal/obj/riscv: add encoding for compressed riscv64 instructions
Joel Sing
2025-08-12
cmd/compile/internal: optimize multiplication use new operation 'ADDshiftLLV'...
limeidan
2025-08-12
internal/runtime/gc/scan: import scan kernel from gclab [green tea]
Michael Anthony Knyszek
2025-08-07
cmd/internal/obj/loong64: change the immediate range of ALSL{W/WU/V}
limeidan
2025-08-07
cmd/internal/obj/loong64: add support for FSEL instruction
Xiaolin Zhao
2025-08-06
all: remove support for windows/arm
qiulaidongfeng
2025-08-06
cmd/internal/testdir: pass -buildid to link command
Cherry Mui
2025-08-06
cmd/internal/testdir: unify link command
Cherry Mui
2025-08-05
cmd/internal/obj/loong64: add new instructions ALSL{W/WU/V} for loong64
limeidan
2025-08-05
cmd: remove dead code
qiulaidongfeng
2025-08-03
cmd/internal/obj/loong64: add {V,XV}{BITCLR/BITSET/BITREV}[I].{B/H/W/D} instr...
Xiaolin Zhao
[prev]
[next]