This commit enables unaligned memory accesses of vector types on AArch64 back end...
[oota-llvm.git] / test / CodeGen / X86 / atomic-pointer.ll
2013-03-06 Michael LiaoFix PR15355
2012-08-17 Eli FriedmanMake atomic load and store of pointers work. Tighten...