summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vand.ll
Commit message (Collapse)AuthorAgeFilesLines
* Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson2009-10-091-73/+0
| | | | llvm-svn: 83667
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Convert more Neon tests to use FileCheck.Bob Wilson2009-08-071-3/+17
| | | | llvm-svn: 78433
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-0/+59
This is still a work in progress but most of the NEON instruction set is supported. llvm-svn: 73919
OpenPOWER on IntegriCloud