This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from dc55dc9 [zorg] Enable GlobalISel builds on fast ARM and AArch64 bots
new 81ce497 Removed redundant steps; fixed the wrong clang version formatting.
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:
zorg/buildbot/builders/ClangLTOBuilder3Stage.py | 25 ++-----------------------
1 file changed, 2 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 release_40
in repository libcxx.
from c33a93b Merge r292294: Fix type_info's constructor by making it expli [...]
new b235093 Merging r292013: -------------------------------------------- [...]
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:
.../fs.op.last_write_time/last_write_time.pass.cpp | 92 +++++++++++++++-------
1 file changed, 63 insertions(+), 29 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 libcxx.
from 44dbdb4 More configuration changes for running the test suite against [...]
new 6fb6490 Get more std::string _LIBCPP_DEBUG tests passing
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/libcxx/debug/containers/db_string.pass.cpp | 3 +--
test/support/debug_mode_helper.h | 10 +++++++---
2 files changed, 8 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 libcxx.
from 6fbac40 Add support for running our test suite against MSVC's STL
new 44dbdb4 More configuration changes for running the test suite against [...]
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/libcxx/test/config.py | 9 ++++++++-
.../filesystem => std/experimental/string.view}/lit.local.cfg | 2 +-
.../iostreams.base/ios.base/ios.base.storage/iword.pass.cpp | 3 +++
.../iostreams.base/ios.base/ios.base.storage/pword.pass.cpp | 3 +++
4 files changed, 15 insertions(+), 2 deletions(-)
copy test/{libcxx/experimental/filesystem => std/experimental/string.view}/lit.loc [...]
--
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 ca17875 syscall, golang_org/x/net/lif: fixes for gccgo on Solaris
new 24c12d4 libgcc/ * config/msp430/t-msp430 (LIB2ADD): Remove mpy.c ( [...]
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/msp430/mul_f5_muldef.c | 15 +++++++++++++++
libgcc/config/msp430/t-msp430 | 6 ++++--
3 files changed, 23 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/msp430/mul_f5_muldef.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 lld.
from e3230c3 ELF: Add support for relocation type R_X86_64_8.
new e138eb2 Return early if writeMapFile failed.
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/Writer.cpp | 4 ++++
test/ELF/map-file.s | 4 ++++
2 files changed, 8 insertions(+)
--
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 8684f7f Check in gcc/testsuite/gcc.target/powerpc/ssp-[12].c (I for [...]
new ca17875 syscall, golang_org/x/net/lif: fixes for gccgo on Solaris
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/go/gofrontend/MERGE | 2 +-
libgo/go/golang_org/x/net/lif/link.go | 2 +-
libgo/go/golang_org/x/net/lif/syscall.go | 19 ++++---------------
.../lif/{zsys_solaris_amd64.go => zsys_solaris.go} | 11 +++--------
libgo/go/syscall/syscall_solaris.go | 17 +++++++++++++++++
5 files changed, 26 insertions(+), 25 deletions(-)
rename libgo/go/golang_org/x/net/lif/{zsys_solaris_amd64.go => zsys_solaris.go} (90%)
--
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 abe4967 [LoopDeletion] (cleanup, NFC) Make this test actually test wh [...]
new 02f541f [PM] Teach LoopDeletion to correctly update the LPM when loop [...]
new 3b7e672 [LoopDeletion] (cleanup, NFC) Fix one more local variable tha [...]
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/Transforms/Scalar/LoopDeletion.cpp | 34 +++++++++++-------
test/Transforms/LoopDeletion/invalidation.ll | 42 ++++++++++++++++++++++
.../LoopDeletion/multiple-exit-conditions.ll | 2 +-
test/Transforms/LoopDeletion/multiple-exits.ll | 3 ++
4 files changed, 68 insertions(+), 13 deletions(-)
create mode 100644 test/Transforms/LoopDeletion/invalidation.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 4cddac9 DAG: Consider nnan in isKnownNeverNaN
new abe4967 [LoopDeletion] (cleanup, NFC) Make this test actually test wh [...]
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/Transforms/LoopDeletion/multiple-exits.ll | 89 +++++++++++++++++++++-----
1 file changed, 72 insertions(+), 17 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 a99ffe7 COFF: add error() and warn() to Error.{cpp,h}
new e3230c3 ELF: Add support for relocation type R_X86_64_8.
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/Target.cpp | 5 +++++
test/ELF/Inputs/x86-64-reloc-8-error.s | 3 +++
test/ELF/Inputs/{abs-hidden.s => x86-64-reloc-8.s} | 2 +-
test/ELF/x86-64-reloc-8.s | 14 ++++++++++++++
4 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/Inputs/x86-64-reloc-8-error.s
copy test/ELF/Inputs/{abs-hidden.s => x86-64-reloc-8.s} (65%)
create mode 100644 test/ELF/x86-64-reloc-8.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.