Make the NaN test come second, heuristically assuming
authorDan Gohman <gohman@apple.com>
Tue, 21 Oct 2008 03:12:54 +0000 (03:12 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 21 Oct 2008 03:12:54 +0000 (03:12 +0000)
commite7d238ea239e6ab8a2c60ecd27468f3cfc1bb08b
treeafdf6c2e6e51a94d573604c80e515dac7d43506a
parent0db69dcc87f62d85c782efcab4321f55f44dadb5
Make the NaN test come second, heuristically assuming
that NaNs are less common.

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