summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/membarrier.ll
Commit message (Collapse)AuthorAge
* Last batch of test conversions to new atomic instructions.Eli Friedman2011-09-27
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140585 91177308-0d34-0410-b5e6-96231b3b80d8
* Go ahead and emit the barrier on x86-64 even without sse2. TheEric Christopher2011-07-08
processor supports it just fine. Fixes PR9675 and rdar://9740801 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134664 91177308-0d34-0410-b5e6-96231b3b80d8