Reviewers: fschneider, Description: Added helper functions for fixed register allocation.
Added helper functions to the fast code generator for temporary, ad hoc fixed register allocation. Also inlined some helper functions that had only one call site to simplify the code generator API for now. Please review this at http://codereview.chromium.org/586002 Affected files: M src/arm/fast-codegen-arm.cc M src/fast-codegen.h M src/ia32/fast-codegen-ia32.cc M src/x64/fast-codegen-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
