summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vcgt.ll
Commit message (Expand)AuthorAge
* Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen2011-03-31
* Enable support for precise scheduling of the instruction selectionAndrew Trick2011-01-21
* Add support for ARM's specialized vector-compare-against-zero instructions.Owen Anderson2010-11-08
* Change register allocation order for ARM VFP and NEON registers to put theBob Wilson2010-10-08
* Intrinsics which do a vector compare (results are all zero or all ones) are m...Evan Cheng2010-05-19
* 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