Revert r53282. This was causing a miscompile on Linux. Also, the transformation
authorBill Wendling <isanbard@gmail.com>
Tue, 5 Aug 2008 21:23:45 +0000 (21:23 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 5 Aug 2008 21:23:45 +0000 (21:23 +0000)
commit021507be8244aadf7767b1b8a9c26d4c47817a74
tree25470c6763d2e7ff2b403c43eb98925d047fc394
parent71ac0be6bb8ef79b79b3b9874cb2886fbb04d2d5
Revert r53282. This was causing a miscompile on Linux. Also, the transformation
looks bogus. Please see PR2629 for details on why this is breaking things.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54372 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp
test/Transforms/InstCombine/2008-07-08-AndICmp.ll [deleted file]