aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vld1.ll
AgeCommit message (Expand)Author
2010-08-27Add alignment arguments to all the NEON load/store intrinsics.Bob Wilson
2010-08-26Revert svn 107892 (with changes to work with trunk). It caused a crash ifBob Wilson
2010-04-20Fix tests for Neon load/store intrinsics to match the i8* types expected byBob 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-06Fix incorrect intrinsic declarations.Bob Wilson
2009-08-05Convert more Neon tests to FileCheck.Bob Wilson
2009-07-29Change Neon VLDn intrinsics to return multiple values instead of reallyBob Wilson
2009-07-08Implement NEON vld1 instructions.Bob Wilson