Reid Spencer f09aef7698 Use a better algorithm for rounding sqrt results. Change the FIXME about
this to a NOTE: because pari/gp results start to get rounded incorrectly
after 192 bits of precision. APInt and pari/gp never differ by more than
1, but APInt is more accurate because it does not lose precision after 192
bits as does pari/gp.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34834 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-02 04:21:55 +00:00
..
2007-02-23 22:31:24 +00:00
2007-03-02 03:33:05 +00:00
2007-02-24 01:41:48 +00:00
2006-11-28 22:32:35 +00:00
2006-12-07 20:28:15 +00:00