summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* Remove extra forward declarations and scrub includes for all in tree InstPrin...Craig Topper2015-12-251-2/+0
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Remove unused MCSubtargetInfo argument from the NVPTX MCInstPrinter ctors.Eric Christopher2015-03-301-1/+1
* [MCInstPrinter] Enable MCInstPrinter to change its behavior based on theAkira Hatanaka2015-03-271-1/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-2/+2
* [C++] Use 'nullptr'.Craig Topper2014-04-281-5/+5
* [NVPTX] Fix handling of indirect callsJustin Holewinski2013-11-151-1/+2
* [NVPTX] Start conversion to MC infrastructureJustin Holewinski2013-08-061-0/+52
OpenPOWER on IntegriCloud