Codegen -0.0 correctly. Do not use fldz! This is another -0.0 == +0.0 problem,...
authorChris Lattner <sabre@nondot.org>
Mon, 2 Feb 2004 18:56:30 +0000 (18:56 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 2 Feb 2004 18:56:30 +0000 (18:56 +0000)
commitaf70362e405d58afc7a69036ed93c421abf9e8e8
tree66fe685c9d31c795a2274862e46117632c15494c
parentc07cd132cb3c6032e837f4b432c8f895ca1f1182
Codegen -0.0 correctly.  Do not use fldz!  This is another -0.0 == +0.0 problem, arg.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11070 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/X86ISelSimple.cpp