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

Issue 1661403002: Subzero. X86. Fixes bundle lock/unlock. (Closed)

Created:
4 years, 10 months ago by John
Modified:
4 years, 10 months ago
Reviewers:
Jim Stichnoth
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. X86. Fixes bundle lock/unlock. The AutoMemorySandboxer does not have to emit a bundle lock/unlock pair for memory operations in x8632, but the current does emit it. This CL changes this behavior. BUG= R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=8347abda1ca4dd3c9622b87b1b294ee96ea8270c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M src/IceTargetLoweringX86Base.h View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
John
4 years, 10 months ago (2016-02-04 17:06:16 UTC) #2
Jim Stichnoth
LGTM. I notice that "make presubmit" doesn't do anything for spec+sandbox. I wonder if one ...
4 years, 10 months ago (2016-02-04 17:10:34 UTC) #3
John
4 years, 10 months ago (2016-02-04 17:12:06 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8347abda1ca4dd3c9622b87b1b294ee96ea8270c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698