This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 351cca42bd1 Revert "[GlobalISel] Refactor the artifact combiner a bit b [...]
new 7829a6dfd5f AMDGPU: Add sram-ecc feature
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/AMDGPUUsage.rst | 51 +++++++++++-------
include/llvm/BinaryFormat/ELF.h | 7 ++-
lib/ObjectYAML/ELFYAML.cpp | 1 +
lib/Target/AMDGPU/AMDGPU.td | 29 +++++-----
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUSubtarget.h | 6 +--
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 4 ++
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 6 +++
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 1 +
test/CodeGen/AMDGPU/directive-amdgcn-target.ll | 16 +++++-
test/CodeGen/AMDGPU/elf-header-flags-mach.ll | 1 +
test/CodeGen/AMDGPU/elf-header-flags-sram-ecc.ll | 38 ++++++++++++++
test/Object/AMDGPU/elf-header-flags-sram-ecc.yaml | 61 ++++++++++++++++++++++
tools/llvm-readobj/ELFDumper.cpp | 3 +-
14 files changed, 182 insertions(+), 44 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/elf-header-flags-sram-ecc.ll
create mode 100644 test/Object/AMDGPU/elf-header-flags-sram-ecc.yaml
--
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 01eb202ca1 [Driver] Reland again again: Default Android toolchains to libc++.
new a9f1cfcb2c AMDGPU: Add sram-ecc feature options
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/Driver/Options.td | 4 ++++
test/Driver/amdgpu-features.c | 6 ++++++
2 files changed, 10 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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from f88282a7 [clang-tidy] doc removew hitespace in front of code-block-line
new 391f75d1 [clang-tidy] fix example code-blocks indendation
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/clang-tidy/checks/cppcoreguidelines-special-member-functions.rst | 4 ++--
docs/clang-tidy/checks/modernize-use-emplace.rst | 2 +-
2 files changed, 3 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.
unknown user pushed a change to branch master
in repository llvm.
from 94a5ca407cf [X86] Don't turn any_extend from a mask register into a sig [...]
new 351cca42bd1 Revert "[GlobalISel] Refactor the artifact combiner a bit b [...]
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:
.../GlobalISel/LegalizationArtifactCombiner.h | 90 +++++++++-------------
1 file changed, 36 insertions(+), 54 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 72db43609 Add a relocation to ObjectFileELF::ApplyRelocations and a test
new e96b05abe Skip this test on older versions of clang.
new b1261e0f0 Set stdout/stdin to binary mode on Windows
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:
packages/Python/lldbsuite/test/lang/c/vla/TestVLA.py | 1 +
tools/lldb-vscode/VSCode.cpp | 12 ++++++++++++
2 files changed, 13 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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from e936bbdc [clangd] don't buffer the input-mirror stream, it's used to d [...]
new f88282a7 [clang-tidy] doc removew hitespace in front of code-block-line
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/clang-tidy/checks/boost-use-to-string.rst | 2 +-
.../checks/bugprone-forwarding-reference-overload.rst | 2 +-
.../checks/bugprone-move-forwarding-reference.rst | 6 +++---
.../checks/bugprone-suspicious-semicolon.rst | 12 ++++++------
docs/clang-tidy/checks/bugprone-use-after-move.rst | 18 +++++++++---------
.../cppcoreguidelines-special-member-functions.rst | 4 ++--
.../clang-tidy/checks/google-build-using-namespace.rst | 2 +-
docs/clang-tidy/checks/modernize-pass-by-value.rst | 4 ++--
docs/clang-tidy/checks/modernize-replace-auto-ptr.rst | 4 ++--
docs/clang-tidy/checks/modernize-use-emplace.rst | 2 +-
.../checks/modernize-use-transparent-functors.rst | 4 ++--
11 files changed, 30 insertions(+), 30 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 e357c8b8798 [InstSimplify] fold select (fcmp X, Y), X, Y
new 94a5ca407cf [X86] Don't turn any_extend from a mask register into a sig [...]
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 | 4 ++--
lib/Target/X86/X86InstrAVX512.td | 12 ++++++++++++
2 files changed, 14 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 8fea0d895 Fix (and improve) the support for C99 variable length array types
new 72db43609 Add a relocation to ObjectFileELF::ApplyRelocations and a test
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:
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 9 +-
unittests/ObjectFile/ELF/CMakeLists.txt | 1 +
.../ELF/Inputs/debug-info-relocations.pcm.yaml | 183 +++++++++++++++++++++
unittests/ObjectFile/ELF/TestObjectFileELF.cpp | 62 +++++++
4 files changed, 252 insertions(+), 3 deletions(-)
create mode 100644 unittests/ObjectFile/ELF/Inputs/debug-info-relocations.pcm.yaml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.