Add accessor for 64bit flag, so that we can tell when it is safe to
[oota-llvm.git] / lib / Target / PowerPC / PPCSubtarget.h
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.