[SystemZ] Use "STC;MVC" for memset
[oota-llvm.git] / test / CodeGen / AArch64 / atomic-ops.ll
2013-04-08 Tim NorthoverAArch64: remove barriers from AArch64 atomic operations.
2013-02-28 Tim NorthoverAArch64: Use cbnz instead of cmp/b.ne pair for atomic...
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.