This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e8ba82c Move VariantMatcher's Payload to std::shared_ptr rather than [...]
new d214e3d Move FailedModulesSet over to shared_ptr from IntrusiveRefCntPtr
new 2dac430 Move PreprocessorOptions to std::shared_ptr from IntrusiveRefCntPtr
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:
include/clang/Frontend/CompilerInvocation.h | 5 ++++-
include/clang/Lex/Preprocessor.h | 9 ++++-----
include/clang/Lex/PreprocessorOptions.h | 6 +++---
lib/Frontend/ASTUnit.cpp | 12 ++++++------
lib/Frontend/CompilerInstance.cpp | 8 +++++---
lib/Lex/Preprocessor.cpp | 2 +-
unittests/Basic/SourceManagerTest.cpp | 12 ++++++------
unittests/Lex/LexerTest.cpp | 4 ++--
unittests/Lex/PPCallbacksTest.cpp | 9 +++++----
unittests/Lex/PPConditionalDirectiveRecordTest.cpp | 4 ++--
10 files changed, 38 insertions(+), 33 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 lnt.
from 18bce08 Fix missing machine name in test
new ebb50e5 Fix missing machine name
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:
tests/server/db/blacklist.py | 9 ++++++++-
1 file changed, 8 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 6fe2c0c [LICM] Small update to note changes made in hoistRegion
new 6884891 [CostModel][X86] Move vXi64 MUL costs into existing tables. NFCI.
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/X86TargetTransformInfo.cpp | 14 +++-----------
1 file changed, 3 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 gcc.
from af19bf1 Remove unnecessary typedef from std::function
new 60d2cad * config/i386/i386.md (*testqi_ext_3): No need to handle mem [...]
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 | 11 +++++++----
gcc/config/i386/i386.md | 36 +++++++++++++++---------------------
2 files changed, 22 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 llvm.
from 944aa53 [CostModel][X86] Strip unused 256-bit vector shift costs. NFCI.
new 6fe2c0c [LICM] Small update to note changes made in hoistRegion
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/Transforms/Scalar/LICM.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 88c7b76 Simplify ASTReader ctor by using in-class initializers for ma [...]
new e8ba82c Move VariantMatcher's Payload to std::shared_ptr rather than [...]
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/ASTMatchers/Dynamic/VariantValue.h | 7 ++++---
lib/ASTMatchers/Dynamic/VariantValue.cpp | 8 +++++---
2 files changed, 9 insertions(+), 6 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 f6f617a Use shared_ptr instead of IntrusiveRefCntPtr for ModuleFileExtension
new adb2f1d Simplify ASTReader ctor by using in-class initializers (NSDMI [...]
new 88c7b76 Simplify ASTReader ctor by using in-class initializers for ma [...]
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:
include/clang/Serialization/ASTReader.h | 58 +++++++++++-----------
include/clang/Serialization/ASTWriter.h | 86 +++++++++++++++++----------------
lib/Serialization/ASTReader.cpp | 22 ++-------
lib/Serialization/ASTWriter.cpp | 20 +-------
4 files changed, 78 insertions(+), 108 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 6c92428 [CostModel][X86] Include the cost of 256-bit upper subvector [...]
new 2a20870 [x86] add test to show bug in select lowering; NFC
new 944aa53 [CostModel][X86] Strip unused 256-bit vector shift costs. NFCI.
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/Target/X86/X86TargetTransformInfo.cpp | 8 --------
test/CodeGen/X86/cmov.ll | 18 ++++++++++++++++++
2 files changed, 18 insertions(+), 8 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 lnt.
from 87bda5b Well, that is out of date!
new 18bce08 Fix missing machine name in test
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:
tests/server/db/blacklist.py | 8 ++++----
1 file changed, 4 insertions(+), 4 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 glibc.
from 983a963 Increase some test timeouts.
new 38765ab Use fortify macros for b{zero,copy} along decl from strings.h
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 | 12 ++++++++
include/bits/strings_fortified.h | 1 +
string/Makefile | 3 +-
string/bits/string3.h | 21 +-------------
.../bits/strings_fortified.h | 33 +++++++++++++---------
string/strings.h | 8 ++++++
6 files changed, 43 insertions(+), 35 deletions(-)
create mode 100644 include/bits/strings_fortified.h
copy sysdeps/posix/shm-directory.c => string/bits/strings_fortified.h (55%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.