summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix CreateUIntSetInstruction() to handle sign extensions correctly.Vikram S. Adve2002-03-311-7/+37
* Use distinct names for the three types of SetMachineOperand toVikram S. Adve2002-03-181-35/+39
* * Switch to new TmpInstruction modelChris Lattner2002-02-031-9/+5
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-19/+15
* Remove int hack to allow unsigned numbers greater than 2^63 - 1...Vikram S. Adve2001-12-151-6/+35
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-5/+5
* Fix int->float conversion.Vikram S. Adve2001-11-151-3/+4
* Added function UltraSparcInstrInfo::CreateCodeToCopyFloatToInt.Vikram S. Adve2001-11-091-19/+53
* Added new function UltraSparcInstrInfo::CreateCodeToCopyIntToFloat.Vikram S. Adve2001-11-081-6/+64
* Generate SETX for 64-bit integers!Vikram S. Adve2001-10-281-8/+28
* Moved implementation of class UltraSparcInstrInfo here.Vikram S. Adve2001-10-181-0/+143
OpenPOWER on IntegriCloud