summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PTX/TargetInfo/PTXTargetInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-241-25/+0
* Move TargetRegistry and TargetSelect from Target to Support where they belong.Evan Cheng2011-08-241-1/+1
* PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski2011-04-201-2/+6
* Add the exit instruction to the PTX target.Eric Christopher2010-09-181-2/+1
* Create PTX backend. Patch by Che-Liang Chiou!Nick Lewycky2010-09-071-0/+22
OpenPOWER on IntegriCloud