Reviewers: William Hesse, Description: Fix code generation for fast smi loops to support parameters as well.
This change fixes an assert we hit when we recognized a fast smi loop with a parameter as the loop variable. BUG=650 Please review this at http://codereview.chromium.org/1138003 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/virtual-frame-arm.h M src/ia32/codegen-ia32.h M src/ia32/codegen-ia32.cc M src/ia32/virtual-frame-ia32.h M src/virtual-frame-inl.h M src/x64/virtual-frame-x64.h M test/mjsunit/compiler/loopcount.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe from this group, send email to v8-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
