aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/AArch64/atomic-ops.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-7/+7
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+4
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-10/+15
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-248/+226
* 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