OSDN Git Service

Tweak the ARM backend to use the RRX mnemonic instead of the 'mov a, b, rrx'
authorJim Grosbach <grosbach@apple.com>
Thu, 14 Oct 2010 20:43:44 +0000 (20:43 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 14 Oct 2010 20:43:44 +0000 (20:43 +0000)
commit792e9796b3dc068d4545e9f5ff927b02731e3836
tree4cdd099c1ffb74e8d8c56440f09205d2fb4f0a8e
parenta872a0f5f800b352ab9af9d0f1e975ea0dead4ef
Tweak the ARM backend to use the RRX mnemonic instead of the 'mov a, b, rrx'
pseudonym.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116512 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/ARM/long_shift.ll