Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Basic/
-
Basic/
-
Targets.cpp
-
test/Preprocessor/
-
Preprocessor/
-
init.c
Hide Panel
f
Keyboard Reference
?
Differential
D26286
[Sparc]: correct the ATOMIC_LLONG_LOCK_FREE macro
Closed
Public
Authored by
dougk
on Nov 3 2016, 11:11 AM.
Download Raw Diff
Details
Reviewers
jyknight
Commits
rG13f4a91a1fe9: [Sparc] LLONG is not lock-free atomic on v8
rC286376: [Sparc] LLONG is not lock-free atomic on v8
rL286376: [Sparc] LLONG is not lock-free atomic on v8
Diff Detail
Event Timeline
dougk
updated this revision to
Diff 76875
.
Nov 3 2016, 11:11 AM
dougk
retitled this revision from
to
[Sparc]: correct the ATOMIC_LLONG_LOCK_FREE macro
.
dougk
updated this object.
dougk
added a reviewer:
jyknight
.
dougk
added a subscriber:
cfe-commits
.
dougk
updated this revision to
Diff 76879
.
Nov 3 2016, 12:24 PM
Comment Actions
fix atomics-inlining test
jyknight
accepted this revision.
Nov 9 2016, 7:46 AM
jyknight
edited edge metadata.
This revision is now accepted and ready to land.
Nov 9 2016, 7:46 AM
Closed by commit
rL286376: [Sparc] LLONG is not lock-free atomic on v8
(authored by
dougk
).
·
Explain Why
Nov 9 2016, 7:53 AM
This revision was automatically updated to reflect the committed changes.