Reuse a lookup in an assert.
[oota-llvm.git] / lib / Target / R600 / MCTargetDesc / AMDGPUMCTargetDesc.h
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-03-10 Eric ChristopherRemove the use of the subtarget in MCCodeEmitter creati...
2015-03-10 Eric ChristopherRemove createAMDGPUMCCodeEmitter and instead just regis...
2015-03-09 Reid KlecknerTableGen: Use 'enum : uint64_t' for feature flags to...
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
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.
2012-12-11 Tom StellardAdd R600 backend