aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vst1.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix tests for Neon load/store intrinsics to match the i8* types expected byBob Wilson2010-04-201-8/+16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Use vAny type to get rid of Neon intrinsics that differed only in whetherBob Wilson2009-08-111-20/+20
* Fix incorrect intrinsic declarations.Bob Wilson2009-08-061-10/+10
* Convert more Neon tests to FileCheck.Bob Wilson2009-08-051-5/+21
* Change Neon VLDn intrinsics to return multiple values instead of reallyBob Wilson2009-07-291-20/+20
* Implement NEON vst1 instruction.Bob Wilson2009-07-081-0/+77