summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vst2.ll
Commit message (Expand)AuthorAge
* Fix tests for Neon load/store intrinsics to match the i8* types expected byBob Wilson2010-04-20
* Add codegen support for NEON vst2 intrinsics with <1 x i64> vectors.Bob Wilson2009-10-08
* Add codegen support for NEON vst2 intrinsics with 128-bit vectors.Bob Wilson2009-10-07
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Use vAny type to get rid of Neon intrinsics that differed only in whetherBob Wilson2009-08-11
* Implement Neon VST[234] operations.Bob Wilson2009-08-06