This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e75e780 Add new tests for EXTRACT_VECTOR_ELT (vector of packed i8/16/ [...]
new 82afb7e LVI: Fix use-of-uninitialized-value after r294463
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/LazyValueInfo.cpp | 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 clang.
from ce889a4 [X86] Fix copy and paste bug in clzero test from r294559.
new 5808201 [clang-format] Fix typo in comment.
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/Format/TokenAnnotator.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 1390d4a * comperr.adb: Update FSF bug reporting URL.
new df8e99c * Makefile.in (po/$(PACKAGE).pot): Adjust bug reporting URL.
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:
libcpp/ChangeLog | 4 ++++
libcpp/Makefile.in | 2 +-
2 files changed, 5 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 88d75d9 * configure.ac (ACX_BUGURL): Update. * configure: Regenerate.
new 1390d4a * comperr.adb: Update FSF bug reporting URL.
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/ada/ChangeLog | 4 ++++
gcc/ada/comperr.adb | 2 +-
2 files changed, 5 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 67477b7 2017-02-09 Richard Biener <rguenther(a)suse.de>
new 88d75d9 * configure.ac (ACX_BUGURL): Update. * configure: Regenerate.
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/ChangeLog | 5 +++++
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
3 files changed, 7 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 llvm.
from b4bf68e [X86] Remove the HLE feature flag.
new e75e780 Add new tests for EXTRACT_VECTOR_ELT (vector of packed i8/16/ [...]
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/avx512-insert-extract.ll | 428 +++++++++++++++++++++++++++++-
1 file changed, 427 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 fa31f56 arc/gcc: Better creation of __NPS400__ define
new 67477b7 2017-02-09 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 6 +++++
gcc/graphite-scop-detection.c | 48 +++++++++------------------------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/graphite/pr69823.c | 20 ++++++++++++++
4 files changed, 44 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr69823.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 compiler-rt.
from c26b748 [sancov] sanitizer coverage initialization test
new 865d9b5 [XRAY] [compiler-rt] [NFC] Fixing the bit twiddling of Functi [...]
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/xray/xray_fdr_logging.cc | 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 llvm.
from 4b9bffa [X86] Clzero intrinsic and its addition under znver1
new 53daf1a [X86] Remove INVPCID and SMAP feature flags. They aren't curr [...]
new b4bf68e [X86] Remove the HLE feature flag.
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/Support/Host.cpp | 3 ---
lib/Target/X86/X86.td | 12 +-----------
lib/Target/X86/X86InstrInfo.td | 2 --
lib/Target/X86/X86InstrTSX.td | 10 +++++-----
lib/Target/X86/X86Subtarget.cpp | 1 -
lib/Target/X86/X86Subtarget.h | 10 ----------
6 files changed, 6 insertions(+), 32 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 7f2627f [X86] Clzero flag addition and inclusion under znver1
new ce889a4 [X86] Fix copy and paste bug in clzero test from r294559.
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/builtin-clzero.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.