X64: Remove optimistic smi operations on non-smis. They cannot be undone on X64.
authorwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 3 Jul 2009 09:24:53 +0000 (09:24 +0000)
committerwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 3 Jul 2009 09:24:53 +0000 (09:24 +0000)
commitd53e5f8d8a467ea7815e9347372b27fda7c43523
tree6b5d52213b50b6850d793699805dc6fab82e77f9
parent2cba313a492ca03cac8368f219f81a2a811dfaa5
X64: Remove optimistic smi operations on non-smis.  They cannot be undone on X64.
Review URL: http://codereview.chromium.org/151200

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