This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 62924c562dd [lib/Object] - Remove objdump-file-header.test new 87d746a64d2 [PowerPC] Use xxleqv to set all one vector IMM(-1). new 5d376fa7ac8 Remove BitVector.h include. NFCI. new f7adcecae77 Remove SmallBitVector.h include. NFCI.
The 3 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/CodeGen/SelectionDAG/DAGCombiner.cpp | 1 - lib/CodeGen/SelectionDAG/TargetLowering.cpp | 1 - lib/Target/PowerPC/P9InstrResources.td | 1 + lib/Target/PowerPC/PPCInstrInfo.cpp | 1 + lib/Target/PowerPC/PPCInstrInfo.td | 4 +- lib/Target/PowerPC/PPCInstrVSX.td | 42 ++++++++++----- test/CodeGen/PowerPC/build-vector-allones.ll | 20 ++++---- test/CodeGen/PowerPC/power9-moves-and-splats.ll | 4 +- test/CodeGen/PowerPC/sat-add.ll | 68 ++++++++++++------------- test/CodeGen/PowerPC/setcc-logic.ll | 8 +-- test/CodeGen/PowerPC/signbit-shift.ll | 4 +- test/CodeGen/PowerPC/vec_add_sub_doubleword.ll | 2 +- test/CodeGen/PowerPC/vselect-constants.ll | 4 +- 13 files changed, 88 insertions(+), 72 deletions(-)