Split SwitchSection into SwitchTo{Text|Data}Section methods.
[oota-llvm.git] / lib / Target / Sparc / SparcInstrInfo.cpp
2006-02-05 Chris LattnerRename SPARC V8 target to be the LLVM SPARC target.
2006-02-04 Chris Lattnerfix a bug in my last checkin
2006-02-04 Chris LattnerTwo changes:
2006-02-03 Chris LattnerImplement isLoadFromStackSlot and isStoreToStackSlot
2005-12-18 Chris LattnerTighten up some checks
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-12-11 Brian GaekeLook for many more moves to fold (previously, we only
2004-09-29 Brian GaekeRecognize FpMOVD as a move.
2004-09-29 Brian GaekeFix bug recognizing moves: isMoveInstr should only...
2004-07-25 Chris LattnerI think that V8 should coallesce registers, don't you?
2004-02-29 Chris LattnerAdjust to change in TII ctor arguments
2004-02-29 Chris LattnerThese two virtual methods are never called.
2004-02-25 Brian GaekeSparcV8 skeleton