aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vabd.ll
AgeCommit message (Expand)Author
2010-09-03Replace NEON vabdl, vaba, and vabal intrinsics with combinations of theBob Wilson
2009-10-09Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-11Use vAny type to get rid of Neon intrinsics that differed only in whetherBob Wilson
2009-08-04Convert a few Neon tests to use FileCheck.Bob Wilson
2009-06-22Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson