Add Neon VCVT instructions for f32 <-> f16 conversions.
[oota-llvm.git] / test / CodeGen / ARM / vcvt.ll
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...