aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PTX
Commit message (Expand)AuthorAgeFilesLines
* ptx: add shift instructionsChe-Liang Chiou2010-12-062-0/+65
* ptx: add command-line options for gpu target and ptx versionChe-Liang Chiou2010-11-301-0/+6
* Add simple arithmetics and %type directive for PTXChe-Liang Chiou2010-11-175-6/+38
* Add test case mov.ll for PTX device functionChe-Liang Chiou2010-10-191-0/+13
* Add test case for PTX ret instructionChe-Liang Chiou2010-09-251-0/+6
* Add ret instruction to PTX backendChe-Liang Chiou2010-09-251-1/+1
* Add the exit instruction to the PTX target.Eric Christopher2010-09-182-0/+11