]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: adjust MIPS64x rewrite rules to use typed aux fields
authorMeng Zhuo <mengzhuo1203@gmail.com>
Mon, 20 Apr 2020 10:43:29 +0000 (18:43 +0800)
committerKeith Randall <khr@golang.org>
Wed, 29 Apr 2020 04:16:08 +0000 (04:16 +0000)
commit67d40873adec0b70555840b2ef93e01716fe0730
tree78afb5612b51279a29f062ca1c5a819d7d86756e
parentb1b67841d1e229b483b0c9dd50ddcd1795b0f90f
cmd/compile: adjust MIPS64x rewrite rules to use typed aux fields

Pass toolstash-check

Change-Id: I673c9a24bf69c09573be5aeddbd6072ef35d2d83
Reviewed-on: https://go-review.googlesource.com/c/go/+/228937
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/gen/MIPS64.rules
src/cmd/compile/internal/ssa/rewriteMIPS64.go