Add support for uint64 compares to TurboFan.
authormstarzinger@chromium.org <mstarzinger@chromium.org>
Wed, 1 Oct 2014 08:11:56 +0000 (08:11 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org>
Wed, 1 Oct 2014 08:11:56 +0000 (08:11 +0000)
commitc3a2c5740ef6b8a0f7ae3aa2c359e3672d57e1d7
tree9c41d2f6dc04c875d7567f073ea660ff6a0d2d00
parent67383fe700c94124f4bbd81961386fb82098e11a
Add support for uint64 compares to TurboFan.

R=bmeurer@chromium.org, titzer@chromium.org
TEST=compiler-unittests/MachineOperatorTest

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24348 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler/instruction-selector.cc
src/compiler/machine-operator-unittest.cc
src/compiler/machine-operator.cc
src/compiler/machine-operator.h
src/compiler/opcodes.h
src/compiler/simplified-lowering.cc