summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vaba.ll
Commit message (Expand)AuthorAge
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-03
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Replace NEON vabdl, vaba, and vabal intrinsics with combinations of theBob Wilson2010-09-03
* Combine NEON VABD (absolute difference) intrinsics with ADDs to make VABABob Wilson2010-08-04
* Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson2009-10-09
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Convert a few Neon tests to use FileCheck.Bob Wilson2009-08-04
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-22