This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f1e9f3e56b9 [AArch64][SVE2] Asm: support WHILE instructions new 08e5b970497 [InstCombine] 'add (sub C1, X), C2 --> sub (add C1, C2), X' [...] new 9c291f74504 [InstCombine] 'C-(C2-X) --> X+(C-C2)' constant-fold
The 2 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 | 16 +++++++++-- .../InstCombine/addsub-constant-folding.ll | 32 ++++++++-------------- 2 files changed, 26 insertions(+), 22 deletions(-)