Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / ffloor.ll
2015-01-29 Tom StellardR600/SI: Define a schedule model and enable the generic...
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-18 Matt ArsenaultR600: Remove redundant test
2015-01-16 Matt ArsenaultR600: Clean up floor tests
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-12-11 Matt ArsenaultR600/SI: Use unordered not equal instructions
2014-12-03 Matt ArsenaultR600/SI: Remove i1 pseudo VALU ops
2014-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-10-03 Matt ArsenaultR600/SI: Fix ftrunc f64 conformance failures.
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-06 Matt ArsenaultR600/SI: Relax a few tests to help enable scheduler
2014-06-18 Matt ArsenaultR600: Implement f64 ftrunc, ffloor and fceil.
2014-02-24 Matt ArsenaultR600/SI - Add new CI arithmetic instructions.