summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/InstPrinter
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [NVPTX] Rename registers %fl -> %fd and %rl -> %rdJustin Holewinski2014-07-161-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
* [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
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-281-2/+0
* [CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() set...NAKAMURA Takumi2013-11-281-2/+0
* [NVPTX] Fix handling of indirect callsJustin Holewinski2013-11-152-1/+12
* [NVPTX] Fix bug in stack code generation causes by MC conversionJustin Holewinski2013-08-061-5/+10
* [NVPTX] Start conversion to MC infrastructureJustin Holewinski2013-08-062-1/+326
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-044-0/+46
OpenPOWER on IntegriCloud