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

Issue 208073003: IA32: Rename MacroAssembler::Set() and MacroAssembler::SafeSet() to Move() and SafeMove(). (Closed)

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

Description

IA32: Rename MacroAssembler::Set() and MacroAssembler::SafeSet() to Move() and SafeMove(). R=mstarzinger@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=20192

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -118 lines) Patch
M src/ia32/builtins-ia32.cc View 9 chunks +10 lines, -10 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 24 chunks +30 lines, -30 lines 0 comments Download
M src/ia32/debug-ia32.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 11 chunks +15 lines, -15 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 17 chunks +24 lines, -24 lines 0 comments Download
M src/ia32/lithium-gap-resolver-ia32.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 4 chunks +5 lines, -7 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 7 chunks +17 lines, -26 lines 0 comments Download
M src/ia32/regexp-macro-assembler-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
titzer
6 years, 9 months ago (2014-03-21 12:36:30 UTC) #1
Michael Starzinger
LGTM.
6 years, 9 months ago (2014-03-24 10:53:16 UTC) #2
titzer
6 years, 9 months ago (2014-03-24 13:00:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20192 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698