aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vcvt.ll
AgeCommit message (Expand)Author
2013-03-19Improve long vector sext/zext lowering on ARMRenato Golin
2013-03-13ARM cost model: Add test case to make sure we would notice a change in CodeGenArnold Schwaighofer
2010-12-15Add Neon VCVT instructions for f32 <-> f16 conversions.Bob Wilson
2009-10-09Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-26Convert some more Neon tests to FileCheck.Bob Wilson
2009-06-22Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson