summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fp16.ll
Commit message (Expand)AuthorAgeFilesLines
* NFC - Various typo fixes in testsGabor Buella2018-07-041-1/+1
* Add support for musl-libc on ARM Linux.Rafael Espindola2016-06-241-0/+2
* [CodeGen] Don't assume fp_to_fp16 produces i16 when legalizing it.Ahmed Bougacha2016-01-141-2/+11
* [ARM] Use correct half-precision functions in EABI modeOliver Stannard2015-10-071-26/+36
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* ARM: __gnu_h2f_ieee and __gnu_f2h_ieee always use the soft-float calling conv...Oliver Stannard2014-08-111-9/+9
* ARM: add __aeabi_d2h for truncation on AEABI systemsTim Northover2014-07-291-1/+1
* ARM: fix @llvm.convert.from.fp16 on softfloat targets.Tim Northover2014-07-291-0/+13
* ARM: support direct f16 <-> f64 conversionsTim Northover2014-07-171-0/+39
* CodeGen: extend f16 conversions to permit types > float.Tim Northover2014-07-171-5/+5
* Fix more broken CHECK linesNico Rieck2014-02-161-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* The names of VFP variants of half-to-float conversion instructions wereAnton Korobeynikov2012-08-141-3/+3
* Fix typoAnton Korobeynikov2010-03-141-1/+1
* Feature test for half precision FP.Anton Korobeynikov2010-03-141-0/+32
OpenPOWER on IntegriCloud