Avoid redundant smi check in x64 loading of floats into SSE2 registers.
authorwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 21 Jun 2010 09:04:44 +0000 (09:04 +0000)
committerwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 21 Jun 2010 09:04:44 +0000 (09:04 +0000)
commit48f2458bd9db32567a03e2f44b86194d84cc4b7a
tree463afc45e9b7e7b9b76f2367bd9618676f2a6335
parentc94c39a66708690b6387d8a647c130fb36f488f0
Avoid redundant smi check in x64 loading of floats into SSE2 registers.
Review URL: http://codereview.chromium.org/2862004

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