aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/NVPTX/NVPTXAsmPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* Make AsmPrinter::emitImplicitDef a virtual method so targets can emit custom ...Justin Holewinski2013-10-111-2/+3
* [NVPTX] Re-enable assembly printing support for inline assemblyJustin Holewinski2013-08-241-1/+8
* [NVPTX] Start conversion to MC infrastructureJustin Holewinski2013-08-061-14/+4
* [NVPTX] Clean up comparison/select/convert patterns and factor out PTX instru...Justin Holewinski2013-06-281-0/+4
* [NVPTX] Re-enable support for virtual registers in the final outputJustin Holewinski2013-05-311-2/+3
* [NVPTX] Add GenericToNVVM IR converter to better handle idiomatic LLVM IR inputsJustin Holewinski2013-05-201-11/+15
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-62/+45
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-6/+6
* Convert assert(0) to llvm_unreachable.Craig Topper2012-05-241-7/+4
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+318