This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3011c54029b [InstCombine] add tests for PR35792; NFC new baba397f01d [InstCombine] narrow masked zexted binops (PR35792) new 63ac05d7dba Revert "[Hexagon] Replace EmitFunctionEntryCode with a DAG [...] new 146e3ce1eb4 [X86] Apply clang-format to detectUSatPattern. NFCI.
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/Target/Hexagon/HexagonISelDAGToDAG.cpp | 35 +++--- lib/Target/Hexagon/HexagonISelDAGToDAG.h | 3 +- lib/Target/X86/X86ISelLowering.cpp | 9 +- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 70 +++++++++++ lib/Transforms/InstCombine/InstCombineInternal.h | 1 + test/Transforms/InstCombine/and-narrow.ll | 132 +++++++++++++-------- 6 files changed, 175 insertions(+), 75 deletions(-)