This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.0-branch
in repository binutils-gdb.
from ebb258e955 Automatic date update in version.in
new 718b5430a7 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_28-branch
in repository binutils-gdb.
from c44a536beb Automatic date update in version.in
new 1e48410623 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 445f6b560d8 COFF: Fix another StringRef return error
new 143d7445b5d Add pthread_self function prototype and make it speculatable.
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/Analysis/TargetLibraryInfo.def | 3 +++
lib/Analysis/TargetLibraryInfo.cpp | 9 +++++++
lib/Transforms/Utils/BuildLibCalls.cpp | 12 +++++++++
test/Transforms/LICM/pthread.ll | 38 ++++++++++++++++++++++++++++
unittests/Analysis/TargetLibraryInfoTest.cpp | 8 +++---
5 files changed, 67 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/LICM/pthread.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 69f0d8825b7 COFF: Fix single StringRef return error
new 445f6b560d8 COFF: Fix another StringRef return error
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/Object/COFFModuleDefinition.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 llvm.
from ec718cbf104 COFF: migrate def parser from LLD to LLVM [1/2]
new 69f0d8825b7 COFF: Fix single StringRef return error
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/Object/COFFImportFile.cpp | 4 ++--
1 file changed, 2 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 fcebfdfa41f Fix test typo. NFC
new ec718cbf104 COFF: migrate def parser from LLD to LLVM [1/2]
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/COFFImportFile.h | 34 +-
include/llvm/Object/COFFModuleDefinition.h | 49 +++
lib/Object/CMakeLists.txt | 2 +
lib/Object/COFFImportFile.cpp | 527 +++++++++++++++++++++++++++++
lib/Object/COFFModuleDefinition.cpp | 319 +++++++++++++++++
5 files changed, 930 insertions(+), 1 deletion(-)
create mode 100644 include/llvm/Object/COFFModuleDefinition.h
create mode 100644 lib/Object/COFFImportFile.cpp
create mode 100644 lib/Object/COFFModuleDefinition.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 clang.
from 5bc2be3c8e [Devirtualization] insert placement new barrier with -O0
new ef421cdb44 Fix PR25627: constant expressions being odr-used in template [...]
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/clang/Parse/Parser.h | 1 +
lib/Parse/ParseExpr.cpp | 15 +++++++++++----
lib/Parse/ParseTemplate.cpp | 14 +++++++++-----
test/SemaCXX/lambda-expressions.cpp | 14 ++++++++++++--
test/SemaCXX/local-classes.cpp | 12 ++++++++++++
5 files changed, 45 insertions(+), 11 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 f1f62fd9a Resubmit "[CodeView] Provide a common interface for type coll [...]
new fc081f4df COFF: migrate def parser from LLD to LLVM [2/2]
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:
COFF/CMakeLists.txt | 2 -
COFF/Driver.cpp | 87 ++++++++-
COFF/Driver.h | 3 -
COFF/Librarian.cpp | 511 ----------------------------------------------------
COFF/ModuleDef.cpp | 304 -------------------------------
5 files changed, 83 insertions(+), 824 deletions(-)
delete mode 100644 COFF/Librarian.cpp
delete mode 100644 COFF/ModuleDef.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.