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-stable-allnoconfig in repository toolchain/ci/llvm-project.
from 6336c6eec1a1 AArch64/GlobalISel: Remove IR section from test adds de579bae6eab [LowerConstantIntrinsics] reuse isManifestLogic from Const [...] new 4973ce53ca8a ~(C + X) --> ~C - X (PR50308)
The 1 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: llvm/include/llvm/IR/Constant.h | 4 ++++ llvm/lib/Analysis/ConstantFolding.cpp | 15 +----------- llvm/lib/IR/Constants.cpp | 12 ++++++++++ .../Transforms/InstCombine/InstCombineAndOrXor.cpp | 17 ++++++------- .../Transforms/Scalar/LowerConstantIntrinsics.cpp | 8 +++---- llvm/test/Transforms/InstCombine/not-add.ll | 28 ++++++++++++++++++++++ .../LowerConstantIntrinsics/constant-intrinsics.ll | 8 +++++++ 7 files changed, 66 insertions(+), 26 deletions(-)