aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vld4.ll
Commit message (Expand)AuthorAgeFilesLines
* Add codegen support for NEON vld4 intrinsics with <1 x i64> vectors.Bob Wilson2009-10-071-0/+12
* Add codegen support for NEON vld4 intrinsics with 128-bit vectors.Bob Wilson2009-10-071-0/+54
* Update NEON struct names to match llvm-gcc changes.Bob Wilson2009-10-061-20/+20
* 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
* Add tests for new NEON vld instructions.Bob Wilson2009-08-061-0/+51