aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vceq.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-17/+17
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-9/+9
* Add support for ARM's specialized vector-compare-against-zero instructions.Owen Anderson2010-11-081-0/+11
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Convert more Neon tests to use FileCheck.Bob Wilson2009-08-071-5/+17
* Change these tests to use [fi]cmp+sext instead of v[fi]cmp. NoChris Lattner2009-07-081-16/+24
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-0/+61