Mark HChange that convert to int32 with truncation with the appropiate flag.
authorfschneider@chromium.org <fschneider@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 3 Mar 2011 13:50:16 +0000 (13:50 +0000)
committerfschneider@chromium.org <fschneider@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 3 Mar 2011 13:50:16 +0000 (13:50 +0000)
commitdb9e6dcd86f1e90759109bc1525f2495b02e4d66
treee98252a317af56506014e0f3c5e509d4ace8de25
parentdf5c259bb2dd791b17592d5b4122303e4ee98eec
Mark HChange that convert to int32 with truncation with the appropiate flag.

Before we would compute the flag by iterating over all uses. The truncating
flag is always determined at construction time since we already computed
the flag for all other instructions before inserting HChange instructions.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7047 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hydrogen-instructions.h
src/hydrogen.cc
src/hydrogen.h