aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PTX/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-1/+1
* Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng2011-07-011-1/+1
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-281-1/+0
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-271-3/+0
* Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng2011-06-241-0/+1
* PTX: Finish new calling convention implementationJustin Holewinski2011-06-161-0/+1
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-141-1/+1
* Add the exit instruction to the PTX target.Eric Christopher2010-09-181-1/+8
* Create PTX backend. Patch by Che-Liang Chiou!Nick Lewycky2010-09-071-0/+19