Move this code to lib/Target/SparcV9/MachineFunctionInfo.cpp
[oota-llvm.git] / lib / Target / PowerPC / PowerPCTargetMachine.h
2004-08-14 Nate BegemanReplace PowerPCPEI.cpp with target independant PrologEp...
2004-08-11 Misha Brukman* Move AIX into the llvm namespace to be accessed from...
2004-08-11 Nate BegemanClean up 32/64bit and Darwin/AIX split. Next steps...
2004-08-11 Misha BrukmanBreaking up the PowerPC target into 32- and 64-bit...
2004-07-23 Misha Brukman* Codegen of GEPs dramatically improved by folding...
2004-07-12 Misha BrukmanImplement getModuleMatchQuality and getJITMatchQuality...
2004-06-21 Misha BrukmanInitial revision