This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 207061625c2 Daily bump.
new 833e00c01e9 2017-09-07 Matthias Klose <doko(a)ubuntu.com>
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:
libsanitizer/ChangeLog | 11 +++++++++++
libsanitizer/sanitizer_common/sanitizer_linux.cc | 3 +--
libsanitizer/sanitizer_common/sanitizer_linux.h | 4 +---
.../sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc | 2 +-
libsanitizer/tsan/tsan_platform_linux.cc | 2 +-
5 files changed, 15 insertions(+), 7 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 b2d6130613d Daily bump.
new 8937b94d1a6 2017-09-07 Matthias Klose <doko(a)ubuntu.com>
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:
libsanitizer/ChangeLog | 11 +++++++++++
libsanitizer/sanitizer_common/sanitizer_linux.cc | 3 +--
libsanitizer/sanitizer_common/sanitizer_linux.h | 4 +---
.../sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc | 2 +-
libsanitizer/tsan/tsan_platform_linux.cc | 2 +-
5 files changed, 15 insertions(+), 7 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 ca22b05483a AMDGPU: Don't legalize i16 extloads to i32 with legal i16
new 9f206fb20b8 [X86] Force shuffle lowering to only create X86ISD::VPERM2X [...]
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/X86ISelLowering.cpp | 7 +++++--
lib/Target/X86/X86InstrSSE.td | 20 --------------------
2 files changed, 5 insertions(+), 22 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 0e5289226e Fix off-by-one error in block mangling.
new 3edd9221b2 [mips] Replace Triple::Environment check by the isGNUEnviron [...]
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/Driver/ToolChains/Arch/Mips.cpp | 2 +-
lib/Driver/ToolChains/Gnu.cpp | 4 ++--
2 files changed, 3 insertions(+), 3 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 775487c265 [modules ts] Add test for [basic.link]p3.
new 0e5289226e Fix off-by-one error in block mangling.
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/AST/ItaniumMangle.cpp | 4 ++++
test/CodeGenObjCXX/mangle-blocks.mm | 10 +++++++---
2 files changed, 11 insertions(+), 3 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 newlib.
from e18b7ffa4 stdio.h: Don't define unlocked macros using static inline on C++
new f9205f1d4 Let RTEMS provide clock()
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:
newlib/configure.host | 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 9c9a706598 [modules ts] Ensure that module linkage variables are always [...]
new 775487c265 [modules ts] Add test for [basic.link]p3.
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/CXX/modules-ts/basic/basic.link/p3.cppm | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 test/CXX/modules-ts/basic/basic.link/p3.cppm
--
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 b64ac2cddc0 [X86] Remove patterns for selecting a v8f32 X86ISD::MOVSS o [...]
new 2c6c4893c70 ModuleSummaryAnalysis: Correctly handle all function operan [...]
new ca22b05483a AMDGPU: Don't legalize i16 extloads to i32 with legal i16
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/Analysis/ModuleSummaryAnalysis.cpp | 12 +++++------
lib/Target/AMDGPU/BUFInstructions.td | 3 +++
lib/Target/AMDGPU/FLATInstructions.td | 3 ++-
lib/Target/AMDGPU/SIISelLowering.cpp | 3 +++
test/CodeGen/AMDGPU/sminmax.v2i16.ll | 4 ++--
test/ThinLTO/X86/Inputs/personality.ll | 8 +++++++
test/ThinLTO/X86/personality.ll | 39 ++++++++++++++++++++++++++++++++++
7 files changed, 62 insertions(+), 10 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 compiler-rt.
from 43832ee47 [libFuzzer] simplify CustomCrossOverTest a bit more
new 3057bb94d [libFuzzer] simplify CustomCrossOverTest even more
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/fuzzer/CustomCrossOverTest.cpp | 8 ++++++++
test/fuzzer/fuzzer-customcrossover.test | 9 ++-------
2 files changed, 10 insertions(+), 7 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 compiler-rt.
from e914d8b10 [libFuzzer] simplify and re-enable CustomCrossOverTest
new 43832ee47 [libFuzzer] simplify CustomCrossOverTest a bit more
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/fuzzer/fuzzer-customcrossover.test | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.