Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Issue 615083002: Add support for uint64 compares to TurboFan. (Closed)

Created:
6 years, 2 months ago by Michael Starzinger
Modified:
6 years, 2 months ago
Reviewers:
Benedikt Meurer, titzer
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Add support for uint64 compares to TurboFan. R=bmeurer@chromium.org, titzer@chromium.org TEST=compiler-unittests/MachineOperatorTest Committed: https://code.google.com/p/v8/source/detail?r=24348

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -29 lines) Patch
M src/compiler/instruction-selector.cc View 3 chunks +11 lines, -0 lines 0 comments Download
M src/compiler/machine-operator.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/compiler/machine-operator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/machine-operator-unittest.cc View 1 chunk +29 lines, -28 lines 0 comments Download
M src/compiler/opcodes.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/simplified-lowering.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Michael Starzinger
6 years, 2 months ago (2014-09-30 16:20:13 UTC) #1
Benedikt Meurer
lgtm
6 years, 2 months ago (2014-10-01 08:06:40 UTC) #3
Michael Starzinger
6 years, 2 months ago (2014-10-01 08:12:08 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24348 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698