Add codegen support for NEON vld4lane intrinsics with 128-bit vectors.
[oota-llvm.git] / test / CodeGen / ARM / vldlane.ll
2009-10-08 Bob WilsonAdd codegen support for NEON vld4lane intrinsics with...
2009-10-08 Bob WilsonAdd codegen support for NEON vld3lane intrinsics with...
2009-10-08 Bob WilsonAdd codegen support for NEON vld2lane intrinsics with...
2009-10-06 Bob WilsonUpdate NEON struct names to match llvm-gcc changes.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-01 Bob WilsonFix incorrect declarations of intrinsics in this test.
2009-09-01 Bob WilsonAdd test for vld{234}_lane instructions.