aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vsub.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-50/+50
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* ARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.Tim Northover2013-08-281-31/+0
* ARM: add natural patterns for vaddhl and vsubhl.Tim Northover2013-08-271-0/+27
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-28/+28
* Revert "Adding support for llvm.arm.neon.vaddl[su].* and"Bob Wilson2012-12-201-64/+0
* Adding support for llvm.arm.neon.vaddl[su].* andRenato Golin2012-12-201-0/+64
* Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics. Instead, use llvmBob Wilson2010-08-291-40/+42
* Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,Dan Gohman2010-05-031-2/+2
* Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson2009-10-091-0/+186
* Convert more NEON tests to use FileCheck.Bob Wilson2009-10-091-6/+21
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-0/+76