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 6185e3bf [clangd] Introduce a "Symbol" class.
new 6e14bd2f [clangd] (Attempt to) read clang-format file for document formatting
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 | 46 +++++++++++++++++++++++++++++++++++-----------
clangd/ClangdServer.cpp | 39 ++++++++++++++++++++-------------------
clangd/ClangdServer.h | 26 ++++++++++++++++++++------
3 files changed, 75 insertions(+), 36 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 f4a4b144a Avoid module import in a textual header, NFC
new 85364f8e4 Add an #include to appease an older clang, NFC
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/Utility/SelectHelper.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 65e2ef95af [cmake] Follow-up to rL320494.
new c607ed2198 [OpenMP] Diagnose function name on the link clause
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/Basic/DiagnosticSemaKinds.td | 2 ++
include/clang/Sema/Sema.h | 3 ++-
lib/Sema/SemaOpenMP.cpp | 15 +++++++++++++--
test/OpenMP/declare_target_ast_print.cpp | 7 +------
test/OpenMP/declare_target_messages.cpp | 4 ++++
5 files changed, 22 insertions(+), 9 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 c7f8623793 Add --cuda-path to mock a CUDA Toolkit installation to avoid [...]
new 65e2ef95af [cmake] Follow-up to rL320494.
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/CMakeLists.txt | 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 1feb97a12bb Reassociate: add global reassociation algorithm
new 206ac235d70 [Hexagon] Fix wrong order of operands for vmux
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/Hexagon/HexagonISelDAGToDAGHVX.cpp | 2 +-
test/CodeGen/Hexagon/autohvx/vmux-order.ll | 15 +++++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Hexagon/autohvx/vmux-order.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 3fafe55fd Fix line endings. NFC.
new 698302d67 [COFF] Disallow -dynamicbase:no for arm and arm64
new c766e73b3 [MinGW] Don't pass -dynamicbase:no by default for arm/arm64
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:
COFF/Driver.cpp | 5 +++++
MinGW/Driver.cpp | 4 +++-
test/COFF/arm64-dynamicbase.s | 8 ++++++++
test/COFF/armnt-dynamicbase.test | 3 +++
test/MinGW/driver.test | 12 ++++++------
5 files changed, 25 insertions(+), 7 deletions(-)
create mode 100644 test/COFF/arm64-dynamicbase.s
create mode 100644 test/COFF/armnt-dynamicbase.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 gcc.
from 3d451d9ffe9 * builtins.def (BUILT_IN_NEXTAFTER, BUILT_IN_NEXTAFTERF, [...]
new d6928381148 2017-12-12 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/intrinsic.texi | 18 ++++++++----------
2 files changed, 14 insertions(+), 10 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 glibc.
from c80acdc325 Update IA64 libm-test-ulps
new cc683f7ed4 libio: Free backup area when it not required (BZ#22415)
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:
ChangeLog | 12 +++++++
libio/Makefile | 11 ++++--
libio/fileops.c | 3 ++
libio/tst-bz22415.c | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++
libio/wfileops.c | 4 +++
5 files changed, 125 insertions(+), 2 deletions(-)
create mode 100644 libio/tst-bz22415.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 d5f27946f10 Split IndirectBr critical edges before PGO gen/use passes.
new f51ad9b5b3a Reapply "[X86] Flag BroadWell scheduler model as complete"
new 960dcea840c Revert "[InstCombine] Fix PR35618: Instcombine hangs on sin [...]
new 1feb97a12bb Reassociate: add global reassociation algorithm
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:
include/llvm/Transforms/Scalar/Reassociate.h | 8 ++
lib/Target/X86/X86SchedBroadwell.td | 3 +
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 40 ++------
lib/Transforms/Scalar/Reassociate.cpp | 112 ++++++++++++++++++++-
test/CodeGen/X86/aes-schedule.ll | 2 +-
test/CodeGen/X86/avx-schedule.ll | 14 +--
test/CodeGen/X86/avx2-schedule.ll | 8 +-
test/CodeGen/X86/mmx-schedule.ll | 22 ++--
test/CodeGen/X86/sse-schedule.ll | 8 +-
test/CodeGen/X86/sse2-schedule.ll | 10 +-
test/CodeGen/X86/sse41-schedule.ll | 16 +--
.../multiple-uses-load-bitcast-select.ll | 30 ------
test/Transforms/Reassociate/basictest.ll | 15 +++
.../Reassociate/fast-ReassociateVector.ll | 4 +-
test/Transforms/Reassociate/fast-fp-commute.ll | 4 +-
15 files changed, 191 insertions(+), 105 deletions(-)
delete mode 100644 test/Transforms/InstCombine/multiple-uses-load-bitcast-select.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.