This class is no longer an annotation
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9TargetMachine.h
2004-06-03 Brian GaekeCollapse together the abstract superclass TargetRegInfo...
2004-06-02 Chris LattnerConvert to the new TargetMachine interface.
2004-04-25 Brian GaekeFix file header comments and include guards -- many...
2004-04-25 Brian GaekeAdd a getRegisterInfo() accessor just like on the X86...
2004-03-01 Brian GaekeTargetCacheInfo has been removed; its only uses were...
2004-02-25 Brian GaekeGreat renaming: Sparc --> SparcV9
2003-12-28 Chris LattnerClean up a lot of the code I added yesterday by exposin...
2003-12-28 Chris LattnerEliminate some code that is not needed now that we...
2003-12-20 Chris LattnerRip JIT specific stuff out of TargetMachine, as per...
2003-12-17 Misha BrukmanReorganized the Sparc backend to be more modular -...