This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39
in repository llvm.
from e41f890 [MSSA] Fix PR28632 in the 3.9 branch.
new c94b63b Merging r276181: -------------------------------------------- [...]
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:
lib/Transforms/Scalar/GVNHoist.cpp | 12 +++++++----
test/Transforms/GVN/pr28626.ll | 42 ++++++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+), 4 deletions(-)
create mode 100644 test/Transforms/GVN/pr28626.ll
--
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 370589a [X86][AVX] Added support for lowering to VBROADCASTF128/VBROA [...]
new 12e1ff6 Use INT64_MAX instead of LLONG_MAX
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:
lib/Analysis/CFLGraph.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 binutils-gdb.
from 70ad873 Automatic date update in version.in
new c02d11a Fix segfault in ARC linker when generating got entries for lo [...]
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:
bfd/ChangeLog | 6 ++++++
bfd/arc-got.h | 24 +++++++++++-------------
ld/ChangeLog | 5 +++++
ld/testsuite/ld-arc/got-01.d | 7 +++++++
ld/testsuite/ld-arc/got-01.s | 5 +++++
5 files changed, 34 insertions(+), 13 deletions(-)
create mode 100644 ld/testsuite/ld-arc/got-01.d
create mode 100644 ld/testsuite/ld-arc/got-01.s
--
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 gcc.
from 9e609cf * common.opt (funsafe-loop-optimizations): Mark ignore. * d [...]
new 59c1507 c/ChangeLog:
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-common.c | 2 +-
gcc/c/ChangeLog | 4 ++++
gcc/c/c-typeck.c | 4 ++--
4 files changed, 12 insertions(+), 3 deletions(-)
--
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 gcc-5-branch
in repository gcc.
from ffbdcb8 PR c++/69223 - ICE with deduced template return type.
new 8cb195a gcc/testsuite/ChangeLog:
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/fortran/ChangeLog | 7 +++++
gcc/fortran/simplify.c | 6 +++-
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gfortran.dg/select_type_35.f03 | 41 ++++++++++++++++++++++++++++
4 files changed, 59 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/select_type_35.f03
--
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 e01551d [FastISel] Ignore @llvm.assume.
new 370589a [X86][AVX] Added support for lowering to VBROADCASTF128/VBROA [...]
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:
include/llvm/IR/IntrinsicsX86.td | 10 --
lib/IR/AutoUpgrade.cpp | 21 ++--
lib/Target/X86/X86ISelLowering.cpp | 8 ++
lib/Target/X86/X86InstrAVX512.td | 18 ++++
lib/Target/X86/X86InstrSSE.td | 37 ++++++-
test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 10 +-
test/CodeGen/X86/avx-intrinsics-x86-upgrade.ll | 26 ++++-
test/CodeGen/X86/avx-intrinsics-x86.ll | 40 +-------
test/CodeGen/X86/avx-vbroadcastf128.ll | 36 +++----
test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 6 +-
test/CodeGen/X86/avx2-vbroadcasti128.ll | 36 +++----
test/CodeGen/X86/avx512-vbroadcasti128.ll | 128 +++++++------------------
test/CodeGen/X86/vector-shuffle-256-v4.ll | 18 ++--
13 files changed, 171 insertions(+), 223 deletions(-)
--
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 clang.
from 0def072 [Coverage] Attempt to appease a Windows builder
new fd250c8 [X86][AVX] Added support for lowering to VBROADCASTF128/VBROA [...]
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:
lib/CodeGen/CGBuiltin.cpp | 27 +++++++++++++++++++++++++++
test/CodeGen/avx-builtins.c | 6 ++++--
2 files changed, 31 insertions(+), 2 deletions(-)
--
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 clang-tools-extra.
from 5a446fb [clang-rename] introduce better symbol finding
new 48a0e79 Revert "Revert "[clang-tidy] new cppcoreguidelines-slicing""
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:
clang-tidy/cppcoreguidelines/CMakeLists.txt | 1 +
.../CppCoreGuidelinesTidyModule.cpp | 3 +
clang-tidy/cppcoreguidelines/SlicingCheck.cpp | 135 +++++++++++++++++++++
clang-tidy/cppcoreguidelines/SlicingCheck.h | 45 +++++++
docs/ReleaseNotes.rst | 5 +-
.../checks/cppcoreguidelines-slicing.rst | 23 ++++
test/clang-tidy/cppcoreguidelines-slicing.cpp | 100 +++++++++++++++
7 files changed, 311 insertions(+), 1 deletion(-)
create mode 100644 clang-tidy/cppcoreguidelines/SlicingCheck.cpp
create mode 100644 clang-tidy/cppcoreguidelines/SlicingCheck.h
create mode 100644 docs/clang-tidy/checks/cppcoreguidelines-slicing.rst
create mode 100644 test/clang-tidy/cppcoreguidelines-slicing.cpp
--
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 gcc.
from 660633d Subject: [PATCH] rs6000: Fix logic for when to emit .machine [...]
new 1b79381 * tree-ssa-loop-niter.h (number_of_iterations_exit_assumptio [...]
new 9e609cf * common.opt (funsafe-loop-optimizations): Mark ignore. * d [...]
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 | 18 ++++++++++++++++
gcc/common.opt | 4 ++--
gcc/config/bfin/bfin.c | 5 +----
gcc/doc/invoke.texi | 11 +---------
gcc/loop-iv.c | 36 -------------------------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr19210-1.c | 8 +++----
gcc/testsuite/gcc.dg/tree-ssa/pr19210-2.c | 29 -------------------------
gcc/tree-ssa-loop-niter.c | 29 +++++++++++++++++++------
gcc/tree-ssa-loop-niter.h | 2 +-
10 files changed, 54 insertions(+), 93 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr19210-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.