Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / llvm.AMDGPU.div_fmas.ll
2015-03-23 Matt ArsenaultR600/SI: Allow commuting compares
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-17 Tom StellardR600/SI: Fix asam errors in SIFoldOperands
2015-02-14 Matt ArsenaultR600/SI: Add tests for div_fmas with inline immediate...
2015-02-14 Matt ArsenaultR600/SI: Fix implicit vcc operand to v_div_fmas_*
2015-02-11 Marek OlsakR600/SI: Enable a lot of existing tests for VI (squashe...
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-10-21 Matt ArsenaultR600/SI: Add missing parameter to div_fmas intrinsic
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-24 Matt ArsenaultR600/SI: Fix weird CHECK-DAG usage
2014-06-19 Matt ArsenaultR600/SI: Add intrinsics for various math instructions.