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 c75d1e5b9ca Daily bump.
new 241a79d6a2d Daily bump.
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/DATESTAMP | 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 fd51227af0 This test fails if there is no integrated assembler, so chan [...]
new bb709adc10 Track skipped files in dependency scanning.
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/Frontend/DependencyFile.cpp | 14 +++++++++++++
.../Inputs/SystemHeaderPrefix/with-header-guard.h | 3 +++
test/Frontend/dependency-gen-symlink.c | 24 ++++++++++++++++++++++
3 files changed, 41 insertions(+)
create mode 100644 test/Frontend/Inputs/SystemHeaderPrefix/with-header-guard.h
create mode 100644 test/Frontend/dependency-gen-symlink.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 binutils-gdb.
from b3ac5c6c28 Fix unintialized memory in aarch64 opcodes.
new d966ab2dc5 Automatic date update in version.in
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/version.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 gdb-8.1-branch
in repository binutils-gdb.
from 98c1b1fea2 Automatic date update in version.in
new c7debebf00 Automatic date update in version.in
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/version.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 binutils-2_30-branch
in repository binutils-gdb.
from 6ce348a507 Automatic date update in version.in
new d29de89391 Automatic date update in version.in
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/version.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 llvm.
from ff933fa1afa [llvm-mca] Lift the logic of the RetireControlUnit from the [...]
new ac135922af3 [WebAssembly] Fix debug printing of symbol types
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/Object/Wasm.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 clang.
from aec83b75b7 [libclang] Fix the type of 'int (Foo);'
new fd51227af0 This test fails if there is no integrated assembler, so chan [...]
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/Driver/config-file4.c | 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 20a92cda49e [AMDGPU] Support horizontal vectorization.
new ff933fa1afa [llvm-mca] Lift the logic of the RetireControlUnit from the [...]
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:
tools/llvm-mca/CMakeLists.txt | 1 +
tools/llvm-mca/Dispatch.cpp | 72 +---------------------------
tools/llvm-mca/Dispatch.h | 63 +------------------------
tools/llvm-mca/RetireControlUnit.cpp | 80 +++++++++++++++++++++++++++++++
tools/llvm-mca/RetireControlUnit.h | 91 ++++++++++++++++++++++++++++++++++++
5 files changed, 175 insertions(+), 132 deletions(-)
create mode 100644 tools/llvm-mca/RetireControlUnit.cpp
create mode 100644 tools/llvm-mca/RetireControlUnit.h
--
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 lldb.
from 0bb9c18d5 Revert "[lit] Replace generator expressions in lit.site.cfg"
new 73723d5b2 Fix the .experimental. settings feature so that we don't retu [...]
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:
.../Python/lldbsuite/test/settings/TestSettings.py | 38 ++++++++++++++++++++++
source/Interpreter/OptionValueProperties.cpp | 13 +++++++-
2 files changed, 50 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 2e93301778c Generalize a<b&a<c -> a<min(b,c)
new e3eb6effc00 PR libstdc++/84654 Disable __float128 specializations for - [...]
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:
libstdc++-v3/ChangeLog | 13 +++++++++++++
libstdc++-v3/acinclude.m4 | 5 ++---
libstdc++-v3/config.h.in | 3 ---
libstdc++-v3/configure | 37 +++++++++++++++++++++++++------------
libstdc++-v3/include/Makefile.am | 13 ++++++++++++-
libstdc++-v3/include/Makefile.in | 10 +++++++++-
libstdc++-v3/include/bits/c++config | 6 ++++++
7 files changed, 67 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.