[PATCH] D27567: [AVR] Use the register scavenger when expanding 'LDDW' instructions
Dylan McKay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 00:31:56 PST 2016
dylanmckay created this revision.
dylanmckay added a reviewer: asl.
dylanmckay added a subscriber: llvm-commits.
This gets rid of the hardcoded 'r0' that was used previously.
https://reviews.llvm.org/D27567
Files:
lib/Target/AVR/AVRExpandPseudoInsts.cpp
test/CodeGen/AVR/pseudo/expand-lddw-dst-src-same.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27567.80723.patch
Type: text/x-patch
Size: 5276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/d65348d4/attachment-0001.bin>
More information about the llvm-commits
mailing list