Add DAG optimisation for FP16_TO_FP
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-conversion.ll
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2013-08-16 Jim GrosbachARM: Fast-isel register class constrain for extends.
2013-06-14 JF BastienEnable FastISel on ARM for Linux and NaCl, not MCJIT
2013-06-07 JF BastienARM FastISel integer sext/zext improvements
2013-05-30 Rafael EspindolaRevert r182937 and r182877.
2013-05-29 JF BastienEnable FastISel on ARM for Linux and NaCl
2012-02-03 Chad Rosier[fast-isel] Add support for FPToUI. Also add test...
2012-02-03 Chad Rosier[fast-isel] Add support for selecting UIToFP.
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
2011-11-03 Chad RosierAdd support for sign-extending non-legal types in Selec...