aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vst4.ll
AgeCommit message (Expand)Author
2010-08-27Add alignment arguments to all the NEON load/store intrinsics.Bob Wilson
2010-04-20Fix tests for Neon load/store intrinsics to match the i8* types expected byBob Wilson
2009-10-08Add codegen support for NEON vst4 intrinsics with <1 x i64> vectors.Bob Wilson
2009-10-07Add codegen support for NEON vst4 intrinsics with 128-bit vectors.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-06Implement Neon VST[234] operations.Bob Wilson