Add correct encodings for STRD and LDRD, including fixup support. Additionally,...
[oota-llvm.git] / test / CodeGen / PTX /
2010-11-30 Che-Liang Chiouptx: add command-line options for gpu target and ptx...
2010-11-17 Che-Liang ChiouAdd simple arithmetics and %type directive for PTX
2010-10-19 Che-Liang ChiouAdd test case mov.ll for PTX device function
2010-09-25 Che-Liang ChiouAdd test case for PTX ret instruction
2010-09-25 Che-Liang ChiouAdd ret instruction to PTX backend
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.