This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e20d26a3b35 [ORC] Add a pair of ORC layers that forward object-layer op [...] new a9601423aaa [ORC] Drop callB wrapper from the remote object layer added [...] new 7166ffbe09f [PowerPC] eliminate redundant compare instruction
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: .../llvm/ExecutionEngine/Orc/RemoteObjectLayer.h | 12 - lib/Target/PowerPC/PPCMIPeephole.cpp | 299 +++++++++ test/CodeGen/PowerPC/cmp_elimination.ll | 722 +++++++++++++++++++++ 3 files changed, 1021 insertions(+), 12 deletions(-) create mode 100644 test/CodeGen/PowerPC/cmp_elimination.ll