aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vicmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert test to FileCheck.Bob Wilson2009-10-071-9/+27
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Change these tests to use [fi]cmp+sext instead of v[fi]cmp. NoChris Lattner2009-07-081-21/+31
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-0/+85