This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allmodconfig in repository toolchain/ci/llvm-project.
from 8cdf289f45f Merging r371111: ------------------------------------------ [...] adds 1c21c1972f9 Merging r371305 and r371307: adds b508b4ba067 Merging r371221 and r371224: adds 5cbaa56ac5f Merging r370592: ------------------------------------------ [...] adds 127240acf10 Merging r371434: ------------------------------------------ [...]
No new revisions were added by this update.
Summary of changes: llvm/lib/CodeGen/IfConversion.cpp | 6 +++ llvm/lib/Target/X86/X86ISelLowering.cpp | 29 ++++++----- llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp | 4 +- .../ARM/ifcvt-diamond-unanalyzable-common.mir | 5 +- llvm/test/CodeGen/X86/vector-shuffle-256-v16.ll | 41 +++++++++++++++ llvm/test/CodeGen/X86/vector-shuffle-avx512.ll | 38 ++++++++++++++ llvm/test/Transforms/InstCombine/pow-0.ll | 60 ++++++++++++++++++++++ llvm/test/Transforms/InstCombine/pow-4.ll | 10 ++++ 8 files changed, 176 insertions(+), 17 deletions(-) create mode 100644 llvm/test/Transforms/InstCombine/pow-0.ll