don't randomly miscompile seto/setuo just because we are in
authorChris Lattner <sabre@nondot.org>
Thu, 1 May 2008 07:26:11 +0000 (07:26 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 1 May 2008 07:26:11 +0000 (07:26 +0000)
commit6bf30ab347bc00a8dc7115244298d78f7721ea34
tree00f33e60ead2644b9b718b7732797d76eeac827c
parent56b4f2bdf6072651d44d8e48a8dce14101e70b0b
don't randomly miscompile seto/setuo just because we are in
ffastmath mode.  This fixes rdar://5902801, a miscompilation
of gcc.dg/builtins-8.c.

Bill, please pull this into Tak.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50523 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
test/CodeGen/X86/2008-05-01-InvalidOrdCompare.ll [new file with mode: 0644]