aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/_gen/MIPSOps.go
AgeCommit message (Expand)Author
2026-01-28cmd/compile: remove the NORconst op on mips{,64}Xiaolin Zhao
2025-07-30cmd/compile: move mips32 over to new bounds check strategyKeith Randall
2025-05-21cmd/compile/internal: intrinsify publicationBarrier on mipsxJulian Zhu
2024-09-17runtime: move getcallerpc to internal/runtime/sysMichael Pratt
2023-05-24cmd/compile: optimize math.Float32bits and math.Float32frombits on mipsxJunxian Zhu
2023-05-08math: optimize math.Abs on mipsxJunxian Zhu
2023-02-24cmd/compile: batch write barrier callsKeith Randall
2023-01-19cmd/compile: add memory argument to GetCallerSPKeith Randall
2022-10-04cmd/compile: rename gen and builtin to _gen and _builtinRuss Cox