Revert "Combine bit test + conditional or into simple math"
authorDavid Majnemer <david.majnemer@gmail.com>
Thu, 18 Apr 2013 08:42:33 +0000 (08:42 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Thu, 18 Apr 2013 08:42:33 +0000 (08:42 +0000)
commit7754276c4cd257991949231113afa46613c0fdbb
tree52ee4c83f19137ad18305a7edf6c58e6cfb8152d
parenta40a3a59818d1fe394f23cda1df940762e30ea65
Revert "Combine bit test + conditional or into simple math"

It is causing stage2 builds to fail, let's get them running again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179750 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineSelect.cpp
test/Transforms/InstCombine/select.ll