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

Issue 435923002: TF: Rename ConvertXToY machine operators to ChangeXToY. (Closed)

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

Description

TF: Rename ConvertXToY machine operators to ChangeXToY. R=bmeurer@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=22788

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -123 lines) Patch
M src/compiler/arm/instruction-selector-arm.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M src/compiler/arm64/instruction-selector-arm64.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M src/compiler/ia32/instruction-selector-ia32.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M src/compiler/instruction-selector.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M src/compiler/machine-node-factory.h View 1 chunk +8 lines, -8 lines 0 comments Download
M src/compiler/machine-operator.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/compiler/opcodes.h View 1 chunk +51 lines, -51 lines 0 comments Download
M src/compiler/representation-change.h View 2 chunks +4 lines, -6 lines 0 comments Download
M src/compiler/simplified-lowering.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/compiler/x64/instruction-selector-x64.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M test/cctest/compiler/test-machine-operator-reducer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M test/cctest/compiler/test-representation-change.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M test/cctest/compiler/test-run-machops.cc View 10 chunks +19 lines, -19 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
titzer
6 years, 4 months ago (2014-08-01 09:56:26 UTC) #1
Benedikt Meurer
LGTM
6 years, 4 months ago (2014-08-01 09:56:59 UTC) #2
titzer
6 years, 4 months ago (2014-08-01 10:55:16 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 22788 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698