This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from acfd73b Fix use-after-free found by ASAN
new c4d575e [X86] FileCheckize one of the rotate tests.
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:
test/CodeGen/X86/rot64.ll | 30 +++++++++++++++++++++++-------
1 file changed, 23 insertions(+), 7 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 gcc.
from 849df34 2017-02-20 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 204435c * de.po, fr.po, sv.po: Update.
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/po/ChangeLog | 4 +
gcc/po/de.po | 4380 +++++++++++++++++-------------------------------------
gcc/po/fr.po | 3780 ++++++++++++++++++++--------------------------
gcc/po/sv.po | 1734 ++++-----------------
4 files changed, 3230 insertions(+), 6668 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 llvm.
from cce48e3 [AVX-512] Add a few more patterns for selecting masked vptern [...]
new acfd73b Fix use-after-free found by ASAN
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/Support/DebugCounter.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 gcc.
from 658ee3a 2017-02-14 Aaron Sawdey <acsawdey(a)linux.vnet.ibm.com>
new b50909b PR c++/78139 - destructor needed by new-expression
new 849df34 2017-02-20 Bernd Edlinger <bernd.edlinger(a)hotmail.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 | 8 +++++++-
gcc/Makefile.in | 19 +++++++++++++------
gcc/cp/ChangeLog | 3 +++
gcc/cp/call.c | 8 +++++++-
gcc/testsuite/g++.dg/init/new48.C | 18 ++++++++++++++++++
5 files changed, 48 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/init/new48.C
--
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 be0c4cf clang-format: [JS] Improve line-wrapping behavior of template [...]
new 269fdd2 [Sema][ObjC] perform-selector ARC check should see @selector [...]
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/Sema/SemaExprObjC.cpp | 3 ++-
test/SemaObjC/arc-peformselector.m | 1 +
2 files changed, 3 insertions(+), 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 llvm.
from c8319a4 [X86] Tidyup combineExtractVectorElt. NFCI.
new cce48e3 [AVX-512] Add a few more patterns for selecting masked vptern [...]
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/Target/X86/X86InstrAVX512.td | 25 +++++++++++
test/CodeGen/X86/avx512-vpternlog-commute.ll | 63 ++++++++++++++++++++++++++++
2 files changed, 88 insertions(+)
--
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 glibc.
from 71223d6 One more obvious missing #include in the testsuite.
new 24b2a1b Remove some unused libm-test exception macros.
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:
ChangeLog | 9 +++++++++
math/libm-test-support.h | 28 ----------------------------
2 files changed, 9 insertions(+), 28 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-6-branch
in repository gcc.
from acea547 Daily bump.
new 75d49c6 PR middle-end/79536 * fold-const.c (fold_negate_expr_1): Re [...]
new 4e90002 PR middle-end/79537 * gimplify.c (gimplify_expr): Handle un [...]
new 3ff2f11 PR sanitizer/79558 * ubsan.c (ubsan_type_descriptor): Check [...]
The 3 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/fold-const.c | 34 ++++++++++++++++++++--------
gcc/gimplify.c | 7 ++++--
gcc/testsuite/ChangeLog | 19 ++++++++++++++++
gcc/testsuite/c-c++-common/ubsan/bounds-14.c | 13 +++++++++++
gcc/testsuite/gcc.dg/comp-goto-4.c | 21 +++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr79536.c | 10 ++++++++
gcc/ubsan.c | 4 +++-
8 files changed, 115 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/bounds-14.c
create mode 100644 gcc/testsuite/gcc.dg/comp-goto-4.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79536.c
--
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 98d30ec gcc/testsuite/ChangeLog:
new 658ee3a 2017-02-14 Aaron Sawdey <acsawdey(a)linux.vnet.ibm.com>
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.dg/strncmp-2.c | 8 +++++++-
1 file changed, 7 insertions(+), 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 gcc.
from ff5928b * doc/invoke.texi (use-after-scope-direct-emission-threshold [...]
new 98d30ec 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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr78056-8.c | 26 --------------------------
2 files changed, 5 insertions(+), 26 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/powerpc/pr78056-8.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.