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
/
obj
Age
Commit message (
Expand
)
Author
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/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-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-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-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-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-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
2025-08-03
cmd/internal/obj/loong64: add [X]VLDREPL.{B/H/W/D} instructions support
Xiaolin Zhao
2025-07-30
cmd/compile: add floating point min/max intrinsics on s390x
Michael Munday
2025-07-24
cmd/internal/obj: rip out argp adjustment for wrapper frames
Keith Randall
2025-07-24
cmd/compile: move amd64 and 386 over to new bounds check strategy
Keith Randall
2025-07-24
cmd/internal/obj/s390x: add MVCLE instruction
kmvijay
2025-07-21
cmd/compile: for arm64 epilog, do SP increment with a single instruction
Keith Randall
2025-07-19
cmd/internal/obj: enable got pcrel itype in fips140 for riscv64
Meng Zhuo
2025-07-16
cmd/link, runtime: on Wasm, put only function index in method table and func ...
Cherry Mui
2025-07-16
cmd/internal/obj/wasm: use 64-bit instructions for indirect calls
Cherry Mui
2025-05-29
cmd/internal/obj/s390x: fix potential recursive String call
Michael Anthony Knyszek
2025-05-21
cmd/internal/obj/loong64: remove unused register alias definitions
Guoqi Chen
2025-05-21
cmd/internal/obj/riscv: fix vector integer multiply add
Mark Ryan
2025-05-15
cmd/internal/obj/loong64: change the plan9 format of the prefetch instruction...
Guoqi Chen
2025-05-14
cmd/intarnal/obj: add new assembly format for VANDV and VANDB on loong64
Xiaolin Zhao
2025-05-12
cmd/internal/obj/loong64: Add preld{,x} instructions support
Guoqi Chen
2025-05-11
cmd/internal/obj/loong64: add [X]VFCLASS.{S/D} instructions
Xiaolin Zhao
2025-05-08
cmd/internal/obj/loong64: add [X]VF{ADD/SUB/MUL/DIV}.{S/D} instructions
Xiaolin Zhao
2025-05-08
cmd/internal/obj/riscv: reject invalid vadc/vsbc encodings
Mark Ryan
2025-05-08
cmd/internal/obj/riscv: fix LMUL encoding for MF2 and MF8
Mark Ryan
2025-05-07
cmd/internal/obj/loong64: add [X]VFRINT[{RNE/RZ/RP/RM}].{S/D} instructions
Xiaolin Zhao
2025-05-05
Revert "cmd/compile: allow all of the preamble to be preemptible"
Keith Randall
2025-05-02
cmd/internal/obj/riscv: add support for vector permutation instructions
Joel Sing
2025-05-02
cmd/internal/obj/riscv: add support for vector mask instructions
Joel Sing
[prev]
[next]