[PATCH] D47137: [Sparc] Add floating-point register names

Daniel Cederman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 24 01:21:55 PDT 2018


dcederman updated this revision to Diff 148351.
dcederman added a comment.

Removed the non-existing registers f33, f35, and so on. I also removed the dX and qX aliases. After trying them they felt more confusing than helpful.


https://reviews.llvm.org/D47137

Files:
  lib/Basic/Targets/Sparc.cpp
  test/CodeGen/sparcv8-inline-asm.c
  test/CodeGen/sparcv9-inline-asm.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47137.148351.patch
Type: text/x-patch
Size: 4652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180524/2b61cf33/attachment-0001.bin>


More information about the cfe-commits mailing list