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

Issue 699923002: More consistently use auto for emit*, nullptr in asm code. (Closed)

Created:
6 years, 1 month ago by jvoung (off chromium)
Modified:
6 years, 1 month ago
Reviewers:
kschimpf, Jim Stichnoth
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Visibility:
Public.

Description

More consistently use auto for emit*, nullptr in asm code. More consistently use auto while doing llvm::dyn_cast/cast in the emit and emitIAS routines. BUG=none R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=359c03605aefd30b884bd00a8582e53525a612e3

Patch Set 1 #

Patch Set 2 : formatting / missed one #

Total comments: 24

Patch Set 3 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -104 lines) Patch
M src/IceInstX8632.cpp View 1 2 40 chunks +94 lines, -95 lines 0 comments Download
M src/assembler.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/assembler_ia32.h View 1 4 chunks +11 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
jvoung (off chromium)
6 years, 1 month ago (2014-11-04 17:05:45 UTC) #2
Jim Stichnoth
LGTM. As long as you're doing this :) , I have some more nits that ...
6 years, 1 month ago (2014-11-04 17:41:25 UTC) #3
jvoung (off chromium)
https://codereview.chromium.org/699923002/diff/20001/src/IceInstX8632.cpp File src/IceInstX8632.cpp (right): https://codereview.chromium.org/699923002/diff/20001/src/IceInstX8632.cpp#newcode353 src/IceInstX8632.cpp:353: if (!LastFixup) { On 2014/11/04 17:41:25, stichnot wrote: > ...
6 years, 1 month ago (2014-11-04 18:22:35 UTC) #4
jvoung (off chromium)
6 years, 1 month ago (2014-11-04 18:40:08 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
359c03605aefd30b884bd00a8582e53525a612e3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698