This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6a2b505bf94 [SCEV] Use copy initialization of APInts instead of direct [...]
new 34e726e44a0 Add support for handling ifuncs to GlobalValue::getBaseObject
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/IR/Globals.cpp | 2 +-
test/LTO/Resolution/X86/ifunc.ll | 15 +++++++++++++++
test/Object/X86/nm-ir.ll | 2 +-
3 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 test/LTO/Resolution/X86/ifunc.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 lld.
from 6e53da4bc ELF: --gdb-index: Change findSection to return an InputSection.
new a11d4376e Disable threads in a few 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/ELF/many-alloc-sections.s | 3 ++-
test/ELF/many-sections.s | 6 ++++--
2 files changed, 6 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 clang-tools-extra.
from a196a6f1 Revert "[ClangD] Refactor clangd into separate components"
new ef5be379 [clang-tidy] Fix a typo: dequeue => deque
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:
clang-tidy/performance/InefficientVectorOperationCheck.cpp | 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 9f23ac318fc [libFuzzer] fix a warning from Wunreachable-code-loop-incre [...]
new db932d42566 [InstCombine] use m_OneUse to reduce code; NFCI
new 9ee4b4d97ca Add AMDGPUMachineCFGStructurizer.
new 6a2b505bf94 [SCEV] Use copy initialization of APInts instead of direct [...]
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:
lib/Analysis/ScalarEvolution.cpp | 12 +-
lib/Target/AMDGPU/AMDGPU.h | 4 +
lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp | 3019 ++++++++++++++++++++
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 18 +-
lib/Target/AMDGPU/CMakeLists.txt | 1 +
lib/Target/AMDGPU/SIInstrInfo.cpp | 310 +-
lib/Target/AMDGPU/SIInstrInfo.h | 33 +-
lib/Target/AMDGPU/SIInstructions.td | 7 +
.../InstCombine/InstructionCombining.cpp | 13 +-
9 files changed, 3393 insertions(+), 24 deletions(-)
create mode 100644 lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp
--
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 27cff709e ELF: --gdb-index: Do not add dead sections to the address area.
new 6e53da4bc ELF: --gdb-index: Change findSection to return an InputSection.
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:
ELF/GdbIndex.h | 2 +-
ELF/SyntheticSections.cpp | 15 +++---
.../{gdb-index-gc-sections.s => gdb-index-empty.s} | 63 ++++------------------
3 files changed, 20 insertions(+), 60 deletions(-)
copy test/ELF/{gdb-index-gc-sections.s => gdb-index-empty.s} (69%)
--
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 939af01fd Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.
new 27cff709e ELF: --gdb-index: Do not add dead sections to the address area.
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:
ELF/SyntheticSections.cpp | 2 +-
test/ELF/gdb-index-gc-sections.s | 157 +++++++++++++++++++++++++++++++++++++++
2 files changed, 158 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/gdb-index-gc-sections.s
--
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 e6202480d94 CodeGen: BlockPlacement: Increase tail duplication size for O3.
new 9f23ac318fc [libFuzzer] fix a warning from Wunreachable-code-loop-incre [...]
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/Fuzzer/FuzzerMutate.cpp | 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 openmp.
from ac4f970 Add the .clang-format file which the formatting was based on
new c2f4638 Remove some outdated comments
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:
runtime/src/kmp_tasking.cpp | 11 -----------
1 file changed, 11 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 clang-tools-extra.
from 9e124471 [clang-tidy] Partly rewrite readability-simplify-boolean-expr [...]
new 6d3e8c72 Make google-build-using-namespace skip std::.*literals
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:
clang-tidy/google/UsingNamespaceDirectiveCheck.cpp | 20 ++++++++++
clang-tidy/google/UsingNamespaceDirectiveCheck.h | 3 ++
test/clang-tidy/google-namespaces.cpp | 44 ++++++++++++++++++++++
3 files changed, 67 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.