A use by operand 1 or 2 of a SELECT is not a FLAGS use. This
authorDan Gohman <gohman@apple.com>
Mon, 4 Jan 2010 20:52:50 +0000 (20:52 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 4 Jan 2010 20:52:50 +0000 (20:52 +0000)
commit3cc4a307a8f687dcf33ef947c792b6ede406db0d
tree93aca72e350c8f54a54c131064b19c90d854883c
parent9ef51c801152084239feae34be87c55c60b168df
A use by operand 1 or 2 of a SELECT is not a FLAGS use. This
lets the test-elimination work in more conditional-move cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92508 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp