Guard fabs to bfc convert with V6T2 flag
[oota-llvm.git] / test / CodeGen / ARM / vcvt.ll
2015-03-31 James Molloy[SDAG] Move TRUNCATE splitting logic into a helper...
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
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-06-28 Tim NorthoverARM: ensure fixed-point conversions have sane types
2013-04-21 Jim GrosbachARM: Split out cost model vcvt testcases.
2013-03-19 Renato GolinImprove long vector sext/zext lowering on ARM
2013-03-13 Arnold SchwaighoferARM cost model: Add test case to make sure we would...
2010-12-15 Bob WilsonAdd Neon VCVT instructions for f32 <-> f16 conversions.
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-26 Bob WilsonConvert some more Neon tests to FileCheck.
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...