aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/AArch64/atomic-ops.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+85
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-58/+58
* AArch64: remove barriers from AArch64 atomic operations.Tim Northover2013-04-081-178/+203
* AArch64: Use cbnz instead of cmp/b.ne pair for atomic operations.Tim Northover2013-02-281-88/+44
* Add explicit triples to AArch64 testsTim Northover2013-02-011-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+1099