This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fba8fc209f6 Open native file handles to avoid converting from FDs, NFC
new 6644a1885fc [AMDGPU] gfx908 mfma support
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/AMDGPU/AMDGPUISelDAGToDAG.cpp | 8 +-
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 1 +
lib/Target/AMDGPU/AMDGPUSearchableTables.td | 22 +
lib/Target/AMDGPU/GCNRegBankReassign.cpp | 3 +
lib/Target/AMDGPU/GCNRegPressure.cpp | 8 +-
lib/Target/AMDGPU/GCNRegPressure.h | 7 +-
lib/Target/AMDGPU/SIFixSGPRCopies.cpp | 28 +-
lib/Target/AMDGPU/SIFoldOperands.cpp | 97 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 34 +
lib/Target/AMDGPU/SIInsertWaitcnts.cpp | 2 +-
lib/Target/AMDGPU/SIInstrInfo.cpp | 202 +++-
lib/Target/AMDGPU/SIInstructions.td | 10 +
lib/Target/AMDGPU/SIOptimizeExecMasking.cpp | 4 +-
lib/Target/AMDGPU/SIRegisterInfo.cpp | 151 ++-
lib/Target/AMDGPU/SIRegisterInfo.h | 31 +-
lib/Target/AMDGPU/SIWholeQuadMode.cpp | 2 +-
test/CodeGen/AMDGPU/accvgpr-copy.mir | 132 +++
test/CodeGen/AMDGPU/agpr-register-count.ll | 15 +
test/CodeGen/AMDGPU/illegal-sgpr-to-vgpr-copy.ll | 17 +
test/CodeGen/AMDGPU/llvm.amdgcn.mfma.ll | 1361 ++++++++++++++++++++++
test/CodeGen/AMDGPU/load-constant-i32.ll | 3 +
test/CodeGen/AMDGPU/load-global-i32.ll | 6 +-
test/CodeGen/AMDGPU/load-local-i32.ll | 2 +
test/CodeGen/AMDGPU/mai-inline.ll | 190 +++
24 files changed, 2272 insertions(+), 64 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/accvgpr-copy.mir
create mode 100644 test/CodeGen/AMDGPU/agpr-register-count.ll
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.mfma.ll
create mode 100644 test/CodeGen/AMDGPU/mai-inline.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 clang.
from b0978dd75c CodeGen, NFC: Test for auto-init for 32bit pointers
new f90a391b76 [clang-shlib] Fix clang-shlib for PRIVATE dependencies
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:
tools/clang-shlib/CMakeLists.txt | 31 +++++++++++++++++++++++++++++--
1 file changed, 29 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 lld.
from f255cc91b [lld-link] implement -thinlto-{prefix,object-suffix}-replace
new 9b9ef5566 [COFF] Share the tail in delayimport symbol thunks
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:
COFF/DLL.cpp | 154 ++++++++++++++++++++++++++++++--------
COFF/DLL.h | 3 +-
test/COFF/arm64-delayimport.yaml | 51 ++++++-------
test/COFF/delayimports-armnt.yaml | 5 +-
test/COFF/delayimports.test | 4 +-
test/COFF/delayimports32.test | 36 +++++----
test/COFF/delayimporttables.yaml | 6 +-
7 files changed, 177 insertions(+), 82 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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards c287df7 0: update: binutils-5b0e2db4fa08b43e9ff78d6e9a45d496522bd241: boot
new b861d6e 0: update: linux-1a05924366694d17a36e6b086d5bba1a8d74b977: 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 (c287df7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 160 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11318 +++++++--------
04-build_abe-stage1/console.log | 14505 +++++++++----------
05-build_linux/console.log | 613 +-
06-boot_linux/console.log | 408 +-
console.log | 27467 ++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
8 files changed, 27265 insertions(+), 27650 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-arm-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 86f93ecc77c Daily bump.
adds 6bab5cac009 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.
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-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 696fde8af3 Automatic date update in version.in
adds 0e5ef89880 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d88a354 0: update: binutils-gcc-linux: all
new a0cc230 0: update: binutils-gcc-linux: all
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 (d88a354)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 24 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10896 ++++++-------
04-build_abe-stage1/console.log | 17324 +++++++++++----------
05-build_linux/console.log | 788 +-
06-boot_linux/console.log | 2 +-
console.log | 29373 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 29432 insertions(+), 29411 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 gcc.
from 6a7d6b5ea11 Improve docs for --enable-libstdcxx-time=rt
new 79da65d2e54 * ChangeLog: Fix whitespace. * testsuite/ChangeLog: Ditto.
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 | 307 ++++++++++++++++++++++++------------------------
gcc/testsuite/ChangeLog | 248 +++++++++++++++++++-------------------
2 files changed, 276 insertions(+), 279 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 gcc-9-branch
in repository gcc.
from 642bbf5d4b9 rs6000: Handle Modula-2 in the traceback table
new b4b37a74864 Backported from mainline 2019-07-06 Richard Sandiford < [...]
new ef91663f265 Backported from mainline 2019-06-18 Uroš Bizjak <ubizja [...]
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:
gcc/ChangeLog | 7 +++++++
gcc/config/i386/sse.md | 4 ++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr81563.c | 3 +--
4 files changed, 18 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.