summaryrefslogtreecommitdiff
path: root/src/internal/bytealg/equal_amd64.s
Commit message (Expand)AuthorAgeFilesLines
* runtime: remove dead code and unnecessary checks for amd64vpachkov2022-08-181-0/+3
* [dev.typeparams] runtime, internal/bytealg: remove regabi fallback code on AMD64Cherry Mui2021-08-111-51/+0
* internal/bytealg: port more performance-critical functions to ABIInternalAustin Clements2021-04-151-7/+63
* bytes, internal/bytealg: simplify EqualJosh Bleecher Snyder2019-04-241-18/+0
* strings,bytes: use inlineable function trampolines instead of linknameKeith Randall2018-11-081-19/+0
* all: this big patch remove whitespace from assembly filesZhou Peng2018-10-031-1/+1
* all: align cpu feature variable offset namingMartin Möhrmann2018-08-241-1/+1
* internal/bytealg: specify argmaps for exported functionsKeith Randall2018-07-101-0/+1
* internal/bytealg: move equal functions to bytealgKeith Randall2018-03-031-0/+190