summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vcvt.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* ARM: ensure fixed-point conversions have sane typesTim Northover2013-06-28
* ARM: Split out cost model vcvt testcases.Jim Grosbach2013-04-21
* Improve long vector sext/zext lowering on ARMRenato Golin2013-03-19
* ARM cost model: Add test case to make sure we would notice a change in CodeGenArnold Schwaighofer2013-03-13
* Add Neon VCVT instructions for f32 <-> f16 conversions.Bob Wilson2010-12-15
* Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson2009-10-09
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Convert some more Neon tests to FileCheck.Bob Wilson2009-08-26
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-22