This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6df8dcec719 MATCH: `a | C -> C` when we know that `a & ~C == 0`
new d9a0d692ffc MATCH: Move `a ? one_zero : one_zero` matching after min/ma [...]
The 1 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/match.pd | 42 +++++++++++++++++-------------
gcc/testsuite/gcc.dg/tree-ssa/phi-opt-34.c | 23 ++++++++++++++++
2 files changed, 47 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/phi-opt-34.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.