summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/R600AsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Fix trivial typos in commentsJames Henderson2020-01-061-1/+1
* [Alignment][NFC] Remove unneeded llvm:: scoping on Align typesGuillaume Chatelet2019-09-271-1/+1
* [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...Guillaume Chatelet2019-09-111-1/+1
* [LLVM][Alignment] Make functions using log of alignment explicitGuillaume Chatelet2019-09-051-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* AMDGPU: Refactor Subtarget classesTom Stellard2018-07-111-1/+1
* AMDGPU: Separate R600 and GCN TableGen filesTom Stellard2018-06-281-1/+1
* AMDGPU/R600: Make sure functions are cacheline alignedJan Vesely2018-05-311-0/+4
* AMDGPU: Split R600 AsmPrinter code into its own classTom Stellard2018-05-241-0/+129
OpenPOWER on IntegriCloud