aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vaba.ll
AgeCommit message (Expand)Author
2010-09-03Replace NEON vabdl, vaba, and vabal intrinsics with combinations of theBob Wilson
2010-08-04Combine NEON VABD (absolute difference) intrinsics with ADDs to make VABABob 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-04Convert a few Neon tests to use FileCheck.Bob Wilson
2009-06-22Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson