This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4ba0d42050e AMDGPU/GlobalISel: fix inst-select-load-local.mir in -DLLVM [...] new 05d9ca9d7e6 recommit:[PowerPC] Eliminate loads/swap feeding swap/store [...]
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/PPCISelLowering.cpp | 72 ++++++++++++++ lib/Target/PowerPC/PPCISelLowering.h | 12 +++ lib/Target/PowerPC/PPCInstrVSX.td | 34 ++++++- test/CodeGen/PowerPC/build-vector-tests.ll | 48 ++++------ .../PowerPC/load-shuffle-and-shuffle-store.ll | 105 +++++---------------- test/CodeGen/PowerPC/vsx_shuffle_le.ll | 6 +- 6 files changed, 160 insertions(+), 117 deletions(-)