summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/NVPTXInstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Use MCRegister in copyPhysRegMatt Arsenault2019-11-111-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NVPTX] Delete dead codeBenjamin Kramer2018-06-281-8/+0
* Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie2017-11-081-1/+1
* [NVPTX] Remove dead code.Justin Lebar2016-12-141-1/+0
* Finish renaming remaining analyzeBranch functionsMatt Arsenault2016-09-141-1/+1
* Make analyzeBranch family of instruction names consistentMatt Arsenault2016-09-141-1/+1
* AArch64: Use TTI branch functions in branch relaxationMatt Arsenault2016-09-141-2/+4
* Rename AnalyzeBranch* to analyzeBranch*.Jacques Pienaar2016-07-151-3/+4
* Pass DebugLoc and SDLoc by const ref.Benjamin Kramer2016-06-121-6/+6
* [NVPTX] Remove dead code.Benjamin Kramer2015-10-151-1/+0
* [CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.Ahmed Bougacha2015-06-111-1/+1
* Remove all use of is64bit off of NVPTXSubtarget and clean up codeEric Christopher2015-02-191-1/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Remove caching of the target machine in NVPTXInstrInfo andEric Christopher2014-06-271-2/+1
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-8/+8
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-191-0/+1
* Revert r194865 and r194874.Alexey Samsonov2013-11-181-1/+0
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-0/+1
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-18/+13
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+83
OpenPOWER on IntegriCloud