| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | Remove uses of builtin comma operator. | Richard Trieu | 2016-02-18 | 1 | -16/+24 | 
| *  | Refactor: Simplify boolean conditional return statements in lib/Target/PowerPC | Alexander Kornienko | 2015-12-28 | 1 | -4/+1 | 
| *  | [BPI] Replace weights by probabilities in BPI. | Cong Hou | 2015-12-22 | 1 | -11/+9 | 
| *  | [PowerPC] Add Branch Hints for Highly-Biased Branches | Hal Finkel | 2015-12-12 | 1 | -2/+66 | 
| *  | Fix build after r255319. | Hans Wennborg | 2015-12-11 | 1 | -1/+1 | 
| *  | [PPC]: Peephole optimize small accesss to aligned globals. | Kyle Butt | 2015-12-11 | 1 | -9/+26 | 
| *  | Test Commit: iteratee | Kyle Butt | 2015-12-02 | 1 | -2/+2 | 
| *  | Weak non-function symbols were being accessed directly, which is | Eric Christopher | 2015-11-20 | 1 | -8/+5 | 
| *  | [PowerPC] Remove redundant code. | Tilmann Scheller | 2015-11-10 | 1 | -3/+2 | 
| *  | Fix for bootstrap bug introduced in r244921 | Nemanja Ivanovic | 2015-11-02 | 1 | -1/+1 | 
| *  | PowerPC: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 2015-10-20 | 1 | -3/+3 | 
| *  | [PowerPC] Fix invalid lxvdsx optimization (PR25157) | Bill Schmidt | 2015-10-14 | 1 | -0/+2 | 
| *  | MachineBasicBlock: Factor out common code into isReturnBlock() | Matthias Braun | 2015-09-25 | 1 | -1/+1 | 
| *  | [PowerPC] Fix and(or(x, c1), c2) -> rlwimi generation | Hal Finkel | 2015-09-05 | 1 | -3/+15 | 
| *  | [PowerPC] Fix value type on XVCMPEQDP for v2f64 comparisons | Hal Finkel | 2015-08-20 | 1 | -3/+4 | 
| *  | Fix some comment typos. | Benjamin Kramer | 2015-08-08 | 1 | -1/+1 | 
| *  | Add allnodes() iterator range to SelectionDAG.  NFC. | Pete Cooper | 2015-07-14 | 1 | -3/+2 | 
| *  | Make TargetLowering::getPointerTy() taking DataLayout as an argument | Mehdi Amini | 2015-07-09 | 1 | -14/+22 | 
| *  | IR: Do not consider available_externally linkage to be linker-weak. | Peter Collingbourne | 2015-07-05 | 1 | -1/+1 | 
| *  | [PPC64LE] Enable missing lxvdsx optimization, and related swap optimization | Bill Schmidt | 2015-07-01 | 1 | -12/+11 | 
| *  | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 | 
| *  | [PPC] Factor vector removal into a function and remove O(n^2) behavior. | Benjamin Kramer | 2015-06-20 | 1 | -25/+17 | 
| *  | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 | 
| *  | Add VSX Scalar loads and stores to the PPC back end | Nemanja Ivanovic | 2015-05-07 | 1 | -1/+6 | 
| *  | Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes" | Sergey Dmitrouk | 2015-04-28 | 1 | -96/+122 | 
| *  | Revert "[DebugInfo] Add debug locations to constant SD nodes" | Daniel Jasper | 2015-04-28 | 1 | -122/+96 | 
| *  | [DebugInfo] Add debug locations to constant SD nodes | Sergey Dmitrouk | 2015-04-28 | 1 | -96/+122 | 
| *  | [PowerPC] Add asm parser support for bitmask forms of rotate-and-mask instruc... | Hal Finkel | 2015-03-28 | 1 | -31/+0 | 
| *  | Fix r232466 by adding 'i' to the mappings for inline assembly memory constrai... | Daniel Sanders | 2015-03-17 | 1 | -0/+1 | 
| *  | [ppc] Distinguish the 'es', 'o', 'm', 'Q', 'Z', and 'Zy' inline assembly memo... | Daniel Sanders | 2015-03-17 | 1 | -12/+25 | 
| *  | Recommit r232027 with PR22883 fixed: Add infrastructure for support of multip... | Daniel Sanders | 2015-03-13 | 1 | -1/+1 | 
| *  | Revert "r232027 - Add infrastructure for support of multiple memory constraints" | Hal Finkel | 2015-03-12 | 1 | -1/+1 | 
| *  | Add infrastructure for support of multiple memory constraints. | Daniel Sanders | 2015-03-12 | 1 | -1/+1 | 
| *  | Add the following 64-bit vector integer arithmetic instructions added in POWER8: | Kit Barton | 2015-03-03 | 1 | -1/+7 | 
| *  | [PowerPC] Make LDtocL and friends invariant loads | Hal Finkel | 2015-02-25 | 1 | -14/+26 | 
| *  | [PowerPC] Add support for the QPX vector instruction set | Hal Finkel | 2015-02-25 | 1 | -0/+17 | 
| *  | MathExtras: Bring Count(Trailing|Leading)Ones and CountPopulation in line wit... | Benjamin Kramer | 2015-02-12 | 1 | -1/+1 | 
| *  | Make helper functions/classes/globals static. NFC. | Benjamin Kramer | 2015-02-06 | 1 | -5/+9 | 
| *  | Use the cached subtargets and remove calls to getSubtarget/getSubtargetImpl | Eric Christopher | 2015-01-30 | 1 | -9/+7 | 
| *  | Add saving and restoring of r30 to the prologue and epilogue, respectively | Justin Hibbits | 2015-01-08 | 1 | -0/+1 | 
| *  | [PowerPC] Fold i1 extensions with other ops | Hal Finkel | 2015-01-05 | 1 | -0/+71 | 
| *  | [PowerPC] Remove zexts after i32 ctlz | Hal Finkel | 2015-01-05 | 1 | -0/+7 | 
| *  | [PowerPC] Remove zexts after byte-swapping loads | Hal Finkel | 2015-01-05 | 1 | -0/+9 | 
| *  | [PowerPC] Materialize i64 constants using rotation with masking | Hal Finkel | 2015-01-05 | 1 | -5/+51 | 
| *  | [PowerPC] Materialize i64 constants using rotation | Hal Finkel | 2015-01-04 | 1 | -18/+29 | 
| *  | [PowerPC] Materialize i64 constants using bit inversion | Hal Finkel | 2015-01-04 | 1 | -2/+30 | 
| *  | [PowerPC] Add support for the CMPB instruction | Hal Finkel | 2015-01-03 | 1 | -1/+251 | 
| *  | [PowerPC] use UINT64_C instead of ul | Hal Finkel | 2015-01-01 | 1 | -4/+4 | 
| *  | [PowerPC] Improve instruction selection bit-permuting operations (64-bit) | Hal Finkel | 2015-01-01 | 1 | -95/+868 | 
| *  | [PowerPC] Improve instruction selection bit-permuting operations (32-bit) | Hal Finkel | 2014-12-16 | 1 | -0/+480 |