This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d3f47bd68bf AMDGPU/GlobalISel: Tolerate copies with no type set
new 1adfb58fa1b AMDGPU/GlobalISel: Select G_BRCOND for scc conditions
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/AMDGPUInstructionSelector.cpp | 33 ++++
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 1 +
test/CodeGen/AMDGPU/GlobalISel/inst-select-br.mir | 21 +++
.../AMDGPU/GlobalISel/inst-select-brcond.mir | 173 +++++++++++++++++++++
4 files changed, 228 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-br.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-brcond.mir
--
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 44f7b2cea9 [RISCV] Avoid save-restore target feature warning
new 91dc12c934 [ASTImporter] Mark erroneous nodes in shared st
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/AST/ASTImporter.h | 12 +---
include/clang/AST/ASTImporterSharedState.h | 80 ++++++++++++++++++++++++++
include/clang/CrossTU/CrossTranslationUnit.h | 6 +-
lib/AST/ASTImporter.cpp | 58 ++++++++++++++-----
lib/CrossTU/CrossTranslationUnit.cpp | 10 ++--
lib/Frontend/ASTMerge.cpp | 6 +-
unittests/AST/ASTImporterFixtures.cpp | 45 ++++++++-------
unittests/AST/ASTImporterFixtures.h | 28 ++++-----
unittests/AST/ASTImporterTest.cpp | 85 ++++++++++++++++++++++++++--
9 files changed, 258 insertions(+), 72 deletions(-)
create mode 100644 include/clang/AST/ASTImporterSharedState.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 binutils-gdb.
from 269b4ded72 Fix bug when generating REL type relocs for assembler genera [...]
new 54ee425275 Avoid use-after-free in DWARF debug names code
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:
gdb/ChangeLog | 6 ++++++
gdb/dwarf2read.c | 9 +++------
2 files changed, 9 insertions(+), 6 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 73f38e954 0: update: binutils-gcc-linux: all
new 73ea33d74 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 (73f38e954)
\
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 | 166 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11563 +++++++--------
04-build_abe-stage1/console.log | 15632 ++++++++++----------
05-build_linux/console.log | 962 +-
06-boot_linux/console.log | 2 +-
console.log | 28583 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28730 insertions(+), 28624 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 f0431d40126 AMDGPU/GlobalISel: Select src modifiers
new 62872e75034 AMDGPU: Fix tests using the default alloca address space
new d3f47bd68bf AMDGPU/GlobalISel: Tolerate copies with no type set
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:
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 9 ++--
.../CodeGen/AMDGPU/GlobalISel/inst-select-copy.mir | 56 ++++++++++++++++++++++
test/CodeGen/AMDGPU/loop-idiom.ll | 13 ++---
test/CodeGen/AMDGPU/unroll.ll | 17 +++----
4 files changed, 78 insertions(+), 17 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 bf7ca47fd2c Fixup r364512
new f0431d40126 AMDGPU/GlobalISel: Select src modifiers
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/AMDGPUInstructionSelector.cpp | 46 ++++-
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 3 +
.../GlobalISel/inst-select-fcanonicalize.mir | 31 ++--
.../CodeGen/AMDGPU/GlobalISel/inst-select-fmul.mir | 190 +++++++++++++++++++--
4 files changed, 234 insertions(+), 36 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 10c50517a Revert "[lldb] [Process/NetBSD] Fix constructor after r363707"
new 3d7e0b3dd [lldb] [Process/NetBSD] Support reading YMM registers via PT_*XSTATE
new 78244913b [lldb] [Process/NetBSD] Fix segfault when handling watchpoint
new 892d71956 [lldb] [Process/NetBSD] Use global enable bits for watchpoints
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:
.../hello_watchlocation/TestWatchLocation.py | 1 -
.../hello_watchpoint/TestMyFirstWatchpoint.py | 1 -
.../watchpoint/multiple_hits/TestMultipleHits.py | 1 -
.../TestWatchpointMultipleThreads.py | 2 -
.../step_over_watchpoint/TestStepOverWatchpoint.py | 1 -
.../watchpoint_commands/TestWatchpointCommands.py | 4 -
.../command/TestWatchpointCommandLLDB.py | 2 -
.../command/TestWatchpointCommandPython.py | 2 -
.../condition/TestWatchpointConditionCmd.py | 1 -
.../watchpoint_disable/TestWatchpointDisable.py | 1 -
.../TestWatchLocationWithWatchSet.py | 1 -
.../watchpoint_size/TestWatchpointSizes.py | 3 -
.../Plugins/Process/NetBSD/NativeProcessNetBSD.cpp | 31 +++++---
.../NetBSD/NativeRegisterContextNetBSD_x86_64.cpp | 93 +++++++++++++++++++++-
.../NetBSD/NativeRegisterContextNetBSD_x86_64.h | 10 ++-
15 files changed, 120 insertions(+), 34 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 binutils-gdb.
from 41be57caf3 [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AES
new 269b4ded72 Fix bug when generating REL type relocs for assembler genera [...]
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:
gas/ChangeLog | 9 +++++++++
gas/write.c | 22 ++++++++++++----------
2 files changed, 21 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.