Support multiple ValueTypes per RegisterClass, needed for upcoming vector
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9FrameInfo.cpp
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-08-18 Chris LattnerConvert to the new MachineFunctionInfo interface
2004-08-16 Chris LattnerMove MachineCodeForInstruction.h and MachineFunctionInf...
2004-08-12 Chris LattnerRemove dead methods
2004-08-12 Chris LattnerVirtual method calls are overrated.
2004-04-25 Brian GaekeFix file header comments and include guards -- many...
2004-02-25 Brian GaekeGreat renaming: Sparc --> SparcV9
2003-12-17 Misha BrukmanReorganized the Sparc backend to be more modular -...