R600/SI: Add a stub GCNTargetMachine
[oota-llvm.git] / test / CodeGen / R600 / rotr.i64.ll
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-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-06 Matt ArsenaultR600/SI: Relax a few tests to help enable scheduler
2014-09-02 Matt ArsenaultR600/SI: Relax some ordering in tests.
2014-06-15 Matt ArsenaultR600: Add a rotr testcase I forgot to add