Remove dead member variables of SparcV9SchedInfo and TargetSchedInfo
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9_F4.td
2004-02-25 Brian GaekeGreat renaming: Sparc --> SparcV9
2003-10-21 John CriswellAdded LLVM copyright header.
2003-08-14 Misha BrukmanSince we now have TableGen editing modes for VIM and...
2003-08-04 Chris LattnerTransition to using 'let X = y' instead of 'set X ...
2003-07-16 Misha BrukmanThe name should really be `simm11' to follow the naming...
2003-07-02 Misha Brukman* Force all "don't care" bits to 0 so that there are...
2003-07-02 Misha BrukmanThe classes F4_3 and F4_4 have an `rd' operand that...
2003-06-04 Misha BrukmanAdded the 4.7 instruction class and all the FMOVcc...
2003-06-03 Misha Brukman* Removed unused classes (rd field is always mentioned...
2003-06-02 Misha BrukmanSparcInstr.def: added 'r' and 'i' versions of MOV(F...
2003-05-29 Misha Brukman* Broke up SparcV9.td into separate files as it was...