This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from d772e8009 [libc++] Rename _NOALIAS macro to _LIBCPP_NOALIAS
new 452149ea3 Implement P1357: Traits for [Un]bounded Arrays; adopted in Kona
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/type_traits | 29 +++++++++
.../meta.unary.comp/is_bounded_array.pass.cpp | 71 ++++++++++++++++++++++
.../meta.unary.comp/is_unbounded_array.pass.cpp | 71 ++++++++++++++++++++++
3 files changed, 171 insertions(+)
create mode 100644 test/std/utilities/meta/meta.unary/meta.unary.comp/is_bounded_a [...]
create mode 100644 test/std/utilities/meta/meta.unary/meta.unary.comp/is_unbounded [...]
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0bb4a7a9ad 0: good: llvm-linux: 16671
new df89334aa8 0: good: llvm-7829763e491c55287e656a4be44c640c033bfc76: 16671
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0bb4a7a9ad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 70 +-
2-build_llvm/console.log | 10480 +++++++++++++++++-----------------
3-build_linux/console.log | 1329 +++--
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 11869 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
7 files changed, 12028 insertions(+), 11739 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1c613b7dfc 4: good: llvm-linux: 17558
new 9657dc3020 4: good: llvm-linux: 17558
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1c613b7dfc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 70 +-
2-build_llvm/console.log | 10432 +++++++++++++++---------------
3-build_linux/console.log | 2710 ++++----
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 6 +-
console.log | 13214 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13434 insertions(+), 13010 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 b9ce1b6a54e PR go/86535 runtime: always declare nanotime in Go
new 359996e622a libgo: update to Go 1.12 release
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/MERGE | 2 +-
libgo/VERSION | 2 +-
libgo/go/cmd/go/internal/work/exec.go | 2 +-
libgo/go/crypto/rc4/rc4.go | 6 +-
libgo/go/crypto/tls/handshake_client.go | 2 +-
libgo/go/crypto/tls/handshake_client_test.go | 33 +++++-
.../Client-TLSv12-ClientCert-RSA-PSS-Disabled | 74 ++++++------
.../Client-TLSv12-ClientCert-RSA-PSS-Disabled-512 | 125 +++++++++++++++++++++
libgo/go/crypto/tls/tls.go | 9 ++
libgo/go/database/sql/driver/driver.go | 2 +-
libgo/go/net/http/httptrace/trace.go | 2 +-
libgo/go/os/removeall_at.go | 3 +
libgo/go/runtime/crash_test.go | 12 ++
libgo/go/runtime/extern.go | 6 +-
libgo/go/runtime/mgcsweep.go | 14 ++-
libgo/go/runtime/runtime1.go | 2 +
libgo/go/runtime/testdata/testprog/crash.go | 21 ++++
libgo/go/syscall/syscall_linux_test.go | 13 +++
19 files changed, 283 insertions(+), 49 deletions(-)
create mode 100644 libgo/go/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-PSS-D [...]
--
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 lldb.
from d8fb2a6dd Fix error handling in Options::Parse
new c4cc77b58 Fix short options syntax in Minidump 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:
lit/Minidump/dump-all.test | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 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 de27ddbd55f [InstCombine] canonicalize more unsigned saturated add with 'not'
new df09ef993aa [InstCombine] remove duplicate (but not updated) tests; 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:
test/Transforms/InstCombine/saturating-add-sub.ll | 134 ----------------------
1 file changed, 134 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 1df4fc8a8 [Sanitizer] Add interceptor for pthread_sigmask
new 9bd5a0446 [compiler-rt] Disable failing test on darwin during investigation.
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/asan/TestCases/Posix/bcmp_test.cc | 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.
"Maxim Kuvyrkov pushed a change to branch tcwg_bmk
in repository toolchain/jenkins-scripts.
from 41b06db tcwg_bmk-build.sh: Handle -Oz configurations
new c88023f round-robin.sh: Build LLVMgold.so plugin in build_llvm()
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:
round-robin.sh | 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.
"Maxim Kuvyrkov pushed a change to branch tcwg_bmk
in repository toolchain/jenkins-scripts.
from edc32fe tcwg_bmk-build.sh: Restrict LLVM benchmarking to c_and_cxx
new 41b06db tcwg_bmk-build.sh: Handle -Oz configurations
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:
tcwg_bmk-build.sh | 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 1f844702f18 [DAG] Fix constant store folding to handle non-byte sizes.
new 9e04c140f5c [InstCombine] add more tests for saturated add; NFC
new de27ddbd55f [InstCombine] canonicalize more unsigned saturated add with 'not'
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/InstCombine/InstCombineSelect.cpp | 11 ++
test/Transforms/InstCombine/saturating-add-sub.ll | 134 ++++++++++++++++++++++
2 files changed, 145 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.