Reviewers: Karl Klose, Description: Set a fixed scratch register for ARM code generation
r9 is now set as a fixed scratch register for ARM code generation. removed some unneeded allocation of temporary registers and use the scratch register instead.
Please review this at http://codereview.chromium.org/5976014/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/assembler-arm.h M src/arm/lithium-arm.h M src/arm/lithium-arm.cc M src/arm/lithium-codegen-arm.h M src/arm/lithium-codegen-arm.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
