Teach tblgen's set theory "sequence" operator to support an optional stride operand.
[oota-llvm.git] / lib / Target / PTX / PTXMachineFunctionInfo.h
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-12-06 Justin HolewinskiPTX: Continue to fix up the register mess.
2011-12-06 Justin HolewinskiPTX: Encode registers as unsigned values in the MC...
2011-09-28 Justin HolewinskiPTX: MC-ize the PTX back-end (patch 1 of N)
2011-09-27 Justin HolewinskiPTX: Use external symbols to keep track of params and...
2011-09-23 Justin HolewinskiPTX: Cleanup unused code in PTXMachineFunctionInfo
2011-09-23 Justin HolewinskiPTX: Generalize handling of .param types
2011-09-22 Justin HolewinskiPTX: Use .param space for device function return values...
2011-09-22 Justin HolewinskiPTX: Fixup codegen to handle emission of virtual registers.
2011-08-09 Justin HolewinskiPTX: Add initial support for device function calls
2011-06-23 Justin HolewinskiPTX: Always use registers for return values, but use...
2011-06-16 Justin HolewinskiPTX: Finish new calling convention implementation
2011-04-21 Che-Liang Chiouptx: fix parameter ordering
2011-04-21 Che-Liang Chiouptx: PTXMachineFunctionInfo no longer sort registers...
2011-04-20 Eli FriedmanRevert r129846; it's breaking a buildbot. See
2011-04-20 Che-Liang Chiouptx: fix parameter ordering
2011-03-02 Che-Liang ChiouAdd 64-bit addressing to PTX backend
2011-02-10 Che-Liang Chiouptx: add passing parameter to kernel functions
2010-11-08 Che-Liang ChiouAdd generating function declaration for PTX
2010-11-08 Che-Liang ChiouAdd physical register counting functions