[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / fp16.ll
2015-10-07 Oliver Stannard[ARM] Use correct half-precision functions in EABI...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-08-11 Oliver StannardARM: __gnu_h2f_ieee and __gnu_f2h_ieee always use the...
2014-07-29 Tim NorthoverARM: add __aeabi_d2h for truncation on AEABI systems
2014-07-29 Tim NorthoverARM: fix @llvm.convert.from.fp16 on softfloat targets.
2014-07-17 Tim NorthoverARM: support direct f16 <-> f64 conversions
2014-07-17 Tim NorthoverCodeGen: extend f16 conversions to permit types > float.
2014-02-16 Nico RieckFix more broken CHECK lines
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-08-14 Anton KorobeynikovThe names of VFP variants of half-to-float conversion...
2010-03-14 Anton KorobeynikovFix typo
2010-03-14 Anton KorobeynikovFeature test for half precision FP.