Add two helper functions: isAtLeastAcquire, isAtLeastRelease
authorRobin Morisset <morisset@google.com>
Fri, 15 Aug 2014 22:25:12 +0000 (22:25 +0000)
committerRobin Morisset <morisset@google.com>
Fri, 15 Aug 2014 22:25:12 +0000 (22:25 +0000)
commitf11a5fc12db1d8c8008541db0b923ca42d7eb907
tree6d5f5e119999106de97e083aeaf00409dd2a4d9d
parentc51ec911e5ad2d85576d637650b8fee55d03c573
Add two helper functions: isAtLeastAcquire, isAtLeastRelease

These methods are available on AtomicOrdering values, and will be used
in a later separate patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215779 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Instructions.h