The sequence for ppcf128 compares was not IEEE
authorDale Johannesen <dalej@apple.com>
Fri, 12 Sep 2008 00:30:56 +0000 (00:30 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 12 Sep 2008 00:30:56 +0000 (00:30 +0000)
commite2f2083f9ca6f9a9a9d7dbb75d59a779a0452f4a
treea2b3ca1b8435f1f1f389fef16490395930b4270b
parent4f833d435147f98329ae015140ca2b6ea530b717
The sequence for ppcf128 compares was not IEEE
safe in the presence of NaNs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56136 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp