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

Issue 694703003: Use compiler barrier instead of memory barrier for release/acquire atomic operations on mac. (Closed)

Created:
6 years, 1 month ago by Hannes Payer (out of office)
Modified:
6 years, 1 month ago
Reviewers:
Jarin
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Use compiler barrier instead of memory barrier for release/acquire atomic operations on mac. BUG= R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=25147

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -6 lines) Patch
M src/base/atomicops_internals_mac.h View 1 2 5 chunks +17 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Hannes Payer (out of office)
6 years, 1 month ago (2014-11-05 10:50:37 UTC) #2
Jarin
https://codereview.chromium.org/694703003/diff/20001/src/base/atomicops_internals_mac.h File src/base/atomicops_internals_mac.h (right): https://codereview.chromium.org/694703003/diff/20001/src/base/atomicops_internals_mac.h#newcode83 src/base/atomicops_internals_mac.h:83: ATOMICOPS_COMPILER_BARRIER(); I think it is better not to touch ...
6 years, 1 month ago (2014-11-05 11:54:53 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/694703003/diff/20001/src/base/atomicops_internals_mac.h File src/base/atomicops_internals_mac.h (right): https://codereview.chromium.org/694703003/diff/20001/src/base/atomicops_internals_mac.h#newcode83 src/base/atomicops_internals_mac.h:83: ATOMICOPS_COMPILER_BARRIER(); On 2014/11/05 11:54:53, jarin wrote: > I think ...
6 years, 1 month ago (2014-11-05 12:16:23 UTC) #4
Jarin
lgtm. Thanks!
6 years, 1 month ago (2014-11-05 12:31:16 UTC) #5
Hannes Payer (out of office)
6 years, 1 month ago (2014-11-05 12:35:30 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 25147 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698