summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vshift.ll
Commit message (Collapse)AuthorAgeFilesLines
* Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson2009-10-091-0/+7
| | | | llvm-svn: 83667
* Convert more NEON tests to use FileCheck.Bob Wilson2009-10-091-25/+113
| | | | 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/+337
This is still a work in progress but most of the NEON instruction set is supported. llvm-svn: 73919
OpenPOWER on IntegriCloud