Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: delete ARM64 non-register ABI fallback path | Cherry Mui | 2022-03-18 | 1 | -33/+0 |
* | [dev.typeparams] runtime, internal/bytealg: port performance-critical functio... | Cherry Mui | 2021-06-03 | 1 | -35/+58 |
* | [dev.typeparams] internal/bytealg: call memeqbody directly in memequal_varlen... | Cherry Mui | 2021-06-03 | 1 | -13/+8 |
* | bytes, internal/bytealg: simplify Equal | Josh Bleecher Snyder | 2019-04-24 | 1 | -20/+0 |
* | strings,bytes: use inlineable function trampolines instead of linkname | Keith Randall | 2018-11-08 | 1 | -21/+0 |
* | internal/bytealg: optimize Equal on arm64 | erifan01 | 2018-09-12 | 1 | -16/+28 |
* | 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/+164 |