Make use of isAtLeastRelease/Acquire in the ARM/AArch64 backends
authorRobin Morisset <morisset@google.com>
Mon, 18 Aug 2014 16:48:58 +0000 (16:48 +0000)
committerRobin Morisset <morisset@google.com>
Mon, 18 Aug 2014 16:48:58 +0000 (16:48 +0000)
commitaf2fa71a64f66f38d6805ec3ab57bc3f41eefc57
tree0d15cc420f786afba58c516cda1fce1c8d884674
parent71493b7d7c1d0481e459b585dc13ec73dd7626a4
Make use of isAtLeastRelease/Acquire in the ARM/AArch64 backends

Summary:
Make use of isAtLeastRelease/Acquire in the ARM/AArch64 backends
These helper functions are introduced in D4844.
Depends D4844

Test Plan: make check-all passes

Reviewers: jfb

Subscribers: aemerson, llvm-commits, mcrosier, reames

Differential Revision: http://reviews.llvm.org/D4937

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215902 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64InstrAtomics.td
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrInfo.td