]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal: add register info for loong64 regABI
authorGuoqi Chen <chenguoqi@loongson.cn>
Tue, 15 Aug 2023 11:54:51 +0000 (19:54 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 21 Nov 2023 19:04:14 +0000 (19:04 +0000)
commitebca52eeb77f24f44c9b556b99508a9a6fada743
treecae770bdd28c07a5d444ddf9b51b2d77eab16c3e
parent4bfed5ce748a2dbb3f1e35b42949dd3a53601186
cmd/compile/internal: add register info for loong64 regABI

Update #40724

Co-authored-by: Xiaolin Zhao <zhaoxiaolin@loongson.cn>
Change-Id: Ifd7d94147b01e4fc83978b53dca2bcc0ad1ac4e3
Reviewed-on: https://go-review.googlesource.com/c/go/+/521779
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: David Chase <drchase@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Meidan Li <limeidan@loongson.cn>
src/cmd/compile/internal/loong64/ssa.go
src/cmd/compile/internal/ssa/_gen/LOONG64Ops.go
src/cmd/compile/internal/ssa/config.go
src/cmd/compile/internal/ssa/opGen.go