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

Issue 2183683003: Subzero: Removed unnecessary global access checks (Closed)

Created:
4 years, 4 months ago by tlively
Modified:
4 years, 4 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Subzero: Removed unnecessary global access checks BUG=https://bugs.chromium.org/p/nativeclient/issues/detail?id=4374 R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=181a9bcb55b8d1e22210479e5210852d703855f5

Patch Set 1 #

Total comments: 4

Patch Set 2 : Small fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -87 lines) Patch
M src/IceASanInstrumentation.h View 1 3 chunks +3 lines, -0 lines 0 comments Download
M src/IceASanInstrumentation.cpp View 1 3 chunks +14 lines, -0 lines 0 comments Download
M tests_lit/asan_tests/instrumentload.ll View 3 chunks +0 lines, -58 lines 0 comments Download
M tests_lit/asan_tests/instrumentstore.ll View 3 chunks +0 lines, -29 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
tlively
Is there any way to perform a load or store at an offset off of ...
4 years, 4 months ago (2016-07-27 01:23:27 UTC) #2
Jim Stichnoth
https://codereview.chromium.org/2183683003/diff/1/src/IceASanInstrumentation.cpp File src/IceASanInstrumentation.cpp (right): https://codereview.chromium.org/2183683003/diff/1/src/IceASanInstrumentation.cpp#newcode319 src/IceASanInstrumentation.cpp:319: ConstantRelocatable *Reloc = llvm::dyn_cast<ConstantRelocatable>(Op); auto *Reloc https://codereview.chromium.org/2183683003/diff/1/src/IceASanInstrumentation.h File src/IceASanInstrumentation.h ...
4 years, 4 months ago (2016-07-27 13:19:34 UTC) #3
Jim Stichnoth
On 2016/07/27 01:23:27, tlively wrote: > Is there any way to perform a load or ...
4 years, 4 months ago (2016-07-27 13:28:18 UTC) #4
tlively
On 2016/07/27 13:28:18, stichnot wrote: > On 2016/07/27 01:23:27, tlively wrote: > > Is there ...
4 years, 4 months ago (2016-07-27 18:32:23 UTC) #5
tlively
https://codereview.chromium.org/2183683003/diff/1/src/IceASanInstrumentation.cpp File src/IceASanInstrumentation.cpp (right): https://codereview.chromium.org/2183683003/diff/1/src/IceASanInstrumentation.cpp#newcode319 src/IceASanInstrumentation.cpp:319: ConstantRelocatable *Reloc = llvm::dyn_cast<ConstantRelocatable>(Op); On 2016/07/27 13:19:34, stichnot wrote: ...
4 years, 4 months ago (2016-07-27 18:32:36 UTC) #6
Jim Stichnoth
lgtm
4 years, 4 months ago (2016-07-27 22:32:31 UTC) #7
tlively
4 years, 4 months ago (2016-07-27 22:55:47 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
181a9bcb55b8d1e22210479e5210852d703855f5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698