InstCombine: Fix transform to use the swapped predicate.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 31 Mar 2011 10:46:03 +0000 (10:46 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 31 Mar 2011 10:46:03 +0000 (10:46 +0000)
commit00e00d693c3991d85ffebf305ddbfd5dfb99ead6
treee2176c3d0f03bd1d85a82eb479afafecd38319ed
parent68b4bd0a63156a9f57210243bc5a8959e93b24fa
InstCombine: Fix transform to use the swapped predicate.

Thanks Frits!

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