| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use distinct names for the three types of SetMachineOperand to | Vikram S. Adve | 2002-03-18 | 1 | -35/+39 |
| | | | | | | | avoid painful overloading problems and errors. llvm-svn: 1893 | ||||
| * | * Switch to new TmpInstruction model | Chris Lattner | 2002-02-03 | 1 | -9/+5 |
| | | | | | llvm-svn: 1654 | ||||
| * | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -19/+15 |
| | | | | | llvm-svn: 1503 | ||||
| * | Remove int hack to allow unsigned numbers greater than 2^63 - 1... | Vikram S. Adve | 2001-12-15 | 1 | -6/+35 |
| | | | | | llvm-svn: 1483 | ||||
| * | Rename ConstPoolVal -> Constant | Chris Lattner | 2001-12-03 | 1 | -5/+5 |
| | | | | | | | | Rename ConstPool* -> Constant* Rename ConstPoolVals.h -> ConstantVals.h llvm-svn: 1407 | ||||
| * | Fix int->float conversion. | Vikram S. Adve | 2001-11-15 | 1 | -3/+4 |
| | | | | | llvm-svn: 1314 | ||||
| * | Added function UltraSparcInstrInfo::CreateCodeToCopyFloatToInt. | Vikram S. Adve | 2001-11-09 | 1 | -19/+53 |
| | | | | | llvm-svn: 1226 | ||||
| * | Added new function UltraSparcInstrInfo::CreateCodeToCopyIntToFloat. | Vikram S. Adve | 2001-11-08 | 1 | -6/+64 |
| | | | | | | | Also major overhaul of how stack frame is managed. llvm-svn: 1193 | ||||
| * | Generate SETX for 64-bit integers! | Vikram S. Adve | 2001-10-28 | 1 | -8/+28 |
| | | | | | llvm-svn: 1007 | ||||
| * | Moved implementation of class UltraSparcInstrInfo here. | Vikram S. Adve | 2001-10-18 | 1 | -0/+143 |
| llvm-svn: 861 | |||||

