This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 96a3f3e4cdb [Dominators] Add DomTreeUpdater constructor from DT* and PDT* new 1631efd1b8c [PowerPC] Replace the Post RA List Scheduler with the Machi [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/PowerPC/PPCTargetMachine.cpp | 8 +- .../PowerPC/2006-07-07-ComputeMaskedBits.ll | 2 +- test/CodeGen/PowerPC/2008-10-28-f128-i32.ll | 102 +++++++++------------ test/CodeGen/PowerPC/2016-04-28-setjmp.ll | 2 +- test/CodeGen/PowerPC/Frames-large.ll | 4 +- test/CodeGen/PowerPC/MergeConsecutiveStores.ll | 2 +- test/CodeGen/PowerPC/PR35812-neg-cmpxchg.ll | 12 +-- test/CodeGen/PowerPC/addi-offset-fold.ll | 1 - test/CodeGen/PowerPC/atomics-regression.ll | 4 - test/CodeGen/PowerPC/coldcc.ll | 2 +- test/CodeGen/PowerPC/convert-rr-to-ri-instrs.mir | 2 +- test/CodeGen/PowerPC/expand-isel.ll | 12 +-- test/CodeGen/PowerPC/fabs.ll | 4 +- test/CodeGen/PowerPC/fmf-propagation.ll | 82 ++++++++--------- .../PowerPC/fp128-bitcast-after-operation.ll | 11 +-- test/CodeGen/PowerPC/fsub-fneg.ll | 4 +- test/CodeGen/PowerPC/i1-ext-fold.ll | 10 +- test/CodeGen/PowerPC/i1-to-double.ll | 4 +- test/CodeGen/PowerPC/i64_fp_round.ll | 7 +- test/CodeGen/PowerPC/licm-remat.ll | 4 +- test/CodeGen/PowerPC/machine-combiner.ll | 10 +- .../PowerPC/memCmpUsedInZeroEqualityComparison.ll | 14 +-- test/CodeGen/PowerPC/p8-isel-sched.ll | 6 +- test/CodeGen/PowerPC/peephole-align.ll | 4 +- test/CodeGen/PowerPC/ppcf128-endian.ll | 6 +- test/CodeGen/PowerPC/pr27078.ll | 4 +- test/CodeGen/PowerPC/pr33093.ll | 50 +++++----- test/CodeGen/PowerPC/pwr7-gt-nop.ll | 2 - test/CodeGen/PowerPC/qpx-recipest.ll | 24 ++--- test/CodeGen/PowerPC/save-cr-ppc32svr4.ll | 4 +- test/CodeGen/PowerPC/select-addrRegRegOnly.ll | 4 +- test/CodeGen/PowerPC/select_const.ll | 12 +-- test/CodeGen/PowerPC/setcc-logic.ll | 6 +- test/CodeGen/PowerPC/shift128.ll | 2 +- test/CodeGen/PowerPC/store-constant.ll | 8 +- test/CodeGen/PowerPC/swaps-le-7.ll | 16 ++-- test/CodeGen/PowerPC/testBitReverse.ll | 50 +++++----- test/CodeGen/PowerPC/testComparesieqsc.ll | 6 +- test/CodeGen/PowerPC/testComparesieqsi.ll | 6 +- test/CodeGen/PowerPC/testComparesieqsll.ll | 8 +- test/CodeGen/PowerPC/testComparesieqss.ll | 6 +- test/CodeGen/PowerPC/testComparesiequc.ll | 6 +- test/CodeGen/PowerPC/testComparesiequi.ll | 6 +- test/CodeGen/PowerPC/testComparesiequll.ll | 8 +- test/CodeGen/PowerPC/testComparesiequs.ll | 6 +- test/CodeGen/PowerPC/testComparesigesc.ll | 8 +- test/CodeGen/PowerPC/testComparesigesi.ll | 10 +- test/CodeGen/PowerPC/testComparesigess.ll | 8 +- test/CodeGen/PowerPC/testComparesilesc.ll | 10 +- test/CodeGen/PowerPC/testComparesilesi.ll | 10 +- test/CodeGen/PowerPC/testComparesilesll.ll | 32 ++++--- test/CodeGen/PowerPC/testComparesiless.ll | 10 +- test/CodeGen/PowerPC/testComparesinesll.ll | 10 +- test/CodeGen/PowerPC/testComparesineuc.ll | 4 +- test/CodeGen/PowerPC/testComparesineull.ll | 10 +- test/CodeGen/PowerPC/testComparesineus.ll | 4 +- test/CodeGen/PowerPC/testCompareslleqsc.ll | 6 +- test/CodeGen/PowerPC/testCompareslleqsi.ll | 6 +- test/CodeGen/PowerPC/testCompareslleqsll.ll | 8 +- test/CodeGen/PowerPC/testCompareslleqss.ll | 6 +- test/CodeGen/PowerPC/testComparesllequc.ll | 6 +- test/CodeGen/PowerPC/testComparesllequi.ll | 6 +- test/CodeGen/PowerPC/testComparesllequll.ll | 8 +- test/CodeGen/PowerPC/testComparesllequs.ll | 6 +- test/CodeGen/PowerPC/testComparesllgesc.ll | 10 +- test/CodeGen/PowerPC/testComparesllgesi.ll | 10 +- test/CodeGen/PowerPC/testComparesllgess.ll | 10 +- test/CodeGen/PowerPC/testCompareslllesc.ll | 10 +- test/CodeGen/PowerPC/testCompareslllesi.ll | 10 +- test/CodeGen/PowerPC/testCompareslllesll.ll | 32 ++++--- test/CodeGen/PowerPC/testComparesllless.ll | 10 +- test/CodeGen/PowerPC/testComparesllnesll.ll | 10 +- test/CodeGen/PowerPC/testComparesllneull.ll | 10 +- test/CodeGen/PowerPC/unal-vec-ldst.ll | 24 ++--- test/CodeGen/PowerPC/vselect-constants.ll | 34 +++---- test/CodeGen/PowerPC/vsx.ll | 6 +- test/CodeGen/PowerPC/vsxD-Form-spills.ll | 50 +++++----- 77 files changed, 464 insertions(+), 483 deletions(-)