aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vld4.ll
AgeCommit message (Expand)Author
2009-10-07Add codegen support for NEON vld4 intrinsics with <1 x i64> vectors.Bob Wilson
2009-10-07Add codegen support for NEON vld4 intrinsics with 128-bit vectors.Bob Wilson
2009-10-06Update NEON struct names to match llvm-gcc changes.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-11Use vAny type to get rid of Neon intrinsics that differed only in whetherBob Wilson
2009-08-06Add tests for new NEON vld instructions.Bob Wilson