Reinstate this optimization, but without the miscompile. Thanks to Bill for
authorNick Lewycky <nicholas@mxc.ca>
Wed, 6 Aug 2008 04:54:03 +0000 (04:54 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 6 Aug 2008 04:54:03 +0000 (04:54 +0000)
commitb30591ec646b5f53c1163bf9bd74091248598589
tree59f08c6890c531135a27ab46a5a07960e2ea4a45
parent5226698f679755690c1263e89dd9c0a93f3d6203
Reinstate this optimization, but without the miscompile. Thanks to Bill for
tracking down that this was breaking llvm-gcc bootstrap on Linux.

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