aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vstlane.ll
Commit message (Expand)AuthorAgeFilesLines
* Add codegen support for NEON vst4lane intrinsics with 128-bit vectors.Bob Wilson2009-10-091-0/+28
* Add codegen support for NEON vst3lane intrinsics with 128-bit vectors.Bob Wilson2009-10-081-0/+28
* Add codegen support for NEON vst2lane intrinsics with 128-bit vectors.Bob Wilson2009-10-081-0/+28
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Add support for generating code for vst{234}lane intrinsics.Bob Wilson2009-09-011-0/+113