aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PTX/PTX.h
Commit message (Expand)AuthorAgeFilesLines
* PTX: Attempt to cleanup/unify the handling of FP rounding modes. This requiresJustin Holewinski2011-09-301-0/+3
* PTX: Fix broken shared library buildJustin Holewinski2011-09-291-17/+1
* PTX: MC-ize the PTX back-end (patch 1 of N)Justin Holewinski2011-09-281-1/+8
* PTX: Add new PTX-specific register allocator that keeps virtual registersJustin Holewinski2011-09-221-0/+2
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-10/+1
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-281-1/+2
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-271-1/+2
* PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski2011-04-201-1/+2
* ptx: add set.p instruction and related changes to predicate executionChe-Liang Chiou2011-03-141-1/+1
* ptx: add basic support of predicate executionChe-Liang Chiou2011-03-131-0/+5
* ptx: add state spacesChe-Liang Chiou2010-12-301-0/+10
* Add physical register counting functionsChe-Liang Chiou2010-11-081-0/+3
* Add the exit instruction to the PTX target.Eric Christopher2010-09-181-0/+12
* Create PTX backend. Patch by Che-Liang Chiou!Nick Lewycky2010-09-071-0/+24