This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 58b109b02d [AArch64] Add Tiny Code Model for AArch64
new bf823b798d Fix import of class templates partial specialization
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/ASTMatchers/ASTMatchers.h | 19 +++
lib/AST/ASTImporter.cpp | 98 +++++++++---
lib/ASTMatchers/ASTMatchersInternal.cpp | 3 +
unittests/AST/ASTImporterTest.cpp | 261 +++++++++++++++++++++++++++++++-
4 files changed, 355 insertions(+), 26 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 ba6ec05184b 2018-08-22 Richard Biener <rguenther(a)suse.de>
new f3133a26499 Fix FDE labels for Darwin
new e790a3886e5 Allw for Darwin to operate with an assembler supporting got [...]
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 | 16 ++++++++++++++++
gcc/config/i386/i386.c | 4 ++--
gcc/dwarf2out.c | 11 +++++++++--
gcc/final.c | 3 +++
4 files changed, 30 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 clang.
from ff09bf0a1c Fix Wdocumentation warnings. NFCI.
new 58b109b02d [AArch64] Add Tiny Code Model for AArch64
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/CC1Options.td | 2 +-
lib/CodeGen/BackendUtil.cpp | 1 +
lib/Frontend/CompilerInvocation.cpp | 2 +-
test/Driver/code-model.c | 2 ++
4 files changed, 5 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 clang-tools-extra.
from 14bc2150 [clangd] Cleanup after D50897
new ccf09bca [clangd] Add callbacks on parsed AST in addition to parsed preambles
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 | 30 ++++++++++++++++++-------
clangd/ClangdServer.h | 2 ++
clangd/TUScheduler.cpp | 41 ++++++++++++++++++++---------------
clangd/TUScheduler.h | 28 ++++++++++++++++++++++--
unittests/clangd/TUSchedulerTests.cpp | 26 ++++++++++------------
5 files changed, 86 insertions(+), 41 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 d4cc8a809 Change how we handle -wrap.
new 91af70055 [COFF] Change fatal() into error() when writing chunks to the output
new 4512da832 [COFF] Move a comment close to the code it refers to. NFC.
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/Chunks.cpp | 41 +++++++++++++++++++++++------------------
1 file changed, 23 insertions(+), 18 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 binutils-gdb.
from 6f4286c4f7 Use the correct constants when setting the section type of H [...]
new 6d52907e22 MI: Print frame architecture when printing frames on an MI channel
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:
gdb/ChangeLog | 6 +
gdb/NEWS | 3 +
gdb/doc/ChangeLog | 7 ++
gdb/doc/gdb.texinfo | 121 +++++++++++++--------
gdb/stack.c | 3 +
gdb/testsuite/ChangeLog | 9 ++
gdb/testsuite/gdb.mi/mi-return.exp | 2 +-
gdb/testsuite/gdb.mi/mi-stack.exp | 6 +-
gdb/testsuite/gdb.mi/mi-syn-frame.exp | 11 +-
.../gdb.mi/user-selected-context-sync.exp | 6 +-
gdb/testsuite/lib/mi-support.exp | 6 +-
11 files changed, 122 insertions(+), 58 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 4d6d5a12e88 [llvm-mca] Improved code comments and moved some method def [...]
new ad45fb5af4e AMDGPU: Fix not respecting byval alignment in call frame setup
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/AMDGPUISelLowering.cpp | 3 +-
lib/Target/AMDGPU/AMDGPUISelLowering.h | 1 -
lib/Target/AMDGPU/SIISelLowering.cpp | 27 ++--
lib/Target/AMDGPU/SIISelLowering.h | 4 +-
test/CodeGen/AMDGPU/byval-frame-setup.ll | 144 +++++++++++++++++++++-
test/CodeGen/AMDGPU/callee-special-input-vgprs.ll | 36 +++---
6 files changed, 174 insertions(+), 41 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 a7a67e785dd 2018-08-22 Richard Biener <rguenther(a)suse.de>
new ba6ec05184b 2018-08-22 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/{ext/vla19.C => pr86988.C} | 4 ++--
gcc/tree-vrp.c | 1 +
4 files changed, 13 insertions(+), 2 deletions(-)
copy gcc/testsuite/g++.dg/{ext/vla19.C => pr86988.C} (86%)
--
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 7105c4bb970 [X86][SSE] Add sdiv test case from PR38658
new 4d6d5a12e88 [llvm-mca] Improved code comments and moved some method def [...]
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-mca/Scheduler.cpp | 31 ++++++++-
tools/llvm-mca/Scheduler.h | 148 ++++++++++++++++++++-----------------------
2 files changed, 98 insertions(+), 81 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.