Reviewers: Søren Gjesse, Description: ARM: Implement Math.abs in lithium code generator for the integer and tagged case. I couldn't find a way to test the double case yet so I'm leaving that unimplemented for now.
Please review this at http://codereview.chromium.org/6347007/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/arm/assembler-arm.h M src/arm/frames-arm.h M src/arm/lithium-codegen-arm.h M src/arm/lithium-codegen-arm.cc M src/ia32/lithium-codegen-ia32.h M src/ia32/lithium-codegen-ia32.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
