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.
discards eed52150 2: update: llvm-linux: 18711
new 0c753e07 2: update: llvm-8d76284599c4bc995c037b524b107ee0e902dcdb: 18711
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 (eed52150)
\
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 | 134 +-
02-build_llvm/console.log | 11962 +++++++++++++++++------------------
03-build_linux/console.log | 657 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 61 +-
console.log | 12820 +++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
7 files changed, 12645 insertions(+), 13006 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 linux.
from 4010b622f1d2 Merge branch 'dax-fix-5.3-rc3' of git://git.kernel.org/pub [...]
new 71be7b0e7d40 Fix uninitialized variable in ipmb_dev_int.c
new 52fde4348ccc Merge tag 'for-linus-5.3-2' of git://github.com/cminyard/l [...]
new b1d45c23284e tracing: Fix header include guards in trace event headers
new 6c77221df961 fgraph: Remove redundant ftrace_graph_notrace_addr() test
new d2eee9fca172 Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm [...]
new 1b7e816fc80e mm: slub: Fix slab walking for init_on_free
new b36a1552d731 Bluetooth: hci_uart: check for missing tty operations
new c2c44ec20a84 Unbreak mount_capable()
new 5c6207539aea Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
The 9 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/bluetooth/hci_ath.c | 3 +++
drivers/bluetooth/hci_bcm.c | 3 +++
drivers/bluetooth/hci_intel.c | 3 +++
drivers/bluetooth/hci_ldisc.c | 13 +++++++++++++
drivers/bluetooth/hci_mrvl.c | 3 +++
drivers/bluetooth/hci_qca.c | 3 +++
drivers/bluetooth/hci_uart.h | 1 +
drivers/char/ipmi/ipmb_dev_int.c | 2 +-
fs/super.c | 5 +----
include/trace/events/dma_fence.h | 2 +-
include/trace/events/napi.h | 4 ++--
include/trace/events/qdisc.h | 4 ++--
include/trace/events/tegra_apb_dma.h | 4 ++--
kernel/trace/trace_functions_graph.c | 17 +++++++----------
mm/slub.c | 8 ++++++--
15 files changed, 51 insertions(+), 24 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 15bab22a527 AArch64: Add a tagged-globals backend feature.
new cf29ef1a995 [GISel] Pass MD_callees metadata down in call lowering.
new f9b63283f14 [GISel] Address review feedback on passing MD_callees to lo [...]
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/CodeGen/GlobalISel/CallLowering.h | 10 ++++++----
lib/CodeGen/GlobalISel/CallLowering.cpp | 6 +++++-
lib/Target/AArch64/AArch64CallLowering.cpp | 3 ++-
lib/Target/AArch64/AArch64CallLowering.h | 10 ++++++----
lib/Target/ARM/ARMCallLowering.cpp | 3 ++-
lib/Target/ARM/ARMCallLowering.h | 3 ++-
lib/Target/Mips/MipsCallLowering.cpp | 3 ++-
lib/Target/Mips/MipsCallLowering.h | 3 ++-
lib/Target/X86/X86CallLowering.cpp | 3 ++-
lib/Target/X86/X86CallLowering.h | 3 ++-
10 files changed, 31 insertions(+), 16 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 7540ebe5d9 [InstCombine] canonicalize fneg before fmul/fdiv
new 77e46c8463 [NFC][clang] Refactor getCompilationPhases()+Types.def step 3.
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/clang/Driver/Types.def | 115 ++++++++++++++++++++---------------------
include/clang/Driver/Types.h | 2 +-
lib/Driver/Types.cpp | 15 ++++--
3 files changed, 68 insertions(+), 64 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 azanella/posix_spawn-optimizations
in repository glibc.
discards 1ebd45910c posix: Use posix_spawn for wordexp
discards d91b617938 linux: posix_spawn signal handling optimization
discards 2ad25603b3 posix: Optimize Linux posix_spawn
discards 432ce57dab posix: Add posix_spawn_file_actions_closefrom
discards 339200e22e mips: Do not malloc on getdents64 fallback
discards 0841f12653 Linux: Add internal direntries interface
new 345abd1933 mips: Do not malloc on getdents64 fallback
new ceb7f08c32 posix: Add posix_spawn_file_actions_closefrom
new 75e785f673 posix: Optimize stack Linux posix_spawn
new 6e16e91ee4 linux: Optimize posix_spawn spurious sigaction calls
new ac7834d8b0 posix: Use posix_spawn for wordexp
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 (1ebd45910c)
\
N -- N -- N refs/heads/azanella/posix_spawn-optimizations (ac7834d8b0)
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 5 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:
posix/spawn_faction_addclosefrom.c | 2 +-
sysdeps/unix/sysv/linux/Makefile | 3 +-
sysdeps/unix/sysv/linux/direntries.c | 71 -----------------------
sysdeps/unix/sysv/linux/direntries.h | 74 ------------------------
sysdeps/unix/sysv/linux/mips/mips64/getdents64.c | 43 ++++++++------
sysdeps/unix/sysv/linux/sigaction.c | 14 ++---
sysdeps/unix/sysv/linux/spawni.c | 22 +++----
7 files changed, 46 insertions(+), 183 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/direntries.c
delete mode 100644 sysdeps/unix/sysv/linux/direntries.h
--
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 84491ec4621 [DAGCombine] Limit the number of times for the same store a [...]
new 5c2d5457ddb SelectionDAG, MI, AArch64: Widen target flags fields/argume [...]
new 15bab22a527 AArch64: Add a tagged-globals backend feature.
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/CodeGen/MachineInstrBuilder.h | 18 ++++-----
include/llvm/CodeGen/MachineOperand.h | 22 +++++------
include/llvm/CodeGen/SelectionDAG.h | 42 +++++++++-----------
include/llvm/CodeGen/SelectionDAGNodes.h | 47 ++++++++++++-----------
lib/CodeGen/MachineOperand.cpp | 6 +--
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 27 ++++++-------
lib/Target/AArch64/AArch64.td | 5 +++
lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp | 17 ++++++++
lib/Target/AArch64/AArch64FastISel.cpp | 2 +-
lib/Target/AArch64/AArch64ISelLowering.cpp | 3 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 5 ++-
lib/Target/AArch64/AArch64InstructionSelector.cpp | 6 +--
lib/Target/AArch64/AArch64MCInstLower.cpp | 2 +
lib/Target/AArch64/AArch64Subtarget.cpp | 11 +++++-
lib/Target/AArch64/AArch64Subtarget.h | 9 +++--
lib/Target/AArch64/Utils/AArch64BaseInfo.h | 8 ++++
test/CodeGen/AArch64/tagged-globals.ll | 32 +++++++++++++++
17 files changed, 164 insertions(+), 98 deletions(-)
create mode 100644 test/CodeGen/AArch64/tagged-globals.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 compiler-rt.
from 371169b07 compiler-rt: Rename .cc file in lib/sanitizer_common/symboliz [...]
new 4f5cf31b1 Attempt to heal bots after r367467
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/sanitizer_common/scripts/check_lint.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 gcc-9-branch
in repository gcc.
from c2cdf760548 2019-07-31 Richard Biener <rguenther(a)suse.de>
new 34ad9ea6d35 PR libstdc++/51333 Define recursive_init_error constructor [...]
new e7fa35882a8 PR libstdc++/91308 fix constraints on unique_ptr assignment
new 75cffc12e79 Qualify call to prevent ADL
new 01b38cb1143 Define C11 macros such as FLT_DECIMAL_DIG for C++17
new 8f157ce7c7a Use standard <float.h> macros in test
The 5 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/ChangeLog | 9 +++++
gcc/ginclude/float.h | 3 +-
libstdc++-v3/ChangeLog | 43 ++++++++++++++++++++++
libstdc++-v3/include/bits/unique_ptr.h | 30 +++++++--------
libstdc++-v3/include/std/memory | 5 ++-
libstdc++-v3/libsupc++/cxxabi.h | 9 +++--
libstdc++-v3/libsupc++/guard_error.cc | 4 +-
.../endian/4.cc => 18_support/51333.cc} | 11 ++----
.../headers/cfloat/values_c++17.cc} | 30 +++++++--------
.../dr2586.cc => unique_ptr/assign/91308.cc} | 30 ++++++++++-----
.../testsuite/26_numerics/midpoint/floating.cc | 6 +--
11 files changed, 120 insertions(+), 60 deletions(-)
copy libstdc++-v3/testsuite/{26_numerics/endian/4.cc => 18_support/51333.cc} (81%)
copy libstdc++-v3/testsuite/{20_util/variant/90008.cc => 18_support/headers/cfloat [...]
copy libstdc++-v3/testsuite/20_util/{scoped_allocator/dr2586.cc => unique_ptr/assi [...]
--
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 44846c4c50b [Support] Added overflow checking add, sub and mul.
new 84491ec4621 [DAGCombine] Limit the number of times for the same store a [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 45 +++++++++++++++++++++++++++++---
1 file changed, 42 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.