Refactor a bunch of includes so that TargetMachine.h doesn't have to include
[oota-llvm.git] / lib / Target / PowerPC / PPCJITInfo.h
2006-03-13 Evan ChengAdded getTargetLowering() to TargetMachine. Refactored...
2005-10-16 Nate BegemanMore PPC32 -> PPC changes, as well as merging some...
2005-10-14 Chris LattnerMerge PPCJITInfo.h and PPC32JITInfo.h. Note that the...
2005-07-29 Andrew Lenharthturn off GOT on archs that didn't use it (not that...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-11-23 Chris LattnerThis method is dead
2004-11-20 Chris LattnerRemove this method, it's not clear how it could be...
2004-08-11 Misha BrukmanBreaking up the PowerPC target into 32- and 64-bit...
2004-06-21 Misha BrukmanInitial revision