Fix PR10845. SUBREG_TO_REG shouldn't be used when the input and
[oota-llvm.git] / lib / Target / PTX / generate-register-td.py
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...