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 3c35af67 [clangd] Refactored threading in ClangdServer
new 318f2a63 [clangd] Attempt to fix compilation breakage with MSVC.
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/ClangdServer.cpp | 14 +++++++++-----
1 file changed, 9 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 release_60
in repository llvm.
from 7d30102ce03 Merging r323706: ------------------------------------------ [...]
new 52eee2488bd Merging r323810: ------------------------------------------ [...]
new a593839b62a Merging r323811: ------------------------------------------ [...]
new 3cc89be6b8e Merging r323813: ------------------------------------------ [...]
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/CodeGen/GlobalISel/IRTranslator.cpp | 4 +++
lib/Target/AArch64/AArch64FastISel.cpp | 17 +++++------
lib/Target/AArch64/AArch64Subtarget.cpp | 9 ++++--
lib/Transforms/Utils/ValueMapper.cpp | 19 ++++++++++---
test/CodeGen/AArch64/dllimport.ll | 18 ++++++++----
...-unique2.ll => dicompositetype-unique-alias.ll} | 13 ++-------
...-unique2.ll => dicompositetype-unique-alias.ll} | 33 +++++++++-------------
7 files changed, 63 insertions(+), 50 deletions(-)
copy test/ThinLTO/X86/Inputs/{dicompositetype-unique2.ll => dicompositetype-unique [...]
copy test/ThinLTO/X86/{dicompositetype-unique2.ll => dicompositetype-unique-alias. [...]
--
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 2589f81ceee Mark two tests REQUIRES: x86-registered-backend
new dbea76e0ee1 [ARM] Allow the scheduler to clone a node with glue to avoi [...]
new 6ac1c6ccf1f [PowerPC] Return true in enableMultipleCopyHints().
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/CodeGen/TargetInstrInfo.h | 4 ++
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp | 20 +++++++--
lib/Target/ARM/Thumb1InstrInfo.cpp | 13 ++++++
lib/Target/ARM/Thumb1InstrInfo.h | 1 +
lib/Target/PowerPC/PPCRegisterInfo.h | 2 +
test/CodeGen/PowerPC/licm-tocReg.ll | 16 +++----
test/CodeGen/PowerPC/load-two-flts.ll | 4 +-
test/CodeGen/PowerPC/ppc64-byval-align.ll | 3 +-
test/CodeGen/PowerPC/select-i1-vs-i1.ll | 60 +++++++++-----------------
test/CodeGen/Thumb/pr35836.ll | 56 ++++++++++++++++++++++++
test/CodeGen/Thumb/pr35836_2.ll | 57 ++++++++++++++++++++++++
11 files changed, 180 insertions(+), 56 deletions(-)
create mode 100644 test/CodeGen/Thumb/pr35836.ll
create mode 100644 test/CodeGen/Thumb/pr35836_2.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 d52c8b660 [ELF] - Do not forget file name when reporting duplicate symb [...]
new 7161e698d [ELF] Make overlapping output sections an error
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/Config.h | 7 ++
ELF/Relocations.cpp | 7 --
ELF/Writer.cpp | 100 ++++++++++++++++
test/ELF/arm-thumb-interwork-thunk.s | 18 +--
test/ELF/linkerscript/overlapping-sections.s | 169 +++++++++++++++++++++++++++
5 files changed, 285 insertions(+), 16 deletions(-)
create mode 100644 test/ELF/linkerscript/overlapping-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 lldb.
from edcd50eea Revert "[lldb] Enable debugging of binaries with mixed (split [...]
new 25a74f4a2 Fix TestTargetSymbolsAddCommand makefile
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:
packages/Python/lldbsuite/test/linux/add-symbols/Makefile | 9 +++++----
1 file changed, 5 insertions(+), 4 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 gcc.
from 42dc1e149ee PR preprocessor/69869 * traditional.c (skip_macro_block_c [...]
new c82cdfc004a Fix gnat.dg/lto20.adb XPASS
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gnat.dg/lto20.adb | 1 -
2 files changed, 5 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 clang-tools-extra.
from 0046c5e2 [clangd] Trace code completion.
new 3c35af67 [clangd] Refactored threading in ClangdServer
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/CMakeLists.txt | 2 +
clangd/ClangdServer.cpp | 476 ++++++++++++++--------------------
clangd/ClangdServer.h | 85 +-----
clangd/ClangdUnitStore.h | 16 +-
clangd/TUScheduler.cpp | 124 +++++++++
clangd/TUScheduler.h | 94 +++++++
clangd/Threading.cpp | 61 +++++
clangd/Threading.h | 83 ++++++
unittests/clangd/CMakeLists.txt | 1 +
unittests/clangd/TUSchedulerTests.cpp | 176 +++++++++++++
10 files changed, 750 insertions(+), 368 deletions(-)
create mode 100644 clangd/TUScheduler.cpp
create mode 100644 clangd/TUScheduler.h
create mode 100644 clangd/Threading.cpp
create mode 100644 clangd/Threading.h
create mode 100644 unittests/clangd/TUSchedulerTests.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 1136c2832 [LLD] Use Rela on PowerPC too
new d52c8b660 [ELF] - Do not forget file name when reporting duplicate symb [...]
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/SymbolTable.cpp | 9 +++++----
test/ELF/abs-conflict.s | 2 +-
2 files changed, 6 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 gcc.
from bc5fc4877c9 * go-gcc.cc (Gcc_backend::convert_tree): New private metho [...]
new 8bb0f4a9630 PR c/84100 * common.opt (falign-functions=, falign-jumps= [...]
new 42dc1e149ee PR preprocessor/69869 * traditional.c (skip_macro_block_c [...]
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:
gcc/ChangeLog | 6 ++++++
gcc/common.opt | 8 ++++----
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/cpp/trad/pr69869.c | 8 ++++++++
gcc/testsuite/gcc.dg/pr84100.c | 14 ++++++++++++++
libcpp/ChangeLog | 8 ++++++++
libcpp/traditional.c | 18 +++++++++++++-----
7 files changed, 61 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/cpp/trad/pr69869.c
create mode 100644 gcc/testsuite/gcc.dg/pr84100.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 clang.
from ac466c944b [analyzer] Extend SuppressInlineDefensiveChecksVisitor to al [...]
new c0ae038926 [CUDA] Detect installation in PATH
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 | 2 +
lib/Driver/ToolChains/Cuda.cpp | 65 +++++++++++++----
.../CUDA-nolibdevice/usr/local/cuda/bin/ptxas | 0
.../Driver/Inputs/CUDA-symlinks/opt/cuda/bin/ptxas | 0
.../bin => CUDA-symlinks/opt/cuda/include}/.keep | 0
.../cuda/bin => CUDA-symlinks/opt/cuda/lib}/.keep | 0
.../cuda/nvvm/libdevice/libdevice.compute_30.10.bc | 0
.../cuda/nvvm/libdevice/libdevice.compute_35.10.bc | 0
test/Driver/Inputs/CUDA-symlinks/usr/bin/ptxas | 1 +
.../Driver/Inputs/CUDA/usr/local/cuda/bin/ptxas | 0
test/Driver/cuda-detect-path.cu | 83 ++++++++++++++++++++++
test/Driver/cuda-detect.cu | 25 +++++--
test/Driver/cuda-not-found.cu | 4 +-
test/Driver/cuda-version-check.cu | 22 +++---
14 files changed, 168 insertions(+), 34 deletions(-)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/CUDA-nolibdevice/usr/ [...]
mode change 100644 => 100755
copy bindings/python/tests/__init__.py => test/Driver/Inputs/CUDA-symlinks/opt/cud [...]
mode change 100644 => 100755
copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => CUDA-symlinks/opt/cuda/ [...]
copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => CUDA-symlinks/opt/cuda/ [...]
copy test/Driver/Inputs/{CUDA-macosx/usr/local => CUDA-symlinks/opt}/cuda/nvvm/lib [...]
copy test/Driver/Inputs/{CUDA-macosx/usr/local => CUDA-symlinks/opt}/cuda/nvvm/lib [...]
create mode 120000 test/Driver/Inputs/CUDA-symlinks/usr/bin/ptxas
copy bindings/python/tests/__init__.py => test/Driver/Inputs/CUDA/usr/local/cuda/b [...]
mode change 100644 => 100755
create mode 100644 test/Driver/cuda-detect-path.cu
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.