This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8823710c7f0 PR c++/67533 * g++.dg/tls/thread_local-ice5.C: New test.
new 655df485b07 2019-08-07 Steven G. Kargl <kargl(a)gcc.gnu.org>
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 | 6 ++++++
gcc/testsuite/gfortran.dg/pr91359_1.f | 8 ++++----
gcc/testsuite/gfortran.dg/pr91359_2.f | 2 +-
3 files changed, 11 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 30deba89f04 [Attributor] Provide easier checkForallReturnedValues funct [...]
new e892d1f282c [Attributor][NFC] Avoid unnecessary liveness queries
new 4078102f4b0 [Attributor] Introduce a state wrapper class
new a0e16438970 [Attributor][NFC] Code simplification and style normalization
The 3 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 | 109 ++++++++++-------
lib/Transforms/IPO/Attributor.cpp | 196 ++++++++-----------------------
2 files changed, 115 insertions(+), 190 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 lldb.
from a17be8e0a [CommandObject] Remove unused function
new cd17434e4 Adjust a ValueObjectChild's offset when the child is a bitfield
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/lang/c/bitfields/TestBitfields.py | 3 +++
.../Python/lldbsuite/test/lang/c/bitfields/main.c | 8 ++++++++
source/Core/ValueObjectChild.cpp | 24 ++++++++++++++++++++++
3 files changed, 35 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 94e7e715 0: update: llvm-linux: boot
new f62225dc 0: update: llvm-linux: boot
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 (94e7e715)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 12131 ++++++++++++++++---------------
03-build_linux/console.log | 1804 +++--
04-boot_linux/console.log | 390 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 14578 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14534 insertions(+), 14630 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 4575679a86e Revert Added Delta IR Reduction Tool
new ac133362339 [llvm-readobj][test] Add baseline tests for FreeBSD/AMD/AMD [...]
new 30deba89f04 [Attributor] Provide easier checkForallReturnedValues funct [...]
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/llvm/Transforms/IPO/Attributor.h | 46 +++++---
lib/Transforms/IPO/Attributor.cpp | 144 +++++++++++++++----------
test/Transforms/FunctionAttrs/arg_nocapture.ll | 2 +-
test/Transforms/FunctionAttrs/arg_returned.ll | 4 +-
test/tools/llvm-readobj/note-amd.s | 108 +++++++++++++++++++
test/tools/llvm-readobj/note-amdgpu.test | 85 +++++++++++++++
test/tools/llvm-readobj/note-freebsd.s | 58 ++++++++++
7 files changed, 373 insertions(+), 74 deletions(-)
create mode 100644 test/tools/llvm-readobj/note-amd.s
create mode 100644 test/tools/llvm-readobj/note-amdgpu.test
create mode 100644 test/tools/llvm-readobj/note-freebsd.s
--
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 linux.
from 33920f1ec5bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new 38ada2f406a9 hwmon: (nct7802) Fix wrong detection of in4 presence
new a95a4f3f2702 hwmon: (lm75) Fixup tmp75b clr_mask
new ecb095bff5d4 Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub [...]
The 3 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:
drivers/hwmon/lm75.c | 2 +-
drivers/hwmon/nct7802.c | 6 +++---
2 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 lld.
from a165e37de API update for change to LLVM's lib/DebugInfo/DWARF
new 61d6d96c6 Add a test demonstrating DWARF parse failures are not causing [...]
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/ELF/gdb-index-parse-fail.s | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
create mode 100644 test/ELF/gdb-index-parse-fail.s
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
from 7743481c 1: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 18680
new a911fdba 2: update: linux-3880be629e26f6c407593602398c6651860d5fae: 18718
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 | 231 +-
02-build_llvm/console.log | 11686 ++++++++++++++++-----------------
03-build_linux/console.log | 1341 ++--
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 40 +-
console.log | 13322 ++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 12810 insertions(+), 13846 deletions(-)
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.