This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5cceed3a2e6 [X86] negateFMAOpcode - extend to support FMADDSUB/FMSUBADD [...]
new 3642ab247ca [Orc] Address the remaining move-capture FIXMEs
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:
examples/SpeculativeJIT/SpeculativeJIT.cpp | 4 +--
include/llvm/ExecutionEngine/JITSymbol.h | 5 +--
include/llvm/ExecutionEngine/Orc/Core.h | 3 +-
.../llvm/ExecutionEngine/Orc/LazyEmittingLayer.h | 36 ++++++++++------------
.../llvm/ExecutionEngine/Orc/RPCSerialization.h | 4 +--
include/llvm/ExecutionEngine/Orc/RPCUtils.h | 13 +++-----
.../llvm/ExecutionEngine/Orc/RemoteObjectLayer.h | 19 +++++-------
include/llvm/ExecutionEngine/RuntimeDyld.h | 23 +++++++-------
include/llvm/Support/ThreadPool.h | 3 +-
lib/ExecutionEngine/Orc/LLJIT.cpp | 4 +--
lib/ExecutionEngine/Orc/Legacy.cpp | 5 +--
.../Orc/RTDyldObjectLinkingLayer.cpp | 13 +++-----
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 18 +++++------
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h | 2 +-
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 3 +-
15 files changed, 69 insertions(+), 86 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 a1571b76979 [ARM] Add earlyclobber for cross beat MVE instructions
new 5cceed3a2e6 [X86] negateFMAOpcode - extend to support FMADDSUB/FMSUBADD [...]
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/Target/X86/X86ISelLowering.cpp | 67 +++++++++++++++++++++++---------------
1 file changed, 40 insertions(+), 27 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 b4e163aef [lldb][NFC] Simplify Args::ReplaceArgumentAtIndex
new dedf56240 [lldb][NFC] Remove ArgEntry::ref member
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/lldb/Utility/Args.h | 2 +-
source/Breakpoint/BreakpointIDList.cpp | 10 +++----
source/Commands/CommandObjectApropos.cpp | 4 +--
source/Commands/CommandObjectBreakpoint.cpp | 2 +-
source/Commands/CommandObjectCommands.cpp | 22 +++++++-------
source/Commands/CommandObjectFrame.cpp | 6 ++--
source/Commands/CommandObjectHelp.cpp | 6 ++--
source/Commands/CommandObjectLog.cpp | 12 ++++----
source/Commands/CommandObjectMemory.cpp | 34 +++++++++++-----------
source/Commands/CommandObjectMultiword.cpp | 6 ++--
source/Commands/CommandObjectPlatform.cpp | 4 +--
source/Commands/CommandObjectPlugin.cpp | 2 +-
source/Commands/CommandObjectProcess.cpp | 6 ++--
source/Commands/CommandObjectRegister.cpp | 6 ++--
source/Commands/CommandObjectSettings.cpp | 4 +--
source/Commands/CommandObjectSource.cpp | 2 +-
source/Commands/CommandObjectTarget.cpp | 16 +++++-----
source/Commands/CommandObjectThread.cpp | 2 +-
source/Commands/CommandObjectType.cpp | 34 +++++++++++-----------
source/Commands/CommandObjectWatchpoint.cpp | 6 ++--
source/Interpreter/CommandAlias.cpp | 4 +--
source/Interpreter/CommandInterpreter.cpp | 2 +-
source/Interpreter/CommandObject.cpp | 2 +-
source/Interpreter/OptionValueDictionary.cpp | 6 ++--
source/Interpreter/Options.cpp | 14 ++++-----
.../ItaniumABI/ItaniumABILanguageRuntime.cpp | 8 ++---
source/Utility/Args.cpp | 13 ++++-----
unittests/Utility/ArgsTest.cpp | 6 ++--
28 files changed, 120 insertions(+), 121 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 70adb95bf9e [Clang Interpreter] Initial patch for the constexpr interpreter
new a1571b76979 [ARM] Add earlyclobber for cross beat MVE instructions
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/Target/ARM/ARMInstrMVE.td | 79 +++++++++++++++++++++----------------------
1 file changed, 39 insertions(+), 40 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 9e90d26fa6 [Clang Interpreter] Initial patch for the constexpr interpreter
new f5ae2881e6 [ASTImporter] Add development internals docs
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:
docs/InternalsManual.rst | 489 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 489 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/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/gcc.
from b904b392bca Daily bump.
adds 10dc958673f PR libstdc++/91748 fix std::for_each_n for random access iterators
adds f128c57f0cf Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 8 ++++++
libstdc++-v3/include/bits/stl_algo.h | 6 +++-
.../testsuite/25_algorithms/for_each/for_each_n.cc | 33 +++++++++++++++++++++-
4 files changed, 46 insertions(+), 3 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/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 66b64412b8 Automatic date update in version.in
adds 844f25f6d5 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 5adca68db 0: update: binutils-gcc-linux: boot
new 948cbeebd 0: update: binutils-gcc-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 (5adca68db)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 216 +-
02-prepare_abe/console.log | 439 +-
03-build_abe-binutils/console.log | 10938 +++++++--------
04-build_abe-stage1/console.log | 14046 ++++++++++---------
05-build_linux/console.log | 816 +-
06-boot_linux/console.log | 408 +-
07-check_regression/console.log | 16 +-
08-update_baseline/console.log | 8 +-
console.log | 26898 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 26884 insertions(+), 26915 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/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/linux.
from ad32b4800c2b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
adds e16c2983fba0 x86/purgatory: Change compiler flags from -mcmodel=kernel [...]
adds afa8b475c1ae x86/timer: Force PIT initialization when !X86_FEATURE_ARAT
adds 95217783b7f6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
adds a0eb9abd8af9 fork: block invalid exit signals with clone3()
adds 98dcb386e5c3 Merge tag 'for-linus-20190912' of gitolite.kernel.org:pub/ [...]
adds 505a8ec7e11a Revert "drm/i915/userptr: Acquire the page lock around set [...]
adds 410f954cb1d1 Btrfs: fix assertion failure during fsync and use of stale [...]
adds 18dfa7117a3f Btrfs: fix unwritten extent buffers and hangs on future wr [...]
adds 1b304a1ae45d Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/sc [...]
adds 44e9d308a51f kselftests: cgroup: add freezer mkdir test
adds 97a61369830a cgroup: freezer: fix frozen state inheritance
adds a7f89616b737 Merge branch 'for-5.3-fixes' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
arch/x86/kernel/apic/apic.c | 4 ++
arch/x86/purgatory/Makefile | 35 +++++++++--------
drivers/gpu/drm/i915/gem/i915_gem_userptr.c | 10 +----
fs/btrfs/extent_io.c | 35 ++++++++++++-----
fs/btrfs/tree-log.c | 16 ++++----
kernel/cgroup/cgroup.c | 10 ++++-
kernel/fork.c | 10 +++++
tools/testing/selftests/cgroup/test_freezer.c | 54 +++++++++++++++++++++++++++
8 files changed, 131 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.