[PATCH] D27567: [AVR] Use the register scavenger when expanding 'LDDW' instructions

Dylan McKay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 04:00:16 PST 2016


dylanmckay updated this revision to Diff 80867.
dylanmckay added a comment.

Add an assertion to ensure we don't use '-1' as a VReg


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.80867.patch
Type: text/x-patch
Size: 5329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161209/fdaa53d3/attachment-0001.bin>


More information about the llvm-commits mailing list