summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PowerPC.h
Commit message (Expand)AuthorAgeFilesLines
* All PPC instructions are now auto-printedNate Begeman2004-09-041-2/+2
* Consistently name passed with 32 or 64 in their nameMisha Brukman2004-08-171-2/+2
* Replace PowerPCPEI.cpp with target independant PrologEpilogInserterNate Begeman2004-08-141-2/+1
* 64-bit instruction selector and AIX-specific 64-bit asm printerMisha Brukman2004-08-111-1/+2
* Clean up 32/64bit and Darwin/AIX split. Next steps: 64 bit ISel, AIX asm pri...Nate Begeman2004-08-111-0/+6
* Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest.Misha Brukman2004-08-111-7/+1
* CodePrinter -> AsmPrinterMisha Brukman2004-08-091-1/+1
* Changes commited for Nate Begeman:Chris Lattner2004-08-061-0/+1
* Add PowerPCBranchSelector to discover which are `long' branches.Misha Brukman2004-07-271-1/+2
* Do IMPLICIT_DEFs on incoming args' hard regs, to avoid confusing the regalloc.Brian Gaeke2004-07-161-0/+40
* The powerpc is now gone. However it is now just known as the Skeleton target.Chris Lattner2004-07-161-42/+0
* Add comments describing how you would add prototypes for factory methods forBrian Gaeke2004-02-021-0/+15
* Import of skeletal PowerPC backend I have had laying around for months...Brian Gaeke2004-01-211-0/+27
OpenPOWER on IntegriCloud