aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cpuflags_amd64.go
AgeCommit message (Expand)Author
2018-08-24runtime: use internal/cpu variables in assembler codeMartin Möhrmann
2018-04-15runtime: use internal/cpu.X86.HasAVX2 instead of support_avx2Tobias Klauser
2018-04-11runtime: use internal/cpu instead of support_avxTobias Klauser
2017-05-01runtime: refactor cpu feature detection for 386 & amd64Martin Möhrmann
2017-04-25runtime: simplify detection of preference to use AVX memmoveMartin Möhrmann
2016-10-06 runtime: improve memmove for amd64Denis Nagorny
2016-08-31Revert "runtime: improve memmove for amd64"Joe Tsai
2016-08-31runtime: improve memmove for amd64Denis Nagorny