summaryrefslogtreecommitdiff
path: root/lib/Target/PTX/PTX.h
Commit message (Expand)AuthorAge
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-24
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-17
* PTX: Attempt to cleanup/unify the handling of FP rounding modes. This requiresJustin Holewinski2011-09-30
* PTX: Fix broken shared library buildJustin Holewinski2011-09-29
* PTX: MC-ize the PTX back-end (patch 1 of N)Justin Holewinski2011-09-28
* PTX: Add new PTX-specific register allocator that keeps virtual registersJustin Holewinski2011-09-22
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-14
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-28
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-27
* PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski2011-04-20
* ptx: add set.p instruction and related changes to predicate executionChe-Liang Chiou2011-03-14
* ptx: add basic support of predicate executionChe-Liang Chiou2011-03-13
* ptx: add state spacesChe-Liang Chiou2010-12-30
* Add physical register counting functionsChe-Liang Chiou2010-11-08
* Add the exit instruction to the PTX target.Eric Christopher2010-09-18
* Create PTX backend. Patch by Che-Liang Chiou!Nick Lewycky2010-09-07