summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vshiftins.ll
Commit message (Collapse)AuthorAgeFilesLines
* Convert more NEON tests to use FileCheck.Bob Wilson2009-10-091-9/+33
| | | | llvm-svn: 83616
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-0/+131
This is still a work in progress but most of the NEON instruction set is supported. llvm-svn: 73919
OpenPOWER on IntegriCloud