Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC...
[oota-llvm.git] / lib / Target / PTX / PTXInstrInfo.h
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-07-01 Evan ChengHide the call to InitMCInstrInfo into tblgen generated...
2011-06-22 Justin HolewinskiPTX: Fix FrameIndex mapping bug
2011-06-20 Justin HolewinskiPTX: Add basic register spilling code
2011-03-22 Che-Liang Chiouptx: add analyze/insert/remove branch
2011-03-13 Che-Liang Chiouptx: add basic support of predicate execution
2011-02-10 Che-Liang Chiouptx: add passing parameter to kernel functions
2010-10-19 Che-Liang ChiouAdd lower argument and return of device function
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.