Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: remove dead code and unnecessary checks for amd64 | vpachkov | 2022-08-18 | 1 | -0/+3 |
* | [dev.typeparams] runtime, internal/bytealg: remove regabi fallback code on AMD64 | Cherry Mui | 2021-08-11 | 1 | -51/+0 |
* | internal/bytealg: port more performance-critical functions to ABIInternal | Austin Clements | 2021-04-15 | 1 | -7/+63 |
* | bytes, internal/bytealg: simplify Equal | Josh Bleecher Snyder | 2019-04-24 | 1 | -18/+0 |
* | strings,bytes: use inlineable function trampolines instead of linkname | Keith Randall | 2018-11-08 | 1 | -19/+0 |
* | all: this big patch remove whitespace from assembly files | Zhou Peng | 2018-10-03 | 1 | -1/+1 |
* | all: align cpu feature variable offset naming | Martin Möhrmann | 2018-08-24 | 1 | -1/+1 |
* | internal/bytealg: specify argmaps for exported functions | Keith Randall | 2018-07-10 | 1 | -0/+1 |
* | internal/bytealg: move equal functions to bytealg | Keith Randall | 2018-03-03 | 1 | -0/+190 |