| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-08-23 | cmd/compile/internal/ssa: optimize memory moving on arm64 | eric fang |
| 2022-08-09 | all: use ":" for compiler generated symbols | Cuong Manh Le |
| 2021-03-16 | cmd/compile: loads from readonly globals into const for mips64x | Meng Zhuo |
| 2019-08-28 | cmd/compile: apply optimization for readonly globals on wasm | Agniva De Sarker |
| 2018-10-30 | cmd/compile: implement some moves using non-overlapping reads&writes | Keith Randall |
| 2018-10-14 | cmd/compile: optimize loads from readonly globals into constants | Keith Randall |
| 2018-10-10 | cmd/compile: make []byte("...") more efficient | Keith Randall |
| 2018-05-06 | cmd/compile: optimize len([]rune(string)) | Martin Möhrmann |
