R600/SI: Enable all tests that pass on VI without changes
[oota-llvm.git] / test / CodeGen / R600 / select.ll
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-07-15 Matt ArsenaultR600/SI: Fix select on i1
2013-09-05 Tom StellardR600: Expand SELECT nodes rather than custom lowering...