diff options
author | Chris Lattner <sabre@nondot.org> | 2004-06-11 02:29:57 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-06-11 02:29:57 +0000 |
commit | 86ee77668167c985c240a098772b44c9376a89d9 (patch) | |
tree | f2e8e82fce189f1d3af61336a095159d5820db4f /lib/CodeGen/IntrinsicLowering.cpp | |
parent | 137cc4fc8c549c805e817095e2d82776a2af8095 (diff) |
I misled Alkis: LLVM should have isnan, not isunordered.
isunordered(X, Y) === isnan(X) | isnan(Y)
Remove isunordered, add isnan.
Modernize testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14133 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/IntrinsicLowering.cpp')
0 files changed, 0 insertions, 0 deletions