summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/MCTargetDesc/AMDGPUAsmBackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-144/+0
* Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...Daniel Sanders2015-06-101-2/+1
* MC: Clean up the naming for MCMachObjectWriter. NFC.Jim Grosbach2015-06-041-1/+1
* MC: Clean up naming in MCObjectWriter. NFC.Jim Grosbach2015-06-041-3/+3
* Remove most uses of MCSectionData from MCAssembler.Rafael Espindola2015-05-261-1/+1
* Turn MCSectionData into a field of MCSection.Rafael Espindola2015-05-251-1/+1
* [mc] Clean up emission of byte sequencesBenjamin Kramer2015-04-171-2/+1
* Use raw_pwrite_stream in the object writer/streamer.Rafael Espindola2015-04-141-2/+2
* Add r224985 back with fixes.Rafael Espindola2015-01-191-1/+1
* Revert "Add r224985 back with two fixes."Rafael Espindola2015-01-141-1/+1
* Add r224985 back with two fixes.Rafael Espindola2015-01-121-1/+1
* Revert r225048: It broke ObjC on AArch64.Lang Hames2015-01-061-1/+1
* Add r224985 back with a fix.Rafael Espindola2014-12-311-1/+1
* Revert "Remove doesSectionRequireSymbols."Rafael Espindola2014-12-311-1/+1
* Remove doesSectionRequireSymbols.Rafael Espindola2014-12-301-1/+1
* R600: Align functions to 256 bytesTom Stellard2014-10-031-3/+8
* R600/SI: Store constant initializer data in constant memoryTom Stellard2014-07-211-5/+26
* R600/SI: Use a custom encoding method for simm16 in SOPP branch instructionsTom Stellard2014-07-211-0/+17
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-13/+13
* Completely rewrite ELFObjectWriter::RecordRelocation.Rafael Espindola2014-03-291-7/+7
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-091-1/+3
* R600: Hide symbols of implementation details.Benjamin Kramer2013-05-231-0/+4
* R600: Emit ELF formatted code rather than raw ISA.Tom Stellard2013-04-151-11/+18
* Renamed MCInstFragment to MCRelaxableFragment and added some comments.Eli Bendersky2013-01-081-1/+1
* R600: BB operand support for SITom Stellard2012-12-171-1/+9
* Add R600 backendTom Stellard2012-12-111-0/+82
OpenPOWER on IntegriCloud