Chris Lattner c0354c904b Set the rounding mode for the X86 FPU to 64-bits instead of 80-bits. We
don't support long double anyway, and this gives us FP results closer to
other targets.

This also speeds up 179.art from 41.4s to 18.32s, by eliminating a problem
with extra precision that causes an FP == comparison to fail (leading to
extra loop iterations).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18895 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-13 17:23:11 +00:00
..
2004-11-21 00:01:54 +00:00
2004-08-24 08:18:44 +00:00
2004-09-01 22:55:40 +00:00
2004-08-01 19:31:30 +00:00
2004-08-15 23:02:17 +00:00
2004-11-20 23:53:56 +00:00