[AVR] Support the LDWRdPtr instruction with the same Src+Dst register
authorDylan McKay <me@dylanmckay.io>
Tue, 25 Apr 2017 15:09:04 +0000 (15:09 +0000)
committerDylan McKay <me@dylanmckay.io>
Tue, 25 Apr 2017 15:09:04 +0000 (15:09 +0000)
commit8f515b1ef7ac3cb7350ca0b4ba173fd325b2f34c
tree74187c8290760f7684edc0db35f33043f5fd41b3
parent049ed153af55824fadf1d80afeee0691b1085f9d
[AVR] Support the LDWRdPtr instruction with the same Src+Dst register

llvm-svn: 301313
llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
llvm/test/CodeGen/AVR/pseudo/LDDWRdPtrQ-same-src-dst.mir [new file with mode: 0644]
llvm/test/CodeGen/AVR/pseudo/LDWRdPtr-same-src-dst.mir [new file with mode: 0644]
llvm/test/CodeGen/AVR/pseudo/expand-lddw-dst-src-same.mir [deleted file]