[turbofan] Lower NumberModulus to Uint32Mod if both inputs are Unsigned32.
authorbmeurer@chromium.org <bmeurer@chromium.org>
Fri, 31 Oct 2014 07:58:49 +0000 (07:58 +0000)
committerbmeurer@chromium.org <bmeurer@chromium.org>
Fri, 31 Oct 2014 07:59:18 +0000 (07:59 +0000)
commit28b683630e242d9dea76e7b2905ad57b96ee5b55
treebdb75ffe757190bd86d8aca2d6bb62926ce3f7e7
parent948ce2141e138434471635f6c57991d7df5e4010
[turbofan] Lower NumberModulus to Uint32Mod if both inputs are Unsigned32.

TEST=cctest/test-simplified-lowering
R=dcarney@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25025}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25025 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler/simplified-lowering.cc
test/cctest/compiler/test-simplified-lowering.cc