summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.h
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-32/+0
* Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...Daniel Sanders2015-06-041-2/+2
* Move getNonexecutableStackSection up to the base ELF class.Rafael Espindola2014-10-151-1/+0
* R600: Use MCAsmInfoELF as AMDGPUMCAsmInfo base classTom Stellard2014-10-071-2/+7
* Fix missing C++ mode commentMatt Arsenault2014-09-301-1/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-1/+1
* Remove address spaces from MC.Rafael Espindola2013-07-021-1/+0
* Fix the R600 build.Rafael Espindola2013-05-101-2/+1
* Add R600 backendTom Stellard2012-12-111-0/+30
OpenPOWER on IntegriCloud