This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e576cd1a931 [PowerPC][NFC] remove redundant function isVFReg(). new d2608216bb6 [PowerPC][Peephole] Combine extsw and sldi after instructio [...]
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/P9InstrResources.td | 6 +- lib/Target/PowerPC/PPCInstr64Bit.td | 15 ++- lib/Target/PowerPC/PPCMIPeephole.cpp | 72 ++++++++++- .../PowerPC/combine-sext-and-shl-after-isel.ll | 134 ++++++++++++++++++++- 4 files changed, 216 insertions(+), 11 deletions(-)