[X86][Haswell][SchedModel] Add architecture specific scheduling models.
[oota-llvm.git] / lib / Target / PowerPC / PPCSubtarget.h
2005-10-16 Nate BegemanMore PPC32 -> PPC changes, as well as merging some...
2005-09-29 Andrew Lenharthcopy and paste error
2005-09-06 Nate BegemanAdd accessor for 64bit flag, so that we can tell when...
2005-09-02 Chris LattnerDecouple fsqrt from gpul optimizations, implementing...
2005-09-01 Jim Laskey1. Use SubtargetFeatures in llc/lli.
2005-08-05 Chris LattnerConsolidate the GPOpt stuff to all use the Subtarget...
2005-08-04 Nate BegemanAdd Subtarget support to PowerPC. Next up, using it.