summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PTX/st.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-241-337/+0
* fixed global array handling for ptx to use the correct bit widthsDan Bailey2011-11-031-15/+15
* PTX: Unify handling of loads/storesJustin Holewinski2011-09-261-65/+0
* PTX: fixup test cases for register changesJustin Holewinski2011-09-221-100/+100
* PTX: Reverting implementation of i8.Dan Bailey2011-06-251-78/+0
* PTX: Add support for i8 type and introduce associated .b8 registersDan Bailey2011-06-241-0/+78
* PTX: Always use registers for return values, but use .param space for deviceJustin Holewinski2011-06-231-65/+65
* PTX: Finish new calling convention implementationJustin Holewinski2011-06-161-14/+14
* PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski2011-04-201-1/+1
* PTX: Fix various codegen issuesJustin Holewinski2011-03-181-20/+40
* PTX: Emit global arrays with proper sizesJustin Holewinski2011-03-141-20/+20
* Extend initial support for primitive types in PTX backendChe-Liang Chiou2011-03-021-28/+339
* ptx: remove reg-reg addressing mode and st.constChe-Liang Chiou2011-01-011-9/+2
* ptx: add store instructionChe-Liang Chiou2011-01-011-0/+78
OpenPOWER on IntegriCloud