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
/
internal
/
cpu
/
cpu.go
Age
Commit message (
Expand
)
Author
2018-08-24
runtime: move arm hardware division support detection to internal/cpu
Martin Möhrmann
2018-08-21
runtime: don't use linkname to refer to internal/cpu
Ian Lance Taylor
2018-08-20
internal/cpu: add and use cpu.CacheLinePad for padding structs
Martin Möhrmann
2018-06-11
crypto, internal/cpu: fix s390x AES feature detection and update SHA implemen...
Michael Munday
2018-05-26
cmd/compile,go/build,internal/cpu: gofmt
Elias Naur
2018-05-23
crypto/{aes,internal/cipherhw,tls}: use common internal/cpu in place of cipherhw
Anit Gandhi
2018-05-22
internal/cpu: add experiment to disable CPU features with GODEBUGCPU
Martin Möhrmann
2018-04-10
internal/cpu,runtime: call cpu.initialize before alginit
Meng Zhuo
2018-03-31
internal/cpu: update arm64 cpu features
Meng Zhuo
2018-03-02
internal/bytealg: move IndexByte asssembly to the new bytealg package
Keith Randall
2017-11-14
internal/cpu: detect cpu features in internal/cpu package
Fangming.Fang
2017-11-02
cmd/internal/obj/x86: add ADX extension
Ilya Tocar
2017-09-11
internal/cpu: add support for x86 FMA cpu feature detection
Martin Möhrmann
2017-08-23
all: fix easy-to-miss typos
Agniva De Sarker
2017-08-14
runtime, internal/cpu: CPU capabilities detection for ppc64x
Carlos Eduardo Seo
2017-05-10
internal/cpu: new package to detect cpu features
Martin Möhrmann
[prev]