Dale Johannesen 3b86d974bc Mark negative-zero-to-int conversion as Inexact,
since -0.0 can't be represented as an int.
This prevents llvm from reducing -0.0 to a
load-and-convert of int 0.  Fixes
ieee.exp/mzero[2356].c in gcc testsuite.

llvm-svn: 57224
2008-10-07 00:40:01 +00:00
..
2008-02-20 16:44:09 +00:00
2008-04-23 23:15:23 +00:00
2008-08-24 11:56:40 +00:00