Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / vcgt.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2014-02-04 Tim NorthoverARM & AArch64: merge NEON absolute compare intrinsics
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-03-31 Jakob Stoklund OlesenFix ARM tests to be register allocator independent.
2011-01-21 Andrew TrickEnable support for precise scheduling of the instructio...
2010-11-08 Owen AndersonAdd support for ARM's specialized vector-compare-agains...
2010-10-08 Bob WilsonChange register allocation order for ARM VFP and NEON...
2010-05-19 Evan ChengIntrinsics which do a vector compare (results are all...
2009-10-09 Bob WilsonMerge a bunch of NEON tests into larger files so they...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-11 Bob WilsonConvert more Neon tests to use FileCheck.
2009-07-08 Chris LattnerChange these tests to use [fi]cmp+sext instead of v...
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...