convert adc/sbb to a multipattern. Because the adde/sube nodes
[oota-llvm.git] / lib / Target / PTX /
2010-09-28 Oscar FuentesRemoved a bunch of unnecessary target_link_libraries.
2010-09-25 Che-Liang ChiouAdd ret instruction to PTX backend
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.
2010-09-07 Nick LewyckyCreate PTX backend. Patch by Che-Liang Chiou!