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

Issue 194473005: A64: Rename k<Y>RegSize to k<Y>RegSizeInBits, and k<Y>RegSizeInBytes to k<Y>RegSize. (Closed)

Created:
6 years, 9 months ago by Alexandre Rames
Modified:
6 years, 9 months ago
CC:
v8-dev
Visibility:
Public.

Description

A64: Rename k<Y>RegSize to k<Y>RegSizeInBits, and k<Y>RegSizeInBytes to k<Y>RegSize. R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19855

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+372 lines, -344 lines) Patch
M src/a64/assembler-a64.h View 4 chunks +17 lines, -14 lines 0 comments Download
M src/a64/assembler-a64.cc View 7 chunks +8 lines, -7 lines 0 comments Download
M src/a64/assembler-a64-inl.h View 6 chunks +19 lines, -19 lines 0 comments Download
M src/a64/builtins-a64.cc View 9 chunks +10 lines, -10 lines 0 comments Download
M src/a64/code-stubs-a64.h View 1 chunk +1 line, -1 line 0 comments Download
M src/a64/code-stubs-a64.cc View 7 chunks +8 lines, -8 lines 0 comments Download
M src/a64/codegen-a64.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M src/a64/constants-a64.h View 1 chunk +16 lines, -16 lines 0 comments Download
M src/a64/debug-a64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/a64/deoptimizer-a64.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M src/a64/disasm-a64.cc View 5 chunks +9 lines, -8 lines 0 comments Download
M src/a64/full-codegen-a64.cc View 11 chunks +14 lines, -14 lines 0 comments Download
M src/a64/instructions-a64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/a64/lithium-codegen-a64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/a64/macro-assembler-a64.h View 3 chunks +16 lines, -16 lines 0 comments Download
M src/a64/macro-assembler-a64.cc View 16 chunks +31 lines, -33 lines 0 comments Download
M src/a64/macro-assembler-a64-inl.h View 5 chunks +6 lines, -6 lines 0 comments Download
M src/a64/regexp-macro-assembler-a64.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/a64/regexp-macro-assembler-a64.cc View 21 chunks +25 lines, -23 lines 0 comments Download
M src/a64/simulator-a64.h View 7 chunks +16 lines, -14 lines 0 comments Download
M src/a64/simulator-a64.cc View 28 chunks +74 lines, -53 lines 0 comments Download
M test/cctest/test-assembler-a64.cc View 17 chunks +58 lines, -58 lines 0 comments Download
M test/cctest/test-utils-a64.h View 1 chunk +6 lines, -6 lines 0 comments Download
M test/cctest/test-utils-a64.cc View 6 chunks +20 lines, -20 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Alexandre Rames
6 years, 9 months ago (2014-03-11 11:33:13 UTC) #1
ulan
lgtm
6 years, 9 months ago (2014-03-12 12:28:24 UTC) #2
Alexandre Rames
6 years, 9 months ago (2014-03-12 15:18:58 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19855 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698