In lowering SELECT_CC, removed cases where we can't flip the true and false when...
authorMon P Wang <wangmp@apple.com>
Thu, 28 Aug 2008 21:04:05 +0000 (21:04 +0000)
committerMon P Wang <wangmp@apple.com>
Thu, 28 Aug 2008 21:04:05 +0000 (21:04 +0000)
commit5ad0bf658aa1e3df4b15b64647a6f91e0641c294
tree68852c95ff169ef1858e7b485a5f6f7e66c8d129
parenta3f8b7a4ce8ab5c46d52077162851105a390a6ac
In lowering SELECT_CC, removed cases where we can't flip the true and false when the compare value has a NaN

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55499 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
test/CodeGen/PowerPC/fnegsel.ll