llvm/test/CodeGen: Some tests don't REQUIRE asserts any more. Remove them.
[oota-llvm.git] / test / CodeGen / R600 / mubuf.ll
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-15 Matt ArsenaultR600/SI: Add some mubuf testcases.
2014-08-11 Tom StellardR600/SI: Add a ComplexPattern for selecting MUBUF _OFFS...
2014-08-11 Tom StellardR600/SI: Add check for low 32 bits of encoding to mubuf...
2014-08-06 Matt ArsenaultR600/SI: Implement areLoadsFromSameBasePtr
2014-08-05 Tom StellardR600/SI: Update MUBUF assembly string to match AMD...
2014-04-15 Matt ArsenaultR600/SI: Print more immediates in hex format
2014-02-06 Tom StellardR600/SI: Add a MUBUF store pattern for Reg+Imm offsets
2014-02-06 Tom StellardR600/SI: Add a MUBUF store pattern for Imm offsets
2014-02-06 Tom StellardR600/SI: Add a MUBUF load pattern for Reg+Imm offsets