R600: Cleanup some tests and add missing testcases
[oota-llvm.git] / test / CodeGen / R600 / uint_to_fp.ll
2014-12-02 Matt ArsenaultR600: Cleanup some tests and add missing testcases
2014-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-17 Matt ArsenaultR600/SI: Change formatting of printed FP immediates
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...