This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 1eccd2ada Revert an accidental change to where "-flavor GNU" was used b [...]
new c9a08061c [COFF] Add support for ARM64 secrel relocations for add/load [...]
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/Chunks.cpp | 31 +++++++++++++++++++++++++++++++
test/COFF/arm64-relocs-imports.test | 31 ++++++++++++++++++++++++++-----
2 files changed, 57 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 gcc-6-branch
in repository gcc.
from 4296d8e3195 Daily bump.
new 285d4f15ab5 PR c++/84151 - unnecessary volatile load with static member.
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/cp/ChangeLog | 6 ++++++
gcc/cp/call.c | 10 ++++++++--
gcc/testsuite/g++.dg/tree-ssa/volatile1.C | 28 ++++++++++++++++++++++++++++
3 files changed, 42 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/volatile1.C
--
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 4bf0aa0c174 AMDGPU: Bring processors and features in sync with the spec
new ec071fa9373 [X86] In lowerVSELECTtoVectorShuffle, don't map undef selec [...]
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 | 9 ++++++---
1 file 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 90756a05 [clang-include-fixer] Use add_clang_tool instead add_clang_ex [...]
new 4d526504 [clangd] Implement textDocument/hover
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:
clangd/ClangdLSPServer.cpp | 14 ++
clangd/ClangdLSPServer.h | 1 +
clangd/ClangdServer.cpp | 23 +++
clangd/ClangdServer.h | 4 +
clangd/Protocol.cpp | 29 +++
clangd/Protocol.h | 21 ++
clangd/ProtocolHandlers.cpp | 1 +
clangd/ProtocolHandlers.h | 1 +
clangd/XRefs.cpp | 162 ++++++++++++++-
clangd/XRefs.h | 3 +
test/clangd/hover.test | 19 ++
test/clangd/initialize-params-invalid.test | 1 +
test/clangd/initialize-params.test | 1 +
unittests/clangd/XRefsTests.cpp | 305 +++++++++++++++++++++++++++++
14 files changed, 577 insertions(+), 8 deletions(-)
create mode 100644 test/clangd/hover.test
--
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 c0a57c68cab Try again to fix the build.
new 4bf0aa0c174 AMDGPU: Bring processors and features in sync with the spec
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/AMDGPU.td | 9 ++-----
lib/Target/AMDGPU/AMDGPUSubtarget.h | 1 -
lib/Target/AMDGPU/GCNProcessors.td | 12 +++------
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 2 --
test/CodeGen/AMDGPU/elf-notes.ll | 30 +++++++++++-----------
.../AMDGPU/hsa-metadata-from-llvm-ir-full.ll | 4 +--
test/CodeGen/AMDGPU/hsa-metadata-images.ll | 2 +-
.../AMDGPU/hsa-metadata-kernel-debug-props.ll | 4 +--
test/CodeGen/AMDGPU/hsa-note-no-func.ll | 2 --
.../AMDGPU/scalar-branch-missing-and-exec.ll | 2 +-
test/MC/AMDGPU/isa-version-hsa.s | 18 ++++++-------
test/MC/AMDGPU/isa-version-pal.s | 18 ++++++-------
test/MC/AMDGPU/isa-version-unk.s | 18 ++++++-------
test/MC/AMDGPU/sym_option.s | 2 +-
test/tools/llvm-objdump/AMDGPU/source-lines.ll | 6 ++---
15 files changed, 58 insertions(+), 72 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.
from cdb8a03f70 [MS] Make constexpr static data members implicitly inline
new 16003bcdb4 [OPENMP] Do not emit messages for templates in declare targe [...]
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/Sema/SemaOpenMP.cpp | 57 ++++++++++++++++++++++-----------
test/OpenMP/declare_target_messages.cpp | 27 ++++++++++++++++
2 files changed, 65 insertions(+), 19 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 07318a5aa Replace -flavor {gnu,darwin} with ld64.lld or ld.lld.
new 1eccd2ada Revert an accidental change to where "-flavor GNU" was used 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:
test/ELF/lto/timepasses.ll | 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 llvm.
from 17cc300e03c Try to fix broken build with some compilers.
new c0a57c68cab Try again to fix the build.
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/DebugInfo/PDB/Native/HashTable.h | 4 +++-
1 file changed, 3 insertions(+), 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 gcc.
from 7285637ab13 PR c++/81853 - using-directive and constexpr.
new 63cb1fa29c1 PR c++/84151 - unnecessary volatile load with static member.
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/cp/ChangeLog | 4 ++++
gcc/cp/call.c | 10 ++++++++--
gcc/testsuite/g++.dg/tree-ssa/volatile1.C | 28 ++++++++++++++++++++++++++++
3 files changed, 40 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/volatile1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.