| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add first bunch of SPE instructions. As they overlap with Altivec, mark | Joerg Sonnenberger | 2014-08-07 | 1 | -0/+1 |
| * | Add support for m[ft][di]bat[ul] instructions. | Joerg Sonnenberger | 2014-08-04 | 1 | -0/+1 |
| * | Add features for PPC 4xx and e500/e500mc instructions. | Joerg Sonnenberger | 2014-08-04 | 1 | -0/+2 |
| * | [PowerPC] Support ELFv1/ELFv2 ABI selection via features | Ulrich Weigand | 2014-07-28 | 1 | -1/+11 |
| * | Move Post RA Scheduling flag bit into SchedMachineModel | Sanjay Patel | 2014-07-15 | 1 | -16/+13 |
| * | add ppc64/pwr8 as target | Will Schmidt | 2014-06-26 | 1 | -0/+1 |
| * | Move the PPCSelectionDAGInfo off the TargetMachine and onto the | Eric Christopher | 2014-06-12 | 1 | -1/+1 |
| * | Move PPCTargetLowering off of the TargetMachine and onto the subtarget. | Eric Christopher | 2014-06-12 | 1 | -3/+4 |
| * | Move PPCJITInfo off of the TargetMachine and onto the subtarget. | Eric Christopher | 2014-06-12 | 1 | -1/+1 |
| * | Move PPCInstrInfo off of the target machine and onto the subtarget. | Eric Christopher | 2014-06-12 | 1 | -1/+1 |
| * | Move DataLayout from the PPCTargetMachine to the subtarget. | Eric Christopher | 2014-06-12 | 1 | -1/+37 |
| * | Move PPCFrameLowering into PPCSubtarget from PPCTargetMachine. Use | Eric Christopher | 2014-06-12 | 1 | -4/+9 |
| * | [PPC64LE] Temporarily disable VSX support in little-endian mode | Bill Schmidt | 2014-06-05 | 1 | -0/+5 |
| * | Save the optimization level the subtarget was created with in a | Eric Christopher | 2014-05-13 | 1 | -15/+11 |
| * | [cleanup] Lift using directives, DEBUG_TYPE definitions, and even some | Chandler Carruth | 2014-04-22 | 1 | -2/+2 |
| * | [Modules] Make Support/Debug.h modular. This requires it to not change | Chandler Carruth | 2014-04-21 | 1 | -0/+2 |
| * | [PowerPC] Initial support for the VSX instruction set | Hal Finkel | 2014-03-13 | 1 | -0/+1 |
| * | Add CR-bit tracking to the PowerPC backend for i1 values | Hal Finkel | 2014-02-28 | 1 | -2/+15 |
| * | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 2014-01-07 | 1 | -1/+1 |
| * | Add a scheduling model (with itinerary) for the PPC POWER7 | Hal Finkel | 2013-11-30 | 1 | -1/+2 |
| * | Mark PPC MFTB and DST (and friends) as deprecated | Hal Finkel | 2013-09-12 | 1 | -0/+2 |
| * | PPC: Enable aggressive anti-dependency breaking | Hal Finkel | 2013-09-12 | 1 | -11/+1 |
| * | Enable MI scheduling (and CodeGen AA) by default for embedded PPC cores | Hal Finkel | 2013-09-11 | 1 | -0/+39 |
| * | Add the PPC fcpsgn instruction | Hal Finkel | 2013-08-19 | 1 | -0/+1 |
| * | [PowerPC] Support powerpc64le as a syntax-checking target. | Bill Schmidt | 2013-07-26 | 1 | -0/+3 |
| * | PPC: Refactoring to support subtarget feature changing | Hal Finkel | 2013-07-15 | 1 | -37/+62 |
| * | Use PPC reciprocal estimates with Newton iteration in fast-math mode | Hal Finkel | 2013-04-03 | 1 | -0/+5 |
| * | Add more PPC floating-point conversion instructions | Hal Finkel | 2013-04-01 | 1 | -0/+1 |
| * | Add the PPC lfiwax instruction | Hal Finkel | 2013-03-31 | 1 | -0/+1 |
| * | Add PPC FP rounding instructions fri[mnpz] | Hal Finkel | 2013-03-29 | 1 | -0/+1 |
| * | Add the PPC64 ldbrx/stdbrx instructions | Hal Finkel | 2013-03-28 | 1 | -0/+1 |
| * | Add the PPC64 popcntd instruction | Hal Finkel | 2013-03-28 | 1 | -0/+1 |
| * | PPC QPX requires a 32-byte aligned stack | Hal Finkel | 2013-01-30 | 1 | -0/+6 |
| * | Initialize hasQPX in PPCSubtarget | Hal Finkel | 2013-01-30 | 1 | -0/+1 |
| * | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -1/+1 |
| * | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -2/+2 |
| * | Initial TOC support for PowerPC64 object creation | Adhemerval Zanella | 2012-10-25 | 1 | -3/+10 |
| * | test commit / whitespace | Will Schmidt | 2012-10-04 | 1 | -1/+1 |
| * | Add support for the PPC isel instruction. | Hal Finkel | 2012-06-22 | 1 | -0/+1 |
| * | Reapply r158337, this time properly protect Darwin/PPC host CPU use with __pp... | Hal Finkel | 2012-06-12 | 1 | -135/+4 |
| * | Revert r158337 "Move PPC host-CPU detection logic from PPCSubtarget into sys:... | Jakob Stoklund Olesen | 2012-06-12 | 1 | -2/+133 |
| * | Move PPC host-CPU detection logic from PPCSubtarget into sys::getHostCPUName(). | Hal Finkel | 2012-06-11 | 1 | -133/+2 |
| * | Rename the PPC target feature gpul to mfocrf. | Hal Finkel | 2012-06-11 | 1 | -1/+1 |
| * | Add A2 to the list of PPC CPUs recognized by Linux host CPU-type detection. | Hal Finkel | 2012-06-11 | 1 | -0/+1 |
| * | Add local CPU detection for Linux PPC. | Hal Finkel | 2012-06-11 | 1 | -1/+95 |
| * | Use critical anti-dep. breaking on all PPC targets, but also add other regist... | Hal Finkel | 2012-06-10 | 1 | -4/+11 |
| * | Use full anti-dep. breaking with post-ra sched. on the embedded ppc cores. | Hal Finkel | 2012-04-01 | 1 | -2/+3 |
| * | Add instruction itinerary for the PPC64 A2 core. | Hal Finkel | 2012-04-01 | 1 | -1/+1 |
| * | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -1/+1 |
| * | update PPC 940 hazard rec. to function in postRA mode | Hal Finkel | 2011-12-02 | 1 | -0/+20 |