Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / sint_to_fp.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-08 Tom StellardR600/SI: Remove SIISelLowering::legalizeOperands()
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-12-12 Matt ArsenaultR600/SI: Don't promote f32 select to i32
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-30 Matt ArsenaultR600: Fix broken check lines, missing scalar case.
2014-05-31 Matt ArsenaultR600/SI: Fix [s|u]int_to_fp for i1
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...