aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vceq.ll
AgeCommit message (Expand)Author
2010-11-08Add support for ARM's specialized vector-compare-against-zero instructions.Owen Anderson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-07Convert more Neon tests to use FileCheck.Bob Wilson
2009-07-08Change these tests to use [fi]cmp+sext instead of v[fi]cmp. NoChris Lattner
2009-06-22Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson