Fix bug in optimization of Uint32LessThan.
authortitzer@chromium.org <titzer@chromium.org>
Thu, 30 Oct 2014 15:52:26 +0000 (15:52 +0000)
committertitzer@chromium.org <titzer@chromium.org>
Thu, 30 Oct 2014 15:52:47 +0000 (15:52 +0000)
commitbd5c9834b6f34a7f2328c20d9779a28072407831
tree7190fc2f1df95d3ab9c49f48cac3e6744be45419
parentdec55228783f6536123cd9b91cadd1d3eb9bef16
Fix bug in optimization of Uint32LessThan.

R=jarin@chromium.org
BUG=

Review URL: https://codereview.chromium.org/689883003

Cr-Commit-Position: refs/heads/master@{#25023}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25023 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler/machine-operator-reducer.cc
test/mjsunit/asm/uint32-less-than-shift.js [new file with mode: 0644]
test/unittests/compiler/machine-operator-reducer-unittest.cc