Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PTX: Add intrinsics to list of built-in intrinsics, which allows them to be | Justin Holewinski | 2011-04-20 | 1 | -1/+1 |
* | PTX: Set PTX 2.0 as the minimum supported version | Justin Holewinski | 2011-03-15 | 1 | -80/+80 |
* | ptx: add the rest of special registers of ISA version 2.0 | Che-Liang Chiou | 2011-03-10 | 1 | -34/+176 |
* | PTX: Add intrinsic support for ntid, ctaid, and nctaid registers | Justin Holewinski | 2011-03-08 | 1 | -0/+96 |
* | ptx: add basic intrinsic support | Che-Liang Chiou | 2011-03-05 | 1 | -0/+43 |