[PATCH] D17133: Sparc back-end: Addition of missing registers and associated instructions.

Chris Dewhurst via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 10:43:14 PST 2016


lero_chris updated this revision to Diff 48215.
lero_chris added a comment.

Made amendments following feedback: (1) Added disassembler tests. (2) Moved new FP instruction to correct test file (3) Changed "CoPro" to "Coproc" in both code and filenames. (4) Small white-space formatting changes.


http://reviews.llvm.org/D17133

Files:
  lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
  lib/Target/Sparc/Disassembler/SparcDisassembler.cpp
  lib/Target/Sparc/SparcInstrInfo.td
  lib/Target/Sparc/SparcRegisterInfo.td
  test/MC/Disassembler/Sparc/sparc-special-registers.txt
  test/MC/Sparc/sparc-coproc.s
  test/MC/Sparc/sparc-fp-instructions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17133.48215.patch
Type: text/x-patch
Size: 25364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160217/a313832e/attachment.bin>


More information about the llvm-commits mailing list