]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/compile/internal/ssa/_gen/MIPS64.rules
cmd/compile: intrinsify Add64 on mips64
[gostls13.git] / src / cmd / compile / internal / ssa / _gen / MIPS64.rules
2023-07-31 Junxian Zhucmd/compile: intrinsify Add64 on mips64
2023-05-24 Junxian Zhucmd/compile: optimize math.Float64(32)bits and math...
2023-05-18 Junxian Zhucmd/compile: intrinsify runtime/internal/atomic.{And...
2023-05-05 Junxian Zhumath: optimize math.Abs on mips64x
2023-04-21 Xiaodong Liucmd/compile: support -buildmode=c-shared on linux/mips6...
2023-04-10 Keith Randallcmd/compile: replace isSigned(t) with t.IsSigned()
2023-04-10 Keith Randallcmd/compile: clean up store rules to use store type...
2023-02-17 Keith Randallcmd/compile: ensure constant folding of pointer arithme...
2023-01-19 Keith Randallcmd/compile: add anchored version of SP
2022-12-17 Guoqi Chencmd/compile: sign-extend the 2nd argument of the Lowere...
2022-10-04 Russ Coxcmd/compile: rename gen and builtin to _gen and _builtin