aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PTX
AgeCommit message (Expand)Author
2011-03-05ptx: add basic intrinsic supportChe-Liang Chiou
2011-03-02Extend initial support for primitive types in PTX backendChe-Liang Chiou
2011-02-28Add preliminary support for .f32 in the PTX backend.Che-Liang Chiou
2011-02-10ptx: add passing parameter to kernel functionsChe-Liang Chiou
2011-01-01ptx: remove reg-reg addressing mode and st.constChe-Liang Chiou
2011-01-01ptx: add store instructionChe-Liang Chiou
2010-12-30ptx: add state spacesChe-Liang Chiou
2010-12-22ptx: add ld instruction and testChe-Liang Chiou
2010-12-06ptx: add shift instructionsChe-Liang Chiou
2010-11-30ptx: add command-line options for gpu target and ptx versionChe-Liang Chiou
2010-11-17Add simple arithmetics and %type directive for PTXChe-Liang Chiou
2010-10-19Add test case mov.ll for PTX device functionChe-Liang Chiou
2010-09-25Add test case for PTX ret instructionChe-Liang Chiou
2010-09-25Add ret instruction to PTX backendChe-Liang Chiou
2010-09-18Add the exit instruction to the PTX target.Eric Christopher