LDRD/STRD instructions should print both Rt and Rt2 in the asm string.
authorJim Grosbach <grosbach@apple.com>
Fri, 1 Apr 2011 20:26:57 +0000 (20:26 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 1 Apr 2011 20:26:57 +0000 (20:26 +0000)
commit9a3507f0913036615013d0218362d76cbe053b57
treebcf0e899b25b902adac6b2565fa1cd81186a1008
parent27b83d4ff2264d9a0e2367d92543efe4c0148931
LDRD/STRD instructions should print both Rt and Rt2 in the asm string.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128736 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
test/CodeGen/ARM/fpcmp-opt.ll
test/CodeGen/ARM/ldrd.ll