aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vdup.ll
Commit message (Expand)AuthorAgeFilesLines
* 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