This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/llvm.
from b52e8dcdd12 [bindings/go] Add coroutine passes adds 12df467aacd [PowerPC] Add a peephole post RA to transform the inst that [...]
No new revisions were added by this update.
Summary of changes: lib/Target/PowerPC/PPCInstrInfo.cpp | 357 ++++++++++++++++++--- lib/Target/PowerPC/PPCInstrInfo.h | 46 ++- test/CodeGen/PowerPC/bitcasts-direct-move.ll | 8 +- test/CodeGen/PowerPC/branch_coalesce.ll | 12 +- test/CodeGen/PowerPC/fast-isel-load-store-vsx.ll | 2 +- test/CodeGen/PowerPC/float-to-int.ll | 8 +- test/CodeGen/PowerPC/fmf-propagation.ll | 36 +-- .../PowerPC/fp128-bitcast-after-operation.ll | 15 +- test/CodeGen/PowerPC/i64-to-float.ll | 8 +- test/CodeGen/PowerPC/lxv-aligned-stack-slots.ll | 2 +- test/CodeGen/PowerPC/mcm-12.ll | 3 +- test/CodeGen/PowerPC/mcm-4.ll | 3 +- test/CodeGen/PowerPC/ppc64-align-long-double.ll | 6 +- test/CodeGen/PowerPC/ppc64le-smallarg.ll | 6 +- test/CodeGen/PowerPC/pr25157-peephole.ll | 2 +- test/CodeGen/PowerPC/pr25157.ll | 2 +- test/CodeGen/PowerPC/scalar_vector_test_1.ll | 12 +- test/CodeGen/PowerPC/select_const.ll | 6 +- test/CodeGen/PowerPC/toc-float.ll | 81 +++-- test/CodeGen/PowerPC/vsx_scalar_ld_st.ll | 4 +- 20 files changed, 462 insertions(+), 157 deletions(-)