aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PTX/PTX.td
AgeCommit message (Expand)Author
2011-09-28PTX: MC-ize the PTX back-end (patch 1 of N)Justin Holewinski
2011-09-26PTX: SM > 2.0 implies +doubleJustin Holewinski
2011-09-22PTX: Remove physical register defsJustin Holewinski
2011-06-24PTX: Re-work target sm/compute selection and add some basic GPUJustin Holewinski
2011-06-22Test Commit.Dan Bailey
2011-06-16PTX: Finish new calling convention implementationJustin Holewinski
2011-05-18PTX: add flag to disable mad/fma selectionJustin Holewinski
2011-05-06PTX: add PTX 2.3 language targetJustin Holewinski
2011-04-20PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski
2011-03-15PTX: Set PTX 2.0 as the minimum supported versionJustin Holewinski
2011-03-02Add 64-bit addressing to PTX backendChe-Liang Chiou
2011-03-02Extend initial support for primitive types in PTX backendChe-Liang Chiou
2010-09-18Add the exit instruction to the PTX target.Eric Christopher
2010-09-07Create PTX backend. Patch by Che-Liang Chiou!Nick Lewycky