ptx: add ld instruction and test
[oota-llvm.git] / lib / Target / PTX / PTXInstrInfo.td
2010-12-22 Che-Liang Chiouptx: add ld instruction and test
2010-12-06 Che-Liang Chiouptx: add shift instructions
2010-11-30 Che-Liang Chiouptx: add ld instruction
2010-11-17 Che-Liang ChiouAdd simple arithmetics and %type directive for PTX
2010-10-19 Che-Liang ChiouAdd lower argument and return of device function
2010-09-25 Che-Liang ChiouAdd ret instruction to PTX backend
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.