Correction for the last patch. Should match the conditional in the first part
authorBill Wendling <isanbard@gmail.com>
Sun, 9 Nov 2008 23:37:53 +0000 (23:37 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 9 Nov 2008 23:37:53 +0000 (23:37 +0000)
commit8f24cc237fed73df977ea93f1f12344ca57a65c6
tree4d905c9a0d16b665ab7d43b3e452ab86264b7588
parent1fb43c32edd3b3eb9e4ece9240578984c5914d65
Correction for the last patch. Should match the conditional in the first part
of the select match, not the select instruction itself.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58947 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp