aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PTX/mov.ll
Commit message (Expand)AuthorAgeFilesLines
* PTX: Reverting implementation of i8.Dan Bailey2011-06-251-12/+0
* PTX: Add support for i8 type and introduce associated .b8 registersDan Bailey2011-06-241-0/+12
* PTX: Always use registers for return values, but use .param space for deviceJustin Holewinski2011-06-231-10/+10
* PTX: Finish new calling convention implementationJustin Holewinski2011-06-161-4/+4
* PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski2011-04-201-1/+1
* Extend initial support for primitive types in PTX backendChe-Liang Chiou2011-03-021-8/+45
* Add preliminary support for .f32 in the PTX backend.Che-Liang Chiou2011-02-281-0/+12
* Add simple arithmetics and %type directive for PTXChe-Liang Chiou2010-11-171-4/+4
* Add test case mov.ll for PTX device functionChe-Liang Chiou2010-10-191-0/+13