This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC Optimisation status update


On Tue, Jun 14, 2011 at 2:51 PM,  <zoltan@bendor.com.au> wrote:
>
>> We are working on a patch which will improve decimal
>> itoa by up to 10X. ?It will take a while to finish it.
>
> What's the method?
>

We use SSSE3 and SSE4 instructions for shift and multiply.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]