Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / local-memory.ll
2015-03-17 Rafael EspindolaCall EmitFunctionHeader just before EmitFunctionBody.
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-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-12-02 Tom StellardR600/SI: Move more information into SIProgramInfo struct
2014-11-13 Matt ArsenaultR600: Error on initializer for LDS.
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-26 Matt ArsenaultR600: Avoid repeated check lines
2014-06-06 Rafael EspindolaAllow aliases to be unnamed_addr.
2014-03-19 Matt ArsenaultR600/SI: Don't display the GDS bit.
2014-01-11 Benjamin KramerFix broken CHECK lines.
2013-11-12 Matt ArsenaultR600/SI: Change formatting of printed registers.
2013-10-29 Tom StellardR600/SI: Add compute support for CI v2
2013-10-10 Tom StellardR600/SI: Use -verify-machineinstrs for most tests
2013-09-05 Tom StellardR600/SI: Don't emit S_WQM_B64 instruction for compute...
2013-08-16 Michel DanzerR600/SI: Fix broken encoding of DS_WRITE_B32
2013-08-16 Tom StellardRevert "R600/SI: Fix incorrect encoding of DS_WRITE_B32...
2013-08-16 Tom StellardR600/SI: Fix incorrect encoding of DS_WRITE_B32 instruc...
2013-07-10 Michel DanzerR600/SI: Initial local memory support
2013-06-28 Tom StellardR600: Add local memory support via LDS