This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 39263ed2d39 aarch64: Split aarch64_combinev16qi before RA [PR115258] new 0a9154d1549 Match: Add maybe_bit_not instead of plain matching new 547143df5aa match: Add support for `a ^ CST` to bitwise_inverted_equal_ [...]
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: gcc/generic-match-head.cc | 10 ++++++++++ gcc/gimple-match-head.cc | 13 +++++++++++++ gcc/match.pd | 18 ++++++++++++++---- gcc/testsuite/gcc.dg/tree-ssa/bitops-8.c | 15 +++++++++++++++ 4 files changed, 52 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/bitops-8.c