Use static type information when creating the inlined code for comparison operators.
authorwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 23 Jul 2010 09:05:46 +0000 (09:05 +0000)
committerwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 23 Jul 2010 09:05:46 +0000 (09:05 +0000)
commit8bb47c1939170c26f357b492e705648287d299db
treee84b8d1790c6e719ea733e0b5fc2939311257115
parent7d5038a3a4f3282affc912378c27d4983c9a1836
Use static type information when creating the inlined code for comparison operators.
Review URL: http://codereview.chromium.org/3017025

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5123 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/codegen-ia32.cc
src/ia32/codegen-ia32.h
src/x64/codegen-x64.cc
src/x64/codegen-x64.h