This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eec7ef7443d Reverted r375254 as it has broken some build bots for a long time. new b7aa2ef391f gn build: Merge r375375 new 150b0bedb7f [NFC][InstCombine] conditional sign-extend of high-bit-extr [...] new b93a52f5fec [InstCombine] conditional sign-extend of high-bit-extract: [...]
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: lib/Transforms/InstCombine/InstCombineAddSub.cpp | 35 ++++---- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 4 + lib/Transforms/InstCombine/InstCombineInternal.h | 2 + ...riable-length-signext-after-high-bit-extract.ll | 99 ++++++++++++++++++++++ utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn | 1 - utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn | 1 - .../llvm/unittests/Transforms/Utils/BUILD.gn | 1 - 7 files changed, 122 insertions(+), 21 deletions(-)