Skip to content
Commit 91305519 authored by Neil Booth's avatar Neil Booth
Browse files

Fast-track obviously over-large and over-small exponents during decimal->

integer conversion.  In some such cases this makes us one or two orders
of magnitude faster than NetBSD's libc.  Glibc seems to have a similar
fast path.

Also, tighten up some upper bounds to save a bit of memory.

llvm-svn: 42984
parent 66e9f331
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment