Make $fp and $ra callee-saved registers and let PrologEpilogInserter handle
[oota-llvm.git] / lib / Target / PTX / PTX.h
2011-04-20 Justin HolewinskiPTX: Add intrinsics to list of built-in intrinsics...
2011-03-14 Che-Liang Chiouptx: add set.p instruction and related changes to predi...
2011-03-13 Che-Liang Chiouptx: add basic support of predicate execution
2010-12-30 Che-Liang Chiouptx: add state spaces
2010-11-08 Che-Liang ChiouAdd physical register counting functions
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.
2010-09-07 Nick LewyckyCreate PTX backend. Patch by Che-Liang Chiou!