diff options
author | Tim Northover <tnorthover@apple.com> | 2013-07-03 09:20:36 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-07-03 09:20:36 +0000 |
commit | 36b2417f18f4b44d184cb54b5395d2f3e4397b18 (patch) | |
tree | 59f3b64f3d2727204b31ac7a40e988b42f8636f7 /llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp | |
parent | df313ff6975ba4f902b5cb8a84b4998efe2cd173 (diff) | |
download | bcm5719-llvm-36b2417f18f4b44d184cb54b5395d2f3e4397b18.tar.gz bcm5719-llvm-36b2417f18f4b44d184cb54b5395d2f3e4397b18.zip |
ARM: relax the atomic release barrier to "dmb ishst" on Swift
Swift cores implement store barriers that are stronger than the ARM
specification but weaker than general barriers. They are, in fact, just about
enough to provide the ordering needed for atomic operations with release
semantics.
This patch makes use of that quirk.
llvm-svn: 185527
Diffstat (limited to 'llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp')
0 files changed, 0 insertions, 0 deletions