summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/VirtRegMap.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-02 04:21:55 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-02 04:21:55 +0000
commitcf8175617dffa59a40fccd2004d7b193aeed2838 (patch)
tree7248f0888b9e4adc301d2e5f9957520b2bf53706 /llvm/lib/CodeGen/VirtRegMap.cpp
parentcf87f9eef5e971eb4c932fc66ec5caaee3f2ee09 (diff)
downloadbcm5719-llvm-cf8175617dffa59a40fccd2004d7b193aeed2838.tar.gz
bcm5719-llvm-cf8175617dffa59a40fccd2004d7b193aeed2838.zip
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. llvm-svn: 34834
Diffstat (limited to 'llvm/lib/CodeGen/VirtRegMap.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud