aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PowerPCTargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
* All PPC instructions are now auto-printedNate Begeman2004-09-041-0/+6
* Move variables and methods which need PPC{32,64}* distinction to subclassesMisha Brukman2004-08-171-15/+2
* Replace PowerPCPEI.cpp with target independant PrologEpilogInserterNate Begeman2004-08-141-4/+5
* * Move AIX into the llvm namespace to be accessed from RegisterInfoMisha Brukman2004-08-111-1/+1
* Clean up 32/64bit and Darwin/AIX split. Next steps: 64 bit ISel, AIX asm pri...Nate Begeman2004-08-111-0/+7
* Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest.Misha Brukman2004-08-111-21/+6
* * Codegen of GEPs dramatically improved by folding multiplies and addsMisha Brukman2004-07-231-0/+8
* Implement getModuleMatchQuality and getJITMatchQuality() for PowerPCMisha Brukman2004-07-121-0/+3
* Initial revisionMisha Brukman2004-06-211-0/+57