Simplify handling of --noexecstack by using getNonexecutableStackSection.
[oota-llvm.git] / lib / Target / R600 / MCTargetDesc / AMDGPUMCTargetDesc.cpp
2014-10-15 Rafael EspindolaSimplify handling of --noexecstack by using getNonexecu...
2014-04-22 Chandler Carruth[cleanup] Lift using directives, DEBUG_TYPE definitions...
2014-01-26 Rafael EspindolaPass a MCSubtargetInfo down to the TargetStreamer creation.
2014-01-26 Rafael EspindolaConstruct the MCStreamer before constructing the MCTarg...
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-05-17 Tom StellardR600: Pass MCSubtargetInfo reference to R600CodeEmitter
2013-05-13 Rafael EspindolaRemove unused fields and arguments.
2013-04-15 Tom StellardR600: Emit ELF formatted code rather than raw ISA.
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-11 Tom StellardAdd R600 backend