R600/SI: Add an intrinsic for S_FLBIT_I32 / V_FFBH_I32
[oota-llvm.git] / test / CodeGen / R600 / urem.ll
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-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-21 Matt ArsenaultR600: Add checks for urem/srem by a constant
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
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...
2013-10-10 Tom StellardR600/SI: Use -verify-machineinstrs for most tests
2013-06-25 Aaron WatryR600/SI: Expand urem of v2i32/v4i32 for SI
2013-04-23 Vincent LejeuneR600: Add CF_END
2013-04-19 Tom StellardR600: Reorganize lit tests and document how they should...