Reviewers: Søren Gjesse, Description: Get rid of LoadAndSpill on ARM since Load() knows whether it is in a spilled scope or not. Also get rid of some spilled scopes that we don't need any more. The generators for the %_ functions, CodeGenerator::Generate*, are now not spilled by default. Some of them (IsObject and related) have been converted to register allocated operation.
Please review this at http://codereview.chromium.org/2368001/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/codegen-arm.h M src/arm/codegen-arm.cc M src/arm/macro-assembler-arm.h M src/arm/virtual-frame-arm.h M src/arm/virtual-frame-arm.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
