Use V8ISD::CALL instead of ISD::CALL
[oota-llvm.git] / lib / Target / SparcV8 / SparcV8InstrInfo.cpp
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