summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fp16.ll
AgeCommit message (Expand)Author
2016-06-24Add support for musl-libc on ARM Linux.Rafael Espindola
2016-01-14[CodeGen] Don't assume fp_to_fp16 produces i16 when legalizing it.Ahmed Bougacha
2015-10-07[ARM] Use correct half-precision functions in EABI modeOliver Stannard
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-08-11ARM: __gnu_h2f_ieee and __gnu_f2h_ieee always use the soft-float calling conv...Oliver Stannard
2014-07-29ARM: add __aeabi_d2h for truncation on AEABI systemsTim Northover
2014-07-29ARM: fix @llvm.convert.from.fp16 on softfloat targets.Tim Northover
2014-07-17ARM: support direct f16 <-> f64 conversionsTim Northover
2014-07-17CodeGen: extend f16 conversions to permit types > float.Tim Northover
2014-02-16Fix more broken CHECK linesNico Rieck
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-08-14The names of VFP variants of half-to-float conversion instructions wereAnton Korobeynikov
2010-03-14Fix typoAnton Korobeynikov
2010-03-14Feature test for half precision FP.Anton Korobeynikov