aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vdup.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-8/+8
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-3/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+34
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-181-3/+3
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-29/+29
* Fixed PR13938: the ARM backend was crashing because it couldn't select a VDUP...Silviu Baranga2012-10-151-0/+36
* Improve codegen for BUILD_VECTORs on ARM.James Molloy2012-09-061-0/+34
* ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach2011-11-141-1/+1
* Add float patterns for Neon vld1-lane/dup and vst1-lane operations.Bob Wilson2010-12-101-18/+0
* Add an ARM-specific DAG combining to avoid redundant VDUPLANE nodes.Bob Wilson2010-07-141-0/+12
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-4/+4
* Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson2009-10-091-0/+88
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Remove stale greps.Daniel Dunbar2009-09-041-3/+0
* Convert tests to FileCheck.Bob Wilson2009-09-041-1/+37
* 2 more vdup.32 casesAnton Korobeynikov2009-08-071-1/+15
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-0/+134