It's safe to fold not of fcmp.
authorNick Lewycky <nicholas@mxc.ca>
Mon, 6 Aug 2007 20:04:16 +0000 (20:04 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 6 Aug 2007 20:04:16 +0000 (20:04 +0000)
commitf947b3edb5a2dd687fe65dcc38afebeeef811762
treec8edb25645a2774a29ae452f5c89c61ab1417eeb
parent450770de6547855c84b1af9d225f3bf3b8a70e93
It's safe to fold not of fcmp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40870 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp
test/Transforms/InstCombine/not-fcmp.ll [new file with mode: 0644]