Status: New Owner: ---- New issue 2360 by [email protected]: r12521 for Arm http://code.google.com/p/v8/issues/detail?id=2360
Hi, I was referring to r12521 Revision Change log:--> Improve the assembly code for power function with integer exponential. The change removes one unused multiply and reschedules the shift, multiply and jump instructions to reduce stall. Experiment shows it improve about 20% performance on x86 for exponential from about 100 to 2000. Can the same patch be applied for arm. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
