OSDN Git Service

Fix some remaining issues with decoding ARM-mode memory instructions, and add another...
authorOwen Anderson <resistor@mac.com>
Fri, 12 Aug 2011 20:36:11 +0000 (20:36 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 12 Aug 2011 20:36:11 +0000 (20:36 +0000)
commit0d09499cf3e2d927cdc53ec79895303ac12808ac
tree32a315f96bed5a0704fa0cf986553514ac552cd1
parente6e8826870bee3facb04f950f0bd725f8a88623d
Fix some remaining issues with decoding ARM-mode memory instructions, and add another batch of tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137502 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
test/MC/Disassembler/ARM/memory-arm-instructions.txt [new file with mode: 0644]