aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCSubtarget.h
Commit message (Expand)AuthorAgeFilesLines
* Use indirect calls in PowerPC JIT.Edwin Török2010-08-041-0/+4
* indicate what the native integer types for the target are.Chris Lattner2009-11-071-2/+2
* Add support for the PowerPC 64-bit SVR4 ABI.Tilmann Scheller2009-08-151-2/+3
* eliminate asmflavor from subtarget, PPCTAI is the only clientChris Lattner2009-08-111-11/+0
* Normalize Subtarget constructors to take a target triple string instead ofDaniel Dunbar2009-08-021-7/+4
* Refactor ABI code in the PowerPC backend.Tilmann Scheller2009-07-031-2/+2
* Propagate CPU string out of SubtargetFeaturesAnton Korobeynikov2009-05-231-1/+3
* Alignment values for i64 and f64 on ppc64 were wrong,Dale Johannesen2009-02-271-1/+3
* Fix bug 3202.Rafael Espindola2008-12-191-0/+3
* Rewrite tblgen handling of subtarget features soDale Johannesen2008-02-141-0/+1
* leopard and above support alignment for common symbols.Chris Lattner2008-01-021-4/+10
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* long double patch 2 of N. Handle it in TargetData.Dale Johannesen2007-08-031-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+146