Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix CreateUIntSetInstruction() to handle sign extensions correctly. | Vikram S. Adve | 2002-03-31 | 1 | -7/+37 | |
* | Use distinct names for the three types of SetMachineOperand to | Vikram S. Adve | 2002-03-18 | 1 | -35/+39 | |
* | * Switch to new TmpInstruction model | Chris Lattner | 2002-02-03 | 1 | -9/+5 | |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -19/+15 | |
* | Remove int hack to allow unsigned numbers greater than 2^63 - 1... | Vikram S. Adve | 2001-12-15 | 1 | -6/+35 | |
* | Rename ConstPoolVal -> Constant | Chris Lattner | 2001-12-03 | 1 | -5/+5 | |
* | Fix int->float conversion. | Vikram S. Adve | 2001-11-15 | 1 | -3/+4 | |
* | Added function UltraSparcInstrInfo::CreateCodeToCopyFloatToInt. | Vikram S. Adve | 2001-11-09 | 1 | -19/+53 | |
* | Added new function UltraSparcInstrInfo::CreateCodeToCopyIntToFloat. | Vikram S. Adve | 2001-11-08 | 1 | -6/+64 | |
* | Generate SETX for 64-bit integers! | Vikram S. Adve | 2001-10-28 | 1 | -8/+28 | |
* | Moved implementation of class UltraSparcInstrInfo here. | Vikram S. Adve | 2001-10-18 | 1 | -0/+143 |