This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 533f0f1 Rename Version VersionDefinition.
new 7be0721 Rename SymbolVersions VersionDefinitions.
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:
ELF/Config.h | 2 +-
ELF/OutputSections.cpp | 6 +++---
ELF/SymbolListFile.cpp | 6 +++---
ELF/SymbolTable.cpp | 12 ++++++------
ELF/Writer.cpp | 2 +-
5 files changed, 14 insertions(+), 14 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 lld.
from 4643806 Use ScriptParserBase::skip() instead of peek() and next().
new 533f0f1 Rename Version VersionDefinition.
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:
ELF/Config.h | 6 +++---
ELF/OutputSections.cpp | 4 ++--
ELF/OutputSections.h | 1 -
ELF/SymbolListFile.cpp | 26 +++++++++++++-------------
ELF/SymbolTable.cpp | 6 +++---
ELF/Symbols.h | 1 -
6 files changed, 21 insertions(+), 23 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 94db2dc Daily bump.
new ddb9e92 2016-07-15 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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 | 6 ++++++
gcc/fortran/trans-expr.c | 1 -
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/pr71764.f90 | 34 ++++++++++++++++++++++++++++++++++
4 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr71764.f90
--
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 3346c15 llc: Add support for -run-pass none
new 108967b [AVX512] Remove CodeGenOnly VBROADCAST m_Int instructions. Th [...]
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 | 75 +++++++++++++++++++++++++---------------
1 file changed, 47 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 master
in repository lld.
from ed8a142 Simplify. NFC.
new 4643806 Use ScriptParserBase::skip() instead of peek() and next().
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:
ELF/SymbolListFile.cpp | 60 +++++++++++++++++++-------------------------------
1 file changed, 23 insertions(+), 37 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 lld.
from 59bed7a Remove redundant variable.
new 11f9ceb Simplify default symbol version management. NFC.
new ed8a142 Simplify. NFC.
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:
ELF/Config.h | 2 +-
ELF/SymbolListFile.cpp | 4 +++-
ELF/SymbolTable.cpp | 20 +++++++-------------
3 files changed, 11 insertions(+), 15 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 9c0ed79 Remove extra semi-colon. Fixes warning and Werror bots.
new f3ce631 [Driver] Add flags for enabling both types of PGO Instrumentation
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:
docs/UsersManual.rst | 22 ++++++++++++----------
include/clang/Driver/Options.td | 6 ++++--
lib/Driver/Tools.cpp | 33 ++++++++++++++++++++++++++-------
test/Driver/clang_f_opts.c | 8 +++++---
test/Profile/gcc-flag-compatibility.c | 7 ++++---
5 files changed, 51 insertions(+), 25 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 lld.
from 4ed9c7a Set sh_addralign in the constructor for consistency. NFC.
new 59bed7a Remove redundant variable.
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:
ELF/OutputSections.cpp | 5 ++---
ELF/OutputSections.h | 2 --
2 files changed, 2 insertions(+), 5 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 lld.
from 9ce5837 Make Verdef and Verdaux adjacent in the version definition section.
new 4ed9c7a Set sh_addralign in the constructor for consistency. NFC.
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:
ELF/OutputSections.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.