This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-Os_LTO in repository toolchain/ci/llvm-project.
from 95bc21f32fa [X86] Add avx512vp2intersect feature to compiler-rt's featu [...] adds 4cd696f92fd [X86] Allow avx512vp2intersect to be used with __builtin_cp [...] adds c7e5454acec [gn build] Port 2e40cf06df0 adds 8a6333ef380 [lldb/REPL] Fix unhandled switch case adds 403810557be [InstCombine] Sink pure instructions down to return and unr [...]
No new revisions were added by this update.
Summary of changes: clang/test/CodeGen/target-builtin-noerror.c | 1 + lldb/source/Expression/REPL.cpp | 5 ++ llvm/include/llvm/Support/X86TargetParser.def | 2 +- .../InstCombine/InstructionCombining.cpp | 23 ++++- .../InstCombine/insert-extract-shuffle.ll | 2 +- llvm/test/Transforms/InstCombine/overflow.ll | 2 +- .../Transforms/InstCombine/sink_to_unreachable.ll | 100 +++++++++++++++++++-- llvm/test/Transforms/PGOProfile/chr.ll | 12 +-- .../Transforms/SimplifyCFG/merge-cond-stores.ll | 2 +- .../llvm/lib/ExecutionEngine/JITLink/BUILD.gn | 2 + 10 files changed, 133 insertions(+), 18 deletions(-)