aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vst2.ll
Commit message (Expand)AuthorAgeFilesLines
* Add codegen support for NEON vst2 intrinsics with <1 x i64> vectors.Bob Wilson2009-10-081-0/+9
* Add codegen support for NEON vst2 intrinsics with 128-bit vectors.Bob Wilson2009-10-071-0/+37
* 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-8/+8
* Implement Neon VST[234] operations.Bob Wilson2009-08-061-0/+38