summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NVPTX] Rename registers %fl -> %fd and %rl -> %rdJustin Holewinski2014-07-161-2/+2
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-2/+2
* [NVPTX] Fix handling of indirect callsJustin Holewinski2013-11-151-0/+10
* [NVPTX] Fix bug in stack code generation causes by MC conversionJustin Holewinski2013-08-061-5/+10
* [NVPTX] Start conversion to MC infrastructureJustin Holewinski2013-08-061-1/+274
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+1
OpenPOWER on IntegriCloud