Change indentation of a whole bunch of code, no real changes here.
[oota-llvm.git] / lib / Target / PowerPC / PPC.h
2004-11-14 Misha BrukmanFix build on Linux/PowerPC64 using SuSE GCC (#undef...
2004-09-04 Nate BegemanAll PPC instructions are now auto-printed
2004-08-17 Misha BrukmanConsistently name passed with 32 or 64 in their name
2004-08-14 Nate BegemanReplace PowerPCPEI.cpp with target independant PrologEp...
2004-08-11 Misha Brukman64-bit instruction selector and AIX-specific 64-bit...
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-08-09 Misha BrukmanCodePrinter -> AsmPrinter
2004-08-06 Chris LattnerChanges commited for Nate Begeman:
2004-07-27 Misha BrukmanAdd PowerPCBranchSelector to discover which are `long...
2004-06-21 Misha BrukmanInitial revision