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

Issue 1223613002: [turbofan] Add Uint64LessThanOrEqual to 64-bit TurboFan backends. (Closed)

Created:
5 years, 5 months ago by titzer
Modified:
5 years, 5 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Add Uint64LessThanOrEqual to 64-bit TurboFan backends. Also add control inputs to 64-bit integer divide and modulus operations. R=bmeurer@chromium.org Committed: https://crrev.com/0a5b6ad7556c10187e35fe87bb2f9dfbb618d8b9 Cr-Commit-Position: refs/heads/master@{#29460}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -13 lines) Patch
M src/compiler/arm64/instruction-selector-arm64.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M src/compiler/instruction-selector.cc View 3 chunks +8 lines, -1 line 0 comments Download
M src/compiler/machine-operator.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/machine-operator.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M src/compiler/mips64/instruction-selector-mips64.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M src/compiler/opcodes.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/ppc/instruction-selector-ppc.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M src/compiler/typer.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/compiler/verifier.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/x64/instruction-selector-x64.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M src/globals.h View 1 chunk +10 lines, -0 lines 0 comments Download
M test/cctest/compiler/test-run-machops.cc View 1 chunk +57 lines, -0 lines 0 comments Download
M test/unittests/compiler/machine-operator-unittest.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M test/unittests/compiler/raw-machine-assembler.h View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Benedikt Meurer
lgtm
5 years, 5 months ago (2015-07-03 05:09:34 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1223613002/1
5 years, 5 months ago (2015-07-03 05:11:55 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 5 months ago (2015-07-03 05:14:04 UTC) #4
commit-bot: I haz the power
5 years, 5 months ago (2015-07-03 05:14:22 UTC) #5
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0a5b6ad7556c10187e35fe87bb2f9dfbb618d8b9
Cr-Commit-Position: refs/heads/master@{#29460}

Powered by Google App Engine
This is Rietveld 408576698