Detemplatize the Statistic class. The only type it is instantiated with
[oota-llvm.git] / lib / Target / Sparc / DelaySlotFiller.cpp
2006-12-06 Chris LattnerDetemplatize the Statistic class. The only type it...
2006-11-27 Evan ChengChange MachineInstr ctor's to take a TargetInstrDescrip...
2006-02-05 Chris LattnerRename SPARC V8 target to be the LLVM SPARC target.
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-09-30 Brian GaekeUse TargetMachine::hasDelaySlot() instead of our old...
2004-09-02 Brian GaekeBack to compiling land for v8
2004-07-08 Brian GaekeAdd floating-point branches and compares. Compares...
2004-06-18 Brian GaekeJMPL has a delay slot.
2004-06-17 Brian GaekeRecognize more branches.
2004-04-07 Brian GaekeAdd in some things I forgot, which Chris helpfully...
2004-04-06 Brian GaekePrune unnecessary #includes
2004-04-06 Brian GaekeSimple delay slot filler pass.