summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vcvt.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-18/+18
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-22/+22
* ARM: ensure fixed-point conversions have sane typesTim Northover2013-06-281-0/+41
* ARM: Split out cost model vcvt testcases.Jim Grosbach2013-04-211-172/+0
* Improve long vector sext/zext lowering on ARMRenato Golin2013-03-191-52/+71
* ARM cost model: Add test case to make sure we would notice a change in CodeGenArnold Schwaighofer2013-03-131-0/+153
* Add Neon VCVT instructions for f32 <-> f16 conversions.Bob Wilson2010-12-151-1/+19
* Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson2009-10-091-0/+75
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Convert some more Neon tests to FileCheck.Bob Wilson2009-08-261-5/+17
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-0/+53