Remove dead member variables of SparcV9SchedInfo and TargetSchedInfo
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9InstrSelectionSupport.h
2004-02-25 Brian GaekeGreat renaming: Sparc --> SparcV9
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-22 Misha BrukmanAdd comments to describe what these functions actually do.
2003-10-21 John CriswellAdded LLVM copyright header.
2003-06-06 Misha Brukman* Changed Bcc instructions to behave like BPcc instructions
2003-06-03 Misha BrukmanAdded opcode conversion for conditional move of integers.
2003-05-30 Misha BrukmanMoved and expanded convertOpcodeFromRegToImm() to conve...
2003-05-27 Misha BrukmanAdded 'r' or 'i' annotations to instructions, as SparcI...
2003-05-20 Misha BrukmanSparc instruction opcodes now all live under the `V9...
2002-09-03 Chris Lattner - Renamed Type::isIntegral() to Type::isInteger()
2002-08-09 Chris Lattner* Removed extraneous #includes
2002-05-19 Vikram S. AdveNumerous bug fixes:
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-10-18 Vikram S. AdveSparc-specific code shared between local files.