aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vpadd.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-22/+22
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+12
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-16/+16
* Add an optimization that looks for a specific pair-wise add pattern and gener...Tanya Lattner2011-06-141-0/+14
* Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson2009-10-091-0/+112
* Convert more NEON tests to use FileCheck.Bob Wilson2009-10-081-5/+9
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Use new EVT::vAny type to combine Neon intrinsics for VPADD.Bob Wilson2009-08-111-8/+8
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-0/+39