summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NVPTX] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-111-309/+0
* [NVPTX] generate correct MMA instruction mnemonics with PTX63+.Artem Belevich2019-04-251-0/+14
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NVPTX] Added support for .f16x2 instructions.Artem Belevich2017-02-231-0/+3
* [NVPTX] Added support for half-precision floating point.Artem Belevich2017-01-131-1/+8
* MC: Add target hook to control symbol quotingMatt Arsenault2015-06-091-1/+1
* Remove unused MCSubtargetInfo argument from the NVPTX MCInstPrinter ctors.Eric Christopher2015-03-301-4/+2
* Delete MCInstPrinter::AvailableFeatures.Akira Hatanaka2015-03-281-3/+1
* [MCInstPrinter] Enable MCInstPrinter to change its behavior based on theAkira Hatanaka2015-03-271-1/+1
* [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