This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0e9ba648a49 [arm] Update default CPUs during configure
new a2c2432d39c 2018-10-23 Richard Biener <rguenther(a)suse.de>
new e783c68e09c 2018-10-23 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 20 ++++++
gcc/gimple-ssa-evrp-analyze.c | 4 +-
gcc/passes.def | 7 +-
gcc/testsuite/ChangeLog | 19 ++++++
gcc/testsuite/g++.dg/tree-ssa/phiopt-1.C | 94 ++++++++++++++++++++++++++
gcc/testsuite/g++.dg/tree-ssa/pr21463.C | 6 +-
gcc/testsuite/g++.dg/tree-ssa/pr30738.C | 4 +-
gcc/testsuite/g++.dg/tree-ssa/pr57380.C | 4 +-
gcc/testsuite/g++.dg/tree-ssa/pr86544.C | 4 +-
gcc/testsuite/g++.dg/vect/slp-pr87105.cc | 104 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr24574.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/20040514-1.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/20040518-1.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/phi-opt-12.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/phi-opt-5.c | 22 ++++--
gcc/testsuite/gcc.dg/tree-ssa/phi-opt-6.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/phi-opt-8.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/popcount3.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/pr45397.c | 13 ++--
gcc/testsuite/gcc.dg/tree-ssa/pr84859.c | 4 +-
gcc/testsuite/gcc.dg/uninit-15.c | 6 +-
gcc/tree-cfg.c | 18 +++--
gcc/tree-ssa-phiopt.c | 56 ++++++++++------
gcc/tree-vrp.c | 7 +-
24 files changed, 346 insertions(+), 74 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/phiopt-1.C
create mode 100644 gcc/testsuite/g++.dg/vect/slp-pr87105.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 54030c22de0 Revert "[X86][BMI1] X86DAGToDAGISel: select BEXTR from x << [...]
new 477d32c48ae [X86][SSE] Update raw mask shuffle decoders to handle UNDEF [...]
new ee6a84b4fee [lit] Only return a found bash executable on Windows if it [...]
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/Target/X86/Utils/X86ShuffleDecode.cpp | 45 ++++++++++++++++-------
lib/Target/X86/Utils/X86ShuffleDecode.h | 13 ++++---
lib/Target/X86/X86ISelLowering.cpp | 61 ++++++++++---------------------
utils/lit/lit/LitConfig.py | 16 ++++++++
4 files changed, 75 insertions(+), 60 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.