Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC...
[oota-llvm.git] / lib / Target / PTX / PTXRegisterInfo.td
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-09-22 Justin HolewinskiPTX: Remove physical register defs
2011-06-25 Dan BaileyPTX: Reverting implementation of i8.
2011-06-24 Dan BaileyPTX: Add support for i8 type and introduce associated...
2011-06-23 Justin HolewinskiPTX: Always use registers for return values, but use...
2011-06-16 Justin HolewinskiPTX: Rename register classes for readability and combin...
2011-06-15 Jakob Stoklund OlesenUse set operations instead of plain lists to enumerate...
2011-04-21 Justin HolewinskiPTX: Expand useable register space
2011-03-02 Che-Liang ChiouExtend initial support for primitive types in PTX backend
2011-02-28 Che-Liang ChiouAdd preliminary support for .f32 in the PTX backend.
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.