aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/Triple.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-01-10 19:41:30 +0000
committerBill Wendling <isanbard@gmail.com>2012-01-10 19:41:30 +0000
commitf6c0747ae326a5ee83b846d40f6c657cf43a1e21 (patch)
treed5808a888d852d5d5cd3c5529429652bdcf7c181 /lib/Support/Triple.cpp
parent95789d0ff90c24297947c778b256de0e8dc26cd6 (diff)
For i386, don't use the generic code.
As the comment around 7746 says, it's better to use the x87 extended precision here than SSE. And the generic code doesn't know how to do that. It also regains the speed lost for the uint64_to_float.c testcase. <rdar://problem/10669858> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147869 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/Triple.cpp')
0 files changed, 0 insertions, 0 deletions