This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 19d81fda48f rs6000: powerpc suboptimal boolean test of contiguous bits [...] new 0752c75536e Recognize MULT_HIGHPART_EXPR in tree-ssa-math-opts pass.
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/testsuite/gcc.target/i386/mult-highpart.c | 167 ++++++++++++++++++++++++++ gcc/tree-ssa-math-opts.c | 98 ++++++++++++++- 2 files changed, 264 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/mult-highpart.c