aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vdup.ll
AgeCommit message (Expand)Author
2012-10-15Fixed PR13938: the ARM backend was crashing because it couldn't select a VDUP...Silviu Baranga
2012-09-06Improve codegen for BUILD_VECTORs on ARM.James Molloy
2011-11-14ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach
2010-12-10Add float patterns for Neon vld1-lane/dup and vst1-lane operations.Bob Wilson
2010-07-14Add an ARM-specific DAG combining to avoid redundant VDUPLANE nodes.Bob Wilson
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2009-10-09Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-09-04Remove stale greps.Daniel Dunbar
2009-09-04Convert tests to FileCheck.Bob Wilson
2009-08-072 more vdup.32 casesAnton Korobeynikov
2009-06-22Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson