[opaque pointer type] Add textual IR support for explicit type parameter to load...
[oota-llvm.git] / test / CodeGen / R600 / address-space.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-29 Tom StellardR600/SI: Define a schedule model and enable the generic...
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-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-10-10 Matt ArsenaultR600/SI: Change how DS offsets are printed
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-08-06 Matt ArsenaultR600/SI: Implement areLoadsFromSameBasePtr
2014-04-29 Tom StellardR600/SI: Custom lower SI_IF and SI_ELSE to avoid machin...
2014-04-15 Matt ArsenaultR600/SI: Print more immediates in hex format
2014-03-19 Matt ArsenaultR600/SI: Match i16 immediate offset of LDS instructions.
2013-11-18 Matt ArsenaultR600/SI: Move patterns to match add / sub to scalar...
2013-11-12 Matt ArsenaultR600/SI: Change formatting of printed registers.
2013-09-06 Matt ArsenaultTeach CodeGenPrepare about address spaces