Add alignment arguments to all the NEON load/store intrinsics.
[oota-llvm.git] / test / CodeGen / ARM / vld1.ll
2010-08-27 Bob WilsonAdd alignment arguments to all the NEON load/store...
2010-08-26 Bob WilsonRevert svn 107892 (with changes to work with trunk...
2010-04-20 Bob WilsonFix tests for Neon load/store intrinsics to match the...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-11 Bob WilsonUse vAny type to get rid of Neon intrinsics that differ...
2009-08-06 Bob WilsonFix incorrect intrinsic declarations.
2009-08-05 Bob WilsonConvert more Neon tests to FileCheck.
2009-07-29 Bob WilsonChange Neon VLDn intrinsics to return multiple values...
2009-07-08 Bob WilsonImplement NEON vld1 instructions.