This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 664fc770460 [mips] Handle the emission of microMIPSr6 sll instruction w [...]
new 25a46d2ed39 [YAML] Always double quote UTF-8 characters
new d7f987bfcbc Fix: [YAML] Always double quote UTF-8 characters
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/Support/YAMLTraits.h | 6 +++---
1 file 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 clang-tools-extra.
from b3f031f8 [clangd] Add unit tests for signature help. SigHelp/CodeCompl [...]
new d572b55b [clangd] Support filtering by fixing scopes in fuzzyFind.
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/index/Index.h | 17 +++++-
clangd/index/MemIndex.cpp | 27 ++++++---
clangd/index/SymbolCollector.cpp | 16 +++++-
clangd/index/SymbolYAML.cpp | 3 +-
unittests/clangd/FileIndexTests.cpp | 21 ++++---
unittests/clangd/IndexTests.cpp | 95 ++++++++++++++++++++++++++-----
unittests/clangd/SymbolCollectorTests.cpp | 11 +++-
7 files changed, 152 insertions(+), 38 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 d900f82d61f [dwarfdump] Lookup needs to be an unsigned long long parameter.
new 664fc770460 [mips] Handle the emission of microMIPSr6 sll instruction w [...]
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/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp | 2 +-
test/CodeGen/Mips/sll-micromips-r6-encoding.mir | 46 ++++++++++++++++++++++
2 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Mips/sll-micromips-r6-encoding.mir
--
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 3888c819108 2017-12-19 Paolo Carlini <paolo.carlini(a)oracle.com>
new d494b4fbdbd PR tree-optimization/83482 * g++.dg/torture/pr83482.C: New 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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr83482.C | 20 ++++++++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/pr83482.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 gcc.
from a2b22ba3369 Added testcase for PR 83329
new 998700c9ae6 2017-12-19 Paolo Carlini <paolo.carlini(a)oracle.com>
new 3888c819108 2017-12-19 Paolo Carlini <paolo.carlini(a)oracle.com>
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 | 4 ++++
gcc/cp/ChangeLog | 4 ++++
gcc/cp/cp-tree.h | 2 +-
gcc/gimplify.c | 4 +---
4 files changed, 10 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 6d0affb4e25 2017-12-19 Paolo Carlini <paolo.carlini(a)oracle.com>
new a2b22ba3369 Added testcase for PR 83329
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/gcc.dg/tree-ssa/pr83329.c | 14 ++++++++++++++
2 files changed, 19 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr83329.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 glibc.
from 1a49fc59e4 Add --enable-static-pie variants to x86_64, x32 and i686
new f81ddabffd Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]
new cba595c350 x86: Add feature_1 to tcbhead_t [BZ #22563]
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:
ChangeLog | 26 ++++++++++++++++++++++
.../types/__cancel_jmp_buf_tag.h | 16 ++++++-------
nptl/Makefile | 3 ++-
nptl/descr.h | 3 +++
sysdeps/i386/nptl/tcb-offsets.sym | 1 +
sysdeps/i386/nptl/tls.h | 4 ++++
sysdeps/nptl/pthread.h | 7 ++----
sysdeps/unix/sysv/linux/hppa/pthread.h | 7 ++----
.../linux/x86/bits/types/__cancel_jmp_buf_tag.h | 17 +++++++++-----
.../unix/sysv/linux/x86/nptl/pthreadP.h | 24 ++++++++++----------
.../unix/sysv/linux/x86/pthreaddef.h | 12 ++++------
sysdeps/x86_64/nptl/tcb-offsets.sym | 1 +
sysdeps/x86_64/nptl/tls.h | 5 ++++-
13 files changed, 80 insertions(+), 46 deletions(-)
copy sysdeps/x86_64/multiarch/strcmp-sse2.S => bits/types/__cancel_jmp_buf_tag.h (78%)
copy bits/uio_lim.h => sysdeps/unix/sysv/linux/x86/bits/types/__cancel_jmp_buf_tag [...]
copy posix/glob-lstat-compat.c => sysdeps/unix/sysv/linux/x86/nptl/pthreadP.h (60%)
copy csu/static-reloc.c => sysdeps/unix/sysv/linux/x86/pthreaddef.h (83%)
--
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 c853fe8e Fix more inconsistent line endings. NFC.
new b3f031f8 [clangd] Add unit tests for signature help. SigHelp/CodeCompl [...]
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/clangd/completion.test | 156 ++++-----------------------------
test/clangd/signature-help.test | 53 +++++------
unittests/clangd/CodeCompleteTests.cpp | 90 ++++++++++++++++++-
3 files changed, 124 insertions(+), 175 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-7-branch
in repository gcc.
from b5df6d5cea9 RTEMS/PowerPC: Remove 64-bit soft-float multilib
new df20af9a288 PR c++/83116 * constexpr.c (cxx_eval_call_expression): On [...]
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 | 9 +++++++++
gcc/cp/constexpr.c | 2 +-
gcc/testsuite/g++.dg/cpp1y/constexpr-83116.C | 18 ++++++++++++++++++
3 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-83116.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 8cc707a59e5 [JumpThreading] Restrict PRE across instructions that don't [...]
new d900f82d61f [dwarfdump] Lookup needs to be an unsigned long long parameter.
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:
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.