Reviewers: Lasse Reichstein, Description: Remove the ucomisd instruction from the ia32 and x64 assemblers. We should always use ucomisd.
Add missing pop from floating-point stack in case of allocation failure. Please review this at http://codereview.chromium.org/2831009/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/ia32/assembler-ia32.h M src/ia32/assembler-ia32.cc M src/ia32/codegen-ia32.cc M src/x64/assembler-x64.h M src/x64/assembler-x64.cc M src/x64/codegen-x64.cc M test/cctest/test-disasm-ia32.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
