summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPC.h
Commit message (Expand)AuthorAgeFilesLines
...
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Moved the MachOWriter and ELFWriter out of the Target/* files. Placed theBill Wendling2007-02-081-2/+0
* start using PPC predicates more consistently.Chris Lattner2006-11-171-15/+0
* encode BLR predicate info for the JITChris Lattner2006-11-041-10/+10
* Go through all kinds of trouble to mark 'blr' as having a predicate operandChris Lattner2006-11-041-8/+23
* The DarwinAsmPrinter need not check for isDarwin. createPPCAsmPrinterPassChris Lattner2006-09-201-2/+2
* Separate target specific asm properties from the asm printers.Jim Laskey2006-09-061-1/+2
* Completely rearchitect the interface between targets and the pass manager.Chris Lattner2006-09-041-5/+5
* Initial checkin of the Mach-O emitter. There's plenty of fixmes, but itNate Begeman2006-08-231-1/+8
* Remove what little AIX support we have. It has never been tested and isn'tChris Lattner2006-07-151-1/+0
* Remove the -darwin and -aix llc options, inferring darwinism and aixism fromChris Lattner2006-06-161-7/+0
* Added getTargetLowering() to TargetMachine. Refactored targets to support this.Evan Cheng2006-03-131-4/+4
* - Added option -relocation-model to set relocation model. Valid values includ...Evan Cheng2006-02-221-1/+0
* Moved PICEnabled to include/llvm/Target/TargetOptions.hEvan Cheng2006-02-181-1/+0
* Goodbye PPC pattern isel. You have served us well, but it is now time forChris Lattner2006-01-121-1/+0
* add an option to generate completely non-pic code, corresponding to whatChris Lattner2005-11-171-0/+1
* First bits of 64 bit PowerPC stuff, currently disabled. A lot of this isNate Begeman2005-10-181-2/+2
* Rename PowerPC*.h to PPC*.hChris Lattner2005-10-141-0/+51
* Do IMPLICIT_DEFs on incoming args' hard regs, to avoid confusing the regalloc.Brian Gaeke2004-07-161-40/+0
* Initial revisionMisha Brukman2004-06-211-0/+40
OpenPOWER on IntegriCloud