This commit enables unaligned memory accesses of vector types on AArch64 back end...
[oota-llvm.git] / test / CodeGen / X86 / atom-cmpb.ll
2014-04-01 Alexey Volkov[x86] Do not convert to cmp32 for Atom arch by Sergey...