OSDN Git Service

[AVR] Use the correct register classes for 16-bit atomic operations
authorDylan McKay <me@dylanmckay.io>
Thu, 24 Aug 2017 00:14:38 +0000 (00:14 +0000)
committerDylan McKay <me@dylanmckay.io>
Thu, 24 Aug 2017 00:14:38 +0000 (00:14 +0000)
commite42da35bfc2779a2518818a4735c0f5b460e598f
tree5fa9a5fbce6d5e133569c37b93f14b82b4e33871
parent4d101c0667699809dc626b42246eac1424c6ae3d
[AVR] Use the correct register classes for 16-bit atomic operations

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311620 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AVR/AVRInstrInfo.td
test/CodeGen/AVR/atomics/load-store-16-unexpected-register-bug.ll [new file with mode: 0644]