[opaque pointer type] Add textual IR support for explicit type parameter to getelemen...
[oota-llvm.git] / test / CodeGen / R600 / si-sgpr-spill.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-06 Michel DanzerR600/SI: Amend a test to ensure WQM is enabled for...
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
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-06-19 Matt ArsenaultR600/SI: Add intrinsics for various math instructions.
2013-11-27 Tom StellardR600/SI: Implement spilling of SGPRs v5
2013-11-27 Tom StellardR600/SI: Use SGPR_32 register class for 32-bit SMRD...