summaryrefslogtreecommitdiff
path: root/src/cmd/vendor/golang.org/x
diff options
context:
space:
mode:
authorCherry Zhang <cherryyz@google.com>2021-03-12 18:45:52 -0500
committerCherry Zhang <cherryyz@google.com>2021-03-15 18:11:32 +0000
commitc4190fc34dbfe8c7859a91b07ed31a33633d08df (patch)
tree04cf1214fc434f6f28ff02d8dc728fce70693cb2 /src/cmd/vendor/golang.org/x
parent8ac6544564be04ed1c0bbf7831ad0f8ed1f067ed (diff)
downloadgo-git-c4190fc34dbfe8c7859a91b07ed31a33633d08df.tar.gz
cmd/compile: remove ARMv5 special case in register allocator
The register allocator has a special case that doesn't allocate LR on ARMv5. This was necessary when softfloat expansion was done by the assembler. Now softfloat calls are inserted by SSA, so it works as normal. Remove this special case. Change-Id: I5502f07597f4d4b675dc16b6b0d7cb47e1e8974b Reviewed-on: https://go-review.googlesource.com/c/go/+/301792 Trust: Cherry Zhang <cherryyz@google.com> Reviewed-by: David Chase <drchase@google.com>
Diffstat (limited to 'src/cmd/vendor/golang.org/x')
0 files changed, 0 insertions, 0 deletions