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
/
asm
Age
Commit message (
Expand
)
Author
2018-05-02
cmd/asm/internal/asm: update the test cases in arm64enc.s file
fanzha02
2018-04-30
cmd/asm: add vector instructions for ChaCha20Poly1305 on ARM64
Balaram Makam
2018-04-30
cmd/compile: intrinsify runtime.getcallerpc on arm64
Wei Xiao
2018-04-28
cmd/asm: add s390x VMSLG instruction
bill_ofarrell
2018-04-28
cmd/internal/obj/arm64: reorder the assembler's optab entries
fanzha02
2018-04-26
cmd/asm: add VSRI instruction on ARM64
Balaram Makam
2018-04-26
cmd/compile: optimize ARM64 code with CMN/TST
Balaram Makam
2018-04-24
cmd/internal/obj/x86: forbid mem args for MOV_DR and MOV_CR
quasilyte
2018-04-20
cmd/internal/obj/x86: disallow PC/FP/SB scaled index
quasilyte
2018-04-20
cmd/asm/internal/asm: add AVX512 end2end tests
isharipo
2018-04-19
cmd/asm: add rev64 instruction on ARM64
Fangming.Fang
2018-04-18
cmd/internal/obj/arm64: refactor the extended/shifted register encoding to th...
fanzha02
2018-04-18
cmd/internal/obj/ppc64: add vector multiply instructions
Carlos Eduardo Seo
2018-04-17
cmd/internal/obj/arm, runtime: delete old ARM softfloat code
Cherry Zhang
2018-04-17
cmd/internal/obj/x86: better error msg for offset overflow on AMD64
quasilyte
2018-04-13
cmd/internal/obj/arm64: fix the bug of incorrect handling negative offset of ...
fanzha02
2018-04-11
cmd/internal/obj/arm64: support SWPD/SWPW/SWPH/SWPB
Ben Shi
2018-04-11
cmd/internal/obj/arm64: add support for a series of load/store with register ...
fanzha02
2018-04-09
cmd/internal/obj/arm64: add assembler support for load with register offset
fanzha02
2018-04-06
cmd/asm/internal/arch: unexport ParseARM64Suffix
Tobias Klauser
2018-04-06
cmd: some semi-automated cleanups
Daniel Martí
2018-04-03
cmd/asm, math: add s390x floating point test instructions
Michael Munday
2018-04-03
cmd/asm: add essential instructions for AES-GCM on ARM64
Fangming.Fang
2018-04-02
cmd: remove some unused parameters
Daniel Martí
2018-03-27
cmd/internal/obj/arm: add DMB instruction
Yuval Pavel Zholkover
2018-03-27
cmd/internal/obj/arm64: add LDPW/LDPSW/STPW to arm64 assembler
Ben Shi
2018-03-21
runtime,sync/atomic: replace asm BYTEs with insts for x86
isharipo
2018-03-20
cmd/asm: fix bug about VMOV instruction (move a vector element to another) on...
Fangming.Fang
2018-03-20
cmd/asm: fix bug about VMOV instruction (move register to vector element) on ...
Fangming.Fang
2018-03-19
cmd/asm: add ARM64 assembler check for incorrect input
fanzha02
2018-03-14
runtime: improve arm64 memclr implementation
Balaram Makam
2018-03-14
cmd/asm: move manual tests out of generated file
Daniel Martí
2018-03-13
cmd/asm: VPERMQ's imm8 arg is an uint8
Daniel Martí
2018-03-13
cmd/internal/obj/ppc64: implement full operand support for l*arx instructions
Carlos Eduardo Seo
2018-03-13
cmd/internal/obj/arm64: support logical instructions targeting RSP
Cherry Zhang
2018-03-12
cmd/asm: fix ARM64 vector register arrangement encoding bug
fanzha02
2018-03-08
cmd/asm, cmd/internal/obj/ppc64: avoid unnecessary load zeros
Lynn Boger
2018-03-01
cmd/asm: fix assembling return jump
Cherry Zhang
2018-02-28
cmd/asm: enable several arm64 load & store instructions
erifan01
2018-02-27
cmd/internal/obj/x86: add missing legacy insts
isharipo
2018-02-26
cmd: avoid unnecessary type conversions
Kunpei Sakai
2018-02-26
cmd/compile: track line directives w/ column information
Robert Griesemer
2018-02-22
cmd/asm: add arm64 instructions for math optimization
erifan01
2018-02-20
all: fix misspellings
Shawn Smith
2018-02-15
cmd/compile: arm64 intrinsics for math/bits.OnesCount
Balaram Makam
2018-02-15
cmd/asm, cmd/internal/obj/ppc64: add Immediate Shifted opcodes for ppc64x
Carlos Eduardo Seo
2018-02-14
cmd/asm: add PRFM instruction on ARM64
fanzha02
2018-02-14
cmd/internal/obj/mips: support NEG, avoid crash with illegal instruction
Cherry Zhang
2018-02-13
cmd/internal/obj/mips: fix use of R28 on 32-bit MIPS
Cherry Zhang
2018-02-13
cmd/asm: fix crash on bad symbol for TEXT
Rob Pike
[prev]
[next]