This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 976ddacc4f9 [AArch64][GlobalISel] Select llvm.aarch64.stlxr(i64, i64*) new ceabbb96bfa [InstCombine] Simplify ctlz/cttz with bitreverse new 979d67d9524 [InstCombine] Added tests for PR41337
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/InstCombineCalls.cpp | 10 +++- .../Transforms/InstCombine/ctlz-cttz-bitreverse.ll | 30 +++++------- .../InstCombine/ctpop-bswap-bitreverse.ll | 53 ++++++++++++++++++++++ 3 files changed, 74 insertions(+), 19 deletions(-) create mode 100644 test/Transforms/InstCombine/ctpop-bswap-bitreverse.ll