aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PTX/shr.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-241-43/+0
* PTX: fixup test cases for register changesJustin Holewinski2011-09-221-6/+6
* PTX: Always use registers for return values, but use .param space for deviceJustin Holewinski2011-06-231-6/+6
* PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski2011-04-201-1/+1
* ptx: add shift instructionsChe-Liang Chiou2010-12-061-0/+43