[PATCH] D15703: [AVR] Add instruction definitions
Dylan McKay via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 23 20:10:59 PST 2015
dylanmckay updated this revision to Diff 43582.
dylanmckay added a comment.
Factor out common psuedo instruction properties
Now we have different classes of pseudo instructions, reducing
duplication of code.
http://reviews.llvm.org/D15703
Files:
lib/Target/AVR/AVR.td
lib/Target/AVR/AVRInstrFormats.td
lib/Target/AVR/AVRInstrInfo.td
lib/Target/AVR/CMakeLists.txt
lib/Target/AVR/TODO.md
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15703.43582.patch
Type: text/x-patch
Size: 83628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151224/c4bc46d1/attachment.bin>
More information about the llvm-commits
mailing list