Avoid folding ADD instructions with FI operands.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 17 Aug 2012 20:55:34 +0000 (20:55 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 17 Aug 2012 20:55:34 +0000 (20:55 +0000)
commita7fb3f68047556a7355e1f1080fb3d1ca9eb7078
treea7db4137658b26a0c2b92c3000332f43b3fb6d48
parent72e9b6aeb48d9496bac9db8b02c88a618b464588
Avoid folding ADD instructions with FI operands.

PEI can't handle the pseudo-instructions. This can be removed when the
pseudo-instructions are replaced by normal predicated instructions.

Fixes PR13628.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162130 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
test/CodeGen/ARM/select_xform.ll