Enable printing of immediates that do not fit in 16-bit. .cprestore can have
[oota-llvm.git] / lib / Target / PTX / PTXISelLowering.h
2011-05-06 Eli FriedmanMake the logic for determining function alignment more...
2011-04-28 Justin HolewinskiPTX: support for select_cc and fixes for setcc
2011-03-18 Justin HolewinskiPTX: Fix various codegen issues
2011-02-10 Che-Liang Chiouptx: add passing parameter to kernel functions
2010-12-22 Che-Liang Chiouptx: add ld instruction and test
2010-09-25 Che-Liang ChiouAdd ret instruction to PTX backend
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.