aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PTX/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-241-23/+0
* PTX: MC-ize the PTX back-end (patch 1 of N)Justin Holewinski2011-09-281-1/+1
* PTX: Remove physical register defsJustin Holewinski2011-09-221-1/+0
* 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