This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bf35859a700 AMDGPU: Set inaccessiblememonly on sendmsg intrinsics
new 08b0610980e [AMDGPU] Simplify AMDGPUInstPrinter::printRegOperand()
new f45b56db8e6 llvm-pdbdump: Fix several smaller issues with injected sour [...]
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/DebugInfo/PDB/DIA/DIAInjectedSource.h | 2 +-
include/llvm/DebugInfo/PDB/IPDBInjectedSource.h | 6 +-
include/llvm/DebugInfo/PDB/PDBExtras.h | 3 +-
include/llvm/DebugInfo/PDB/PDBTypes.h | 68 +++++++-
lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp | 4 +-
.../PDB/Native/NativeEnumInjectedSources.cpp | 11 +-
lib/DebugInfo/PDB/PDBExtras.cpp | 7 +-
.../AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp | 184 ++++-----------------
lib/Target/AMDGPU/SIRegisterInfo.td | 10 +-
.../Inputs/dotnet_contents_compressed.pdb} | Bin 8256 -> 11776 bytes
.../Inputs/dotnet_contents_uncompressed.pdb} | Bin 8452 -> 11776 bytes
.../Inputs/dotnet_hashonly.pdb} | Bin 8808 -> 11776 bytes
.../llvm-pdbutil/injected-sources-native.test | 45 +++++
test/tools/llvm-pdbutil/injected-sources.test | 45 +++++
tools/llvm-pdbutil/LinePrinter.h | 3 +-
tools/llvm-pdbutil/llvm-pdbutil.cpp | 14 +-
16 files changed, 218 insertions(+), 184 deletions(-)
copy test/{Object/Inputs/macho-universal-bad2.x86_64.i386 => tools/llvm-pdbutil/In [...]
copy test/tools/{llvm-objdump/X86/Inputs/macho-invalid-symbol-strx-universal => ll [...]
copy test/tools/{llvm-objcopy/ELF/Inputs/pt-phdr.elf => llvm-pdbutil/Inputs/dotnet [...]
--
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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c11435c5 0: update: binutils-gcc-linux: all
new b90e7ef9 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 (c11435c5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 52 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11205 ++++----
04-build_abe-stage1/console.log | 19979 +++++++------
05-build_linux/console.log | 22642 +++++++--------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
console.log | 54322 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 54330 insertions(+), 54326 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-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 64eb9cca 0: update: llvm-linux: boot
new f6170a6a 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 (64eb9cca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 175 +-
02-build_llvm/console.log | 12013 ++++++++++++++++----------------
03-build_linux/console.log | 1802 ++---
04-boot_linux/console.log | 470 +-
06-update_baseline/console.log | 8 +-
console.log | 14468 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 14482 insertions(+), 14462 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 36c5e5880ef [X86] Make sure we mark 128/256 MLOAD as Legal with VLX whe [...]
new bf35859a700 AMDGPU: Set inaccessiblememonly on sendmsg intrinsics
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/llvm/IR/IntrinsicsAMDGPU.td | 4 ++--
1 file changed, 2 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 lldb.
from 2d3fbf611 Ah, forgot a debug line I left in the dsym-for-uuid.sh script [...]
new 4fcccba93 [NFC] Clarify a Cmake status message regarding Python on LLDBConfig
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:
cmake/modules/LLDBConfig.cmake | 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 master
in repository llvm.
from 77c61c3bac3 gn build: Merge r366361.
new 36c5e5880ef [X86] Make sure we mark 128/256 MLOAD as Legal with VLX whe [...]
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 | 12 +++++++-----
test/CodeGen/X86/min-legal-vector-width.ll | 13 +++++++++++++
2 files changed, 20 insertions(+), 5 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 b194f34da Add support to ProcessMachCore::DoLoadCore to handle an EFI U [...]
new 2d3fbf611 Ah, forgot a debug line I left in the dsym-for-uuid.sh script [...]
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:
.../lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.