This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d2ea9174d6c [Bitcode] Update CHECK-DAG usage in tests
new 762bc72e903 [X86] Avoid SFB - Skip meta instructions
new 707ccb57df3 [X86] Update test; NFC
new 11cb153503d [GlobalISel][AArch64] Use getConstantVRegValWithLookThrough [...]
new 51affaab1d6 [macCatalyst] Print out macCatalyst in llvm-objdump for the [...]
The 4 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/MachineBasicBlock.h | 22 ++++++
include/llvm/Object/MachO.h | 2 +-
lib/Target/AArch64/AArch64InstructionSelector.cpp | 10 +--
lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp | 8 +-
test/CodeGen/AArch64/GlobalISel/select-cmp.mir | 44 +++++++++++
.../AArch64/GlobalISel/select-jump-table-brjt.mir | 17 ++---
...b-g-no-change.mir => avoid-sfb-ignore-meta.mir} | 85 +++-------------------
test/CodeGen/X86/pr38743.ll | 16 ++--
test/MC/MachO/darwin-version-min-load-command.s | 2 +-
.../X86/macho-maccatalyst-build-version.yaml | 2 +-
10 files changed, 101 insertions(+), 107 deletions(-)
copy test/CodeGen/X86/{avoid-sfb-g-no-change.mir => avoid-sfb-ignore-meta.mir} (66%)
--
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 c81737ebbe8 Fix store merging tests on Arm
new cca924b9e0b 2019-07-03 Michael Meissner <meissner(a)linux.ibm.com>
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/ChangeLog | 27 ++++++++++++++++++
gcc/config/rs6000/altivec.md | 2 +-
gcc/config/rs6000/rs6000.md | 68 ++++++++++++++++++++++----------------------
gcc/config/rs6000/vsx.md | 16 +++++------
4 files changed, 70 insertions(+), 43 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-arm-mainline-allmodconfig
in repository toolchain/ci/linux.
from 6fbc7275c7a9 Linux 5.2-rc7
adds 6f496a555d93 arm64: kaslr: keep modules inside module region when KASAN [...]
adds aa69fb62bea1 arm64/efi: Mark __efistub_stext_offset as an absolute symb [...]
adds 4b1fe9b58e9d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds 28dd29c06d0d fork: return proper negative error code
adds 8d68d9325522 Merge tag 'for-linus-20190701' of git://git.kernel.org/pub [...]
adds 5de254dca87a cifs: fix crash querying symlinks stored as reparse-points
adds 6e692c3b721f Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrenc [...]
adds eca94432934f Bluetooth: Fix faulty expression for minimum encryption ke [...]
No new revisions were added by this update.
Summary of changes:
arch/arm64/kernel/image.h | 6 ++++-
arch/arm64/kernel/module.c | 8 ++++--
fs/cifs/smb2ops.c | 64 +++++++++++++++++++++++++++++++++++++++++++---
fs/cifs/smb2pdu.h | 14 +++++++++-
kernel/fork.c | 1 +
net/bluetooth/l2cap_core.c | 2 +-
6 files changed, 86 insertions(+), 9 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8fdca1c75 2: update: llvm-linux: 19523
new 8c823d588 2: update: llvm-linux: 19523
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 (8fdca1c75)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 182 +-
02-build_llvm/console.log | 11588 ++++++++++++++++----------------
03-build_linux/console.log | 1876 +++---
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 54 +-
console.log | 13706 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13700 insertions(+), 13720 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-mainline-defconfig
in repository toolchain/ci/linux.
from 6fbc7275c7a9 Linux 5.2-rc7
adds 6f496a555d93 arm64: kaslr: keep modules inside module region when KASAN [...]
adds aa69fb62bea1 arm64/efi: Mark __efistub_stext_offset as an absolute symb [...]
adds 4b1fe9b58e9d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds 28dd29c06d0d fork: return proper negative error code
adds 8d68d9325522 Merge tag 'for-linus-20190701' of git://git.kernel.org/pub [...]
adds 5de254dca87a cifs: fix crash querying symlinks stored as reparse-points
adds 6e692c3b721f Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrenc [...]
adds eca94432934f Bluetooth: Fix faulty expression for minimum encryption ke [...]
No new revisions were added by this update.
Summary of changes:
arch/arm64/kernel/image.h | 6 ++++-
arch/arm64/kernel/module.c | 8 ++++--
fs/cifs/smb2ops.c | 64 +++++++++++++++++++++++++++++++++++++++++++---
fs/cifs/smb2pdu.h | 14 +++++++++-
kernel/fork.c | 1 +
net/bluetooth/l2cap_core.c | 2 +-
6 files changed, 86 insertions(+), 9 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards ac9731c84 2: update: llvm-linux: 25
new c7e87c17a 2: update: llvm-linux: 25
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 (ac9731c84)
\
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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 11652 ++++++++++++++++++-----------------
03-build_linux/console.log | 688 +--
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 92 +-
console.log | 12658 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12650 insertions(+), 12674 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-mainline-allnoconfig
in repository toolchain/ci/linux.
from 6fbc7275c7a9 Linux 5.2-rc7
adds 6f496a555d93 arm64: kaslr: keep modules inside module region when KASAN [...]
adds aa69fb62bea1 arm64/efi: Mark __efistub_stext_offset as an absolute symb [...]
adds 4b1fe9b58e9d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds 28dd29c06d0d fork: return proper negative error code
adds 8d68d9325522 Merge tag 'for-linus-20190701' of git://git.kernel.org/pub [...]
adds 5de254dca87a cifs: fix crash querying symlinks stored as reparse-points
adds 6e692c3b721f Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrenc [...]
adds eca94432934f Bluetooth: Fix faulty expression for minimum encryption ke [...]
No new revisions were added by this update.
Summary of changes:
arch/arm64/kernel/image.h | 6 ++++-
arch/arm64/kernel/module.c | 8 ++++--
fs/cifs/smb2ops.c | 64 +++++++++++++++++++++++++++++++++++++++++++---
fs/cifs/smb2pdu.h | 14 +++++++++-
kernel/fork.c | 1 +
net/bluetooth/l2cap_core.c | 2 +-
6 files changed, 86 insertions(+), 9 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 41ad95dd8 0: update: llvm-linux: boot
new f30f33453 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 (41ad95dd8)
\
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:
01-reset_artifacts/console.log | 56 +-
02-build_llvm/console.log | 11538 ++++++++++++++++++------------------
03-build_linux/console.log | 644 +-
04-boot_linux/console.log | 4 +-
06-update_baseline/console.log | 25 +
console.log | 12242 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12261 insertions(+), 12256 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 0eaa652ef01 [CodeGen] Make branch funnels pass the machine verifier
new d2ea9174d6c [Bitcode] Update CHECK-DAG usage in tests
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/Bitcode/thinlto-function-summary-originalnames.ll | 4 ++--
test/Bitcode/thinlto-summary-local-5.0.ll | 6 +++---
test/Bitcode/upgrade-pointer-address-space.ll | 7 +++----
3 files changed, 8 insertions(+), 9 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_gnu/gnu-release-arm-bootstrap_profiled
in repository toolchain/ci/gcc.
from 824376db1f2 Daily bump.
adds fc0fef93fb1 Daily bump.
adds 74887405157 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.