summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vcge.ll
Commit message (Expand)AuthorAge
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-18
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Fix result type of Neon floating-point comparisons against zero.Bob Wilson2010-12-18
* Add support for ARM's specialized vector-compare-against-zero instructions.Owen Anderson2010-11-08
* Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson2009-10-09
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Convert more Neon tests to use FileCheck.Bob Wilson2009-08-11
* Change these tests to use [fi]cmp+sext instead of v[fi]cmp. NoChris Lattner2009-07-08
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-22