summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/MCTargetDesc/AMDGPUMCTargetDesc.h
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-61/+0
* Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...Daniel Sanders2015-06-101-1/+2
* Use raw_pwrite_stream in the object writer/streamer.Rafael Espindola2015-04-141-1/+2
* Remove the use of the subtarget in MCCodeEmitter creation andEric Christopher2015-03-101-3/+1
* Remove createAMDGPUMCCodeEmitter and instead just register the correctEric Christopher2015-03-101-1/+2
* TableGen: Use 'enum : uint64_t' for feature flags to fix -WmicrosoftReid Kleckner2015-03-091-0/+1
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-0/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-091-2/+2
* R600: Pass MCSubtargetInfo reference to R600CodeEmitterTom Stellard2013-05-171-1/+2
* Remove unused fields and arguments.Rafael Espindola2013-05-131-3/+1
* R600: Emit ELF formatted code rather than raw ISA.Tom Stellard2013-04-151-0/+4
* Add R600 backendTom Stellard2012-12-111-0/+55
OpenPOWER on IntegriCloud