Revert 161581: Patch to implement UMLAL/SMLAL instructions for the ARM
authorArnold Schwaighofer <arnolds@codeaurora.org>
Sun, 12 Aug 2012 05:11:56 +0000 (05:11 +0000)
committerArnold Schwaighofer <arnolds@codeaurora.org>
Sun, 12 Aug 2012 05:11:56 +0000 (05:11 +0000)
commita7016d6fc1c9935ede7b3dc2f39c8cdab14e40e0
treeebb3f56a22f6cc87da49503f087ecf8838b79e6e
parent0faf46c640c6747f1add89ba06631cebc4fa3afd
Revert 161581: Patch to implement UMLAL/SMLAL instructions for the ARM
architecture

It broke MultiSource/Applications/JM/ldecod/ldecod on armv7 thumb O0 g and armv7
thumb O3.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161736 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/ARM/longMAC.ll [deleted file]
test/CodeGen/ARM/longMACt.ll [deleted file]