This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3e56c9d4260 [Hexagon] Custom-lower UADDO(x, 1) and USUBO(x, 1) new 458204d4650 [InstCombine] Shift amount reassociation in bittest (PR42399) new 5b80637fd33 [InstCombine] (Y + ~X) + 1 --> Y - X fold (PR42459) new 970d21048e1 Update email address in CODE_OWNERS
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: CODE_OWNERS.TXT | 2 +- lib/Transforms/InstCombine/InstCombineAddSub.cpp | 5 +- lib/Transforms/InstCombine/InstCombineCompares.cpp | 60 +++++++ test/Transforms/InstCombine/add.ll | 10 +- ...ld-inc-of-add-of-not-x-and-y-to-sub-x-from-y.ll | 29 +-- .../shift-amount-reassociation-in-bittest.ll | 196 +++++++++------------ 6 files changed, 165 insertions(+), 137 deletions(-)