CodeGen: extend f16 conversions to permit types > float.
[oota-llvm.git] / test / CodeGen / R600 / uint_to_fp.ll
2014-05-31 Matt ArsenaultR600/SI: Fix [s|u]int_to_fp for i1
2013-10-30 Tom StellardR600: Custom lower f32 = uint_to_fp i64
2013-10-10 Tom StellardR600/SI: Use -verify-machineinstrs for most tests
2013-08-01 Tom StellardR600: Add 64-bit float load/store support
2013-07-30 Tom StellardR600/SI: Expand vector fp <-> int conversions
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2013-04-19 Tom StellardR600: Reorganize lit tests and document how they should...