aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PTX/st.ll
Commit message (Expand)AuthorAgeFilesLines
* 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