summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vdup.ll
Commit message (Expand)AuthorAge
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-18
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Fixed PR13938: the ARM backend was crashing because it couldn't select a VDUP...Silviu Baranga2012-10-15
* Improve codegen for BUILD_VECTORs on ARM.James Molloy2012-09-06
* ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach2011-11-14
* Add float patterns for Neon vld1-lane/dup and vst1-lane operations.Bob Wilson2010-12-10
* Add an ARM-specific DAG combining to avoid redundant VDUPLANE nodes.Bob Wilson2010-07-14
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* 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
* Remove stale greps.Daniel Dunbar2009-09-04
* Convert tests to FileCheck.Bob Wilson2009-09-04
* 2 more vdup.32 casesAnton Korobeynikov2009-08-07
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-22