aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/_gen/MIPS64Ops.go
AgeCommit message (Expand)Author
2026-01-28cmd/compile: remove the NORconst op on mips{,64}Xiaolin Zhao
2025-09-09cmd/compile: use constant zero register instead of specialized zero instructi...Julian Zhu
2025-07-30cmd/compile: move mips64 over to new bounds check strategyKeith Randall
2025-05-21cmd/compile/internal: intrinsify publicationBarrier on mips64xJulian Zhu
2024-09-17runtime: move getcallerpc to internal/runtime/sysMichael Pratt
2023-05-24cmd/compile: optimize math.Float64(32)bits and math.Float64(32)frombits on mi...Junxian Zhu
2023-05-18cmd/compile: intrinsify runtime/internal/atomic.{And,Or} on MIPS64xJunxian Zhu
2023-05-05math: optimize math.Abs on mips64xJunxian 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