aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vext.ll
Commit message (Expand)AuthorAgeFilesLines
* Allow more cases of undef shuffle indices and add tests for them.Bob Wilson2010-08-171-0/+20
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-6/+6
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Add some tests for vext.16 and vext.32.Bob Wilson2009-08-211-0/+19
* Add support for Neon VEXT (vector extract) shuffles.Bob Wilson2009-08-191-0/+37