summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vadd.ll
Commit message (Expand)AuthorAge
* ARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.Tim Northover2013-08-28
* ARM: add natural patterns for vaddhl and vsubhl.Tim Northover2013-08-27
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Revert "Adding support for llvm.arm.neon.vaddl[su].* and"Bob Wilson2012-12-20
* Adding support for llvm.arm.neon.vaddl[su].* andRenato Golin2012-12-20
* Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics. Instead, use llvmBob Wilson2010-08-29
* Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,Dan Gohman2010-05-03
* 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 more Neon tests to use FileCheck.Bob Wilson2009-08-07
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-22