convertToThreeAddress can't handle Thumb2 instructions (which don't have same address...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 27 Jul 2009 18:44:00 +0000 (18:44 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 27 Jul 2009 18:44:00 +0000 (18:44 +0000)
commit0e075e2429f71cdf99bc8bc2fd61c12afa823c67
tree31de436d129bad6d8401ff776425364b96b7b71f
parent072833539bb9169e9ad52e5d9167e77bfb6dd9d0
convertToThreeAddress can't handle Thumb2 instructions (which don't have same address mode as ARM instructions).

llvm-svn: 77230
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp