This is the mail archive of the gcc-patches@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: [Patch] new (almost rewritten) version of the ARM assembly ieee754lib


Nicolas Pitre wrote:

After many months of part time hacking on the ARM assembly for floating point operations, I'm about to lose interest so it's time I finally submit the improvements I've done so far and move on to another distraction.

Nevertheless, the improvements in performance should be significant. See for example this non-exhaustive instruction count comparison between the old (current) and the new (with my patch) version of the lib which should give a rough idea of the speed increase:

Cool! What testing have you done? Have you run any IEEE conformance tests? Or, at least, the GCC DejaGNU tests?

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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