This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4f41153e847 [Sparc] Add support for the cycle counter available in GR740 new b4aa55042af [PowerPC] Recommit r340016 after fixing the reported issue new 4fc5f360c93 [NFC][X86] Fix `sibcall.ll` formatting
The 2 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 | 26 +- lib/Target/PowerPC/PPCISelLowering.h | 4 + lib/Target/PowerPC/PPCInstr64Bit.td | 5 +- lib/Target/PowerPC/PPCInstrInfo.td | 6 + test/CodeGen/PowerPC/extswsli.ll | 17 + test/CodeGen/X86/sibcall.ll | 620 ++++++++++++++++----------------- 6 files changed, 358 insertions(+), 320 deletions(-) create mode 100644 test/CodeGen/PowerPC/extswsli.ll