This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a2fa464a640 [NFC] Add new test to cover the lhs scheduling issue for P9. new a032360a02d [PowerPC] Exploit power9 new instruction setb
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 | 2 +- lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 167 +++++++ lib/Target/PowerPC/PPCInstr64Bit.td | 8 +- lib/Target/PowerPC/PPCInstrInfo.cpp | 1 + test/CodeGen/PowerPC/ppc64-P9-setb.ll | 780 +++++++++++++++++---------------- 5 files changed, 579 insertions(+), 379 deletions(-)