summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/NVPTXSplitBBatBar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removes the NVPTXSplitBBatBar pass.Eli Bendersky2014-03-241-73/+0
* [Modules] Move InstIterator out of the Support library, where it had noChandler Carruth2014-03-041-1/+1
* Fix spelling intruction -> instruction.Robert Wilhelm2013-09-281-1/+1
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-6/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-4/+4
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-3/+3
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+77
OpenPOWER on IntegriCloud