[PATCH] D17133: Sparc back-end: Addition of missing registers and associated instructions.
Chris Dewhurst via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 12 02:50:48 PST 2016
lero_chris retitled this revision from "Sparc back-end: Addition of missing registers." to "Sparc back-end: Addition of missing registers and associated instructions.".
lero_chris updated the summary for this revision.
lero_chris updated this revision to Diff 47783.
lero_chris added a comment.
Made modifications to code per comments from jyknight.
Added instruction implementations and tests verifying the new instructions are encoded correctly. Note: These instructions are expected to be used exclusively in inline assembler and no automatic lowering for the instructions is defined.
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/Sparc/sparc-copro.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17133.47783.patch
Type: text/x-patch
Size: 20535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160212/f0ea4d27/attachment.bin>
More information about the llvm-commits
mailing list