This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90
in repository compiler-rt.
from 81d3c1ad4 Creating release_90 branch off revision 366426
new d15f1142f Revert r366413 on LLVM 9 branch
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/interception/interception_linux.cc | 9 ++----
test/asan/TestCases/Linux/dlopen-mixed-c-cxx.c | 42 --------------------------
2 files changed, 2 insertions(+), 49 deletions(-)
delete mode 100644 test/asan/TestCases/Linux/dlopen-mixed-c-cxx.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 compiler-rt.
from 8de9918a1 Fix asan infinite loop on undefined symbol
new 961abe4fb [TSan] Enable fiber tests on iOS simulator
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/tsan/fiber_from_thread.cc | 2 +-
test/tsan/fiber_longjmp.cc | 2 +-
test/tsan/fiber_race.cc | 2 +-
test/tsan/fiber_simple.cc | 2 +-
test/tsan/fiber_two_threads.cc | 2 +-
5 files changed, 5 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 llvm.
from 25e62788275 [Attributor] Liveness analysis.
new c95e4acb853 Temporarily Revert "[Attributor] Liveness analysis." as it' [...]
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/Transforms/IPO/Attributor.h | 40 -----
include/llvm/Transforms/Utils/Local.h | 3 -
lib/Transforms/IPO/Attributor.cpp | 174 ---------------------
lib/Transforms/Utils/Local.cpp | 2 +-
test/Transforms/FunctionAttrs/liveness.ll | 250 ------------------------------
5 files changed, 1 insertion(+), 468 deletions(-)
delete mode 100644 test/Transforms/FunctionAttrs/liveness.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 46cba73063f [X86] When using AND+PACKUS in lowerV16I8Shuffle, generate [...]
new 25e62788275 [Attributor] Liveness analysis.
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/Transforms/IPO/Attributor.h | 40 +++++
include/llvm/Transforms/Utils/Local.h | 3 +
lib/Transforms/IPO/Attributor.cpp | 174 +++++++++++++++++++++
lib/Transforms/Utils/Local.cpp | 2 +-
test/Transforms/FunctionAttrs/liveness.ll | 250 ++++++++++++++++++++++++++++++
5 files changed, 468 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/FunctionAttrs/liveness.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 72fcca88 1: update: llvm-linux: 16550
new 20c21d27 1: update: llvm-linux: 16550
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 (72fcca88)
\
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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 12064 +++++++++++++--------------
03-build_linux/console.log | 4506 +++++-----
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 14 +-
console.log | 16810 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 16814 insertions(+), 16814 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 libunwind.
from 7e0aa14 [libunwind][ARM] Fix types in _Unwind_VRS_Get.
new 560e9f6 [runtimes] Don't depend on libpthread on Android
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:
src/AddressSpace.hpp | 2 +-
src/RWMutex.hpp | 2 +-
2 files 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 libcxxabi.
from b4b1d85 Revert "[libc++] Integrate the PSTL into libc++"
new d7954f2 [runtimes] Don't depend on libpthread on Android
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:
src/cxa_exception_storage.cpp | 2 +-
src/cxa_guard_impl.h | 2 +-
src/cxa_thread_atexit.cpp | 2 +-
src/fallback_malloc.cpp | 2 +-
4 files 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 libcxx.
from c0e405ec6 [libc++] Set __file_ to 0 in basic_filebuf::close() even if f [...]
new 58ca921a8 [runtimes] Don't depend on libpthread on Android
new a0f5b3a6e [NFC][libc++] Add missing EXPLICIT to pair and tuple synopsis
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/tuple | 24 ++++++++++++------------
include/utility | 8 ++++----
src/algorithm.cpp | 2 +-
src/chrono.cpp | 2 +-
src/condition_variable.cpp | 2 +-
src/debug.cpp | 2 +-
src/experimental/memory_resource.cpp | 2 +-
src/filesystem/operations.cpp | 2 +-
src/memory.cpp | 2 +-
src/mutex.cpp | 2 +-
src/shared_mutex.cpp | 2 +-
src/thread.cpp | 2 +-
12 files changed, 26 insertions(+), 26 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 dec444bee Cygwin: change virtual_ftype_t to not rely on negative values
new ae59d0930 Cygwin: fix one more check for positive virtual_ftype_t values
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:
winsup/cygwin/fhandler_process.cc | 3 ---
winsup/cygwin/fhandler_registry.cc | 4 +---
2 files changed, 1 insertion(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.