simplify some code by using the new isNaN predicate
authorChris Lattner <sabre@nondot.org>
Wed, 24 Oct 2007 18:54:45 +0000 (18:54 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Oct 2007 18:54:45 +0000 (18:54 +0000)
commitbe3e348c7ccf0158d91fe4c9497a94c59dd5c025
tree130da89102d3fbaffcf96c5353e8b84ae676325e
parent10c42185d82c121e8f7d261decde798c05567c59
simplify some code by using the new isNaN predicate

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