-Inlined double variant of compare iff one of the sides is a constant smi and it...
authorbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 18 Dec 2009 06:38:12 +0000 (06:38 +0000)
committerbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 18 Dec 2009 06:38:12 +0000 (06:38 +0000)
commit07742f5672187e0b023bf3aa0eefa1846e527591
tree55b3c9a497db62dfac11dc506b1357899844c704
parent13febb258589818ef28ab508b42376f3e4324136
-Inlined double variant of compare iff one of the sides is a constant smi and it is not a for loop condition.

Review URL: http://codereview.chromium.org/507040

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3487 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ast.h
src/compiler.cc
src/ia32/assembler-ia32.cc
src/ia32/assembler-ia32.h
src/ia32/codegen-ia32.cc
src/ia32/codegen-ia32.h
src/ia32/disasm-ia32.cc
src/parser.cc