OSDN Git Service

Fix combine of uno && ord -> false so that the ordering of the fcmps doesn't
authorChad Rosier <mcrosier@apple.com>
Wed, 6 Jun 2012 17:22:40 +0000 (17:22 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 6 Jun 2012 17:22:40 +0000 (17:22 +0000)
commit8b421c8eb2c41ee66cd1023bc7c262bdfaea481d
tree60982273279726f4727b1a55971c67e21a87ddad
parent461e7eaa6fc52f96d01f7e1a5c357eae79e52508
Fix combine of uno && ord -> false so that the ordering of the fcmps doesn't
matter.
rdar://11579835

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