summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vcgt.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Regenerate vector comparison testsSimon Pilgrim2019-03-291-63/+309
* [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).Kristof Beyls2017-06-281-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-36/+36
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-2/+2
* ARM & AArch64: merge NEON absolute compare intrinsicsTim Northover2014-02-041-4/+4
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-19/+19
* Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen2011-03-311-3/+4
* Enable support for precise scheduling of the instruction selectionAndrew Trick2011-01-211-2/+2
* Add support for ARM's specialized vector-compare-against-zero instructions.Owen Anderson2010-11-081-0/+22
* Change register allocation order for ARM VFP and NEON registers to put theBob Wilson2010-10-081-3/+3
* Intrinsics which do a vector compare (results are all zero or all ones) are m...Evan Cheng2010-05-191-0/+13
* Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson2009-10-091-0/+21
* 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-111-8/+29
* Change these tests to use [fi]cmp+sext instead of v[fi]cmp. NoChris Lattner2009-07-081-28/+42
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-0/+106
OpenPOWER on IntegriCloud