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-aarch64-lts-allyesconfig in repository toolchain/ci/llvm-project.
from b94c215592bd [Utils] collectBitParts - add truncate() handling adds 27830bc2b1b8 [asan] Avoid putting globals in a comdat section when targ [...] adds d65ddca83ff8 [ValueTracking] ComputeKnownBits - minimum leading/trailin [...]
No new revisions were added by this update.
Summary of changes: llvm/lib/Analysis/ValueTracking.cpp | 39 ++++++------------ llvm/lib/Support/KnownBits.cpp | 19 +++++++++ .../Instrumentation/AddressSanitizer.cpp | 9 ++++- .../AddressSanitizer/global_metadata.ll | 4 +- .../{global_metadata.ll => global_with_comdat.ll} | 47 +++++++++++++++------- .../instrument-section-invalid-c-ident.ll | 4 +- llvm/test/Transforms/InstSimplify/icmp-constant.ll | 2 +- 7 files changed, 78 insertions(+), 46 deletions(-) copy llvm/test/Instrumentation/AddressSanitizer/{global_metadata.ll => global_with [...]