The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / lib / Target / PTX / TargetInfo / PTXTargetInfo.cpp
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.
2010-09-07 Nick LewyckyCreate PTX backend. Patch by Che-Liang Chiou!