Made modsched hidden and changed so it matches the style of other options.
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9InstrInfo.h
2004-08-18 Brian GaekeThe SparcV9 target no longer uses any pseudoinstruction...
2004-08-04 Brian GaekeAdd a Doxygen comment, and inline the constructor ...
2004-07-27 Brian GaekeAs it happens, none of these TargetInstrInfo methods...
2004-05-30 Brian GaekeThere is no "mcff" here; delete the confusing comments...
2004-04-25 Brian GaekeFix file header comments and include guards -- many...
2004-04-25 Brian GaekeRegularize file header comment and include guard.
2004-02-29 Chris LattnerNoone calls these virtual methods
2004-02-25 Brian GaekeGreat renaming: Sparc --> SparcV9
2004-02-10 Chris LattnerStop using this method
2003-12-17 Misha BrukmanReorganized the Sparc backend to be more modular -...