aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vaba.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace NEON vabdl, vaba, and vabal intrinsics with combinations of theBob Wilson2010-09-031-80/+72
* Combine NEON VABD (absolute difference) intrinsics with ADDs to make VABABob Wilson2010-08-041-0/+24
* Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson2009-10-091-0/+68
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Convert a few Neon tests to use FileCheck.Bob Wilson2009-08-041-7/+25
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-0/+119