aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PTX/intrinsic.ll
Commit message (Expand)AuthorAgeFilesLines
* PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski2011-04-201-1/+1
* PTX: Set PTX 2.0 as the minimum supported versionJustin Holewinski2011-03-151-80/+80
* ptx: add the rest of special registers of ISA version 2.0Che-Liang Chiou2011-03-101-34/+176
* PTX: Add intrinsic support for ntid, ctaid, and nctaid registersJustin Holewinski2011-03-081-0/+96
* ptx: add basic intrinsic supportChe-Liang Chiou2011-03-051-0/+43