This commit enables unaligned memory accesses of vector types on AArch64 back end...
[oota-llvm.git] / test / CodeGen / X86 / lea-4.ll
2013-01-31 Eli BenderskyReplace some more greps with FileChecks in tests
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-01-17 Evan ChengFix MatchAddress bug that's preventing negative displac...