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-master-arm-next-defconfig in repository toolchain/ci/llvm-project.
from 57c3fe76a31 [x86] favor vector constant load to avoid GPR to XMM transfer adds 02cdbc349fe [XRay] Migrate xray_naive_log=true tests to xray_mode=xray-basic adds 897e926bb0e ImmutableGraph.h - remove unused raw_ostream.h include. NFC adds ca18ce1a00c GlobPattern.h - remove unnecessary BitVector.h/StringRef.h [...] adds 090cf4591fb Revert rGca18ce1a00cd8b7cb7ce0e130440f5ae1ffe86ee "GlobPatt [...] adds 8120562ba61 test commit adds 74bcb00e00f [ASTMatchers] Added BinaryOperator hasOperands matcher new a39faacca1e Add missing include Host.h in llvm-mc-* fuzzers. NFC. new 39beeeff205 [LVI] Don't use dominator tree in isValidAssumeForContext() new a055e3856f8 DebugInfo: Reduce long-distance dependence on what will/won [...]
The 3 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: clang/docs/LibASTMatchersReference.html | 12 ++++++++++++ clang/include/clang/ASTMatchers/ASTMatchers.h | 17 +++++++++++++++++ clang/lib/ASTMatchers/Dynamic/Registry.cpp | 1 + .../unittests/ASTMatchers/ASTMatchersTraversalTest.cpp | 11 +++++++++++ compiler-rt/test/xray/TestCases/Posix/arg1-logger.cpp | 2 +- .../test/xray/TestCases/Posix/argv0-log-file-name.cpp | 2 +- .../TestCases/Posix/common-trampoline-alignment.cpp | 2 +- .../test/xray/TestCases/Posix/coverage-sample.cpp | 2 +- .../TestCases/Posix/custom-event-handler-alignment.cpp | 2 +- .../test/xray/TestCases/Posix/custom-event-logging.cpp | 4 ++-- .../test/xray/TestCases/Posix/fdr-single-thread.cpp | 2 +- .../test/xray/TestCases/Posix/fixedsize-logging.cpp | 2 +- compiler-rt/test/xray/TestCases/Posix/func-id-utils.cpp | 2 +- .../test/xray/TestCases/Posix/optional-inmemory-log.cpp | 2 +- compiler-rt/test/xray/TestCases/Posix/pic_test.cpp | 2 +- llvm/lib/Analysis/LazyValueInfo.cpp | 11 ++++++++--- llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 7 ++++--- llvm/lib/Target/X86/ImmutableGraph.h | 1 - .../llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp | 1 + .../llvm-mc-disassemble-fuzzer.cpp | 1 + 20 files changed, 67 insertions(+), 19 deletions(-)