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 0bf34062 [clangd] Improve packing of Symbol struct. NFC
new 8889eedb [clangd] Simplify GlobalCompilationDatabase, cache missing GCDs
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/GlobalCompilationDatabase.cpp | 66 ++++++++++++------------------------
clangd/GlobalCompilationDatabase.h | 4 +--
2 files changed, 23 insertions(+), 47 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 5b97cd3ec95 Daily bump.
new c05f64bc07a Backported from mainline 2017-12-19 Jakub Jelinek <jaku [...]
new d7d4d6e83ac Backported from mainline 2017-12-21 Jakub Jelinek <jaku [...]
new f16184e8577 Backported from mainline 2017-12-21 Jakub Jelinek <jaku [...]
new 2dfe7720da1 Backported from mainline 2017-12-21 Jakub Jelinek <jaku [...]
new 9301bda6a1d Backported from mainline 2017-12-21 Jakub Jelinek <jaku [...]
The 5 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 | 39 +++++++++++++
gcc/bb-reorder.c | 6 +-
gcc/cfgrtl.c | 3 +
gcc/gimple-ssa-sprintf.c | 6 +-
gcc/ipa-inline.c | 64 ++++++++++++++++++----
gcc/testsuite/ChangeLog | 26 +++++++++
gcc/testsuite/g++.dg/ipa/pr82801.C | 20 +++++++
gcc/testsuite/g++.dg/tree-ssa/pr83523.C | 25 +++++++++
gcc/testsuite/gcc.c-torture/compile/pr83448.c | 15 +++++
gcc/testsuite/gcc.dg/pr80747.c | 18 ++++++
gcc/testsuite/gcc.dg/pr83512.c | 16 ++++++
gcc/testsuite/gcc.dg/pr83521.c | 10 ++++
.../gcc.dg/tree-ssa/builtin-snprintf-warn-4.c | 46 ++++++++++++++++
gcc/tree-ssa-math-opts.c | 11 +++-
gcc/tree-ssa-phiopt.c | 8 ++-
15 files changed, 293 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr82801.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr83523.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr83448.c
create mode 100644 gcc/testsuite/gcc.dg/pr80747.c
create mode 100644 gcc/testsuite/gcc.dg/pr83512.c
create mode 100644 gcc/testsuite/gcc.dg/pr83521.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-warn-4.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 45383c8c855 Rewrite the cached map used for locating the most precise D [...]
new 6a32f89109b [DAGCombine] Revert r321259
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 26 --------
test/CodeGen/ARM/shift-combine.ll | 106 ++-----------------------------
test/CodeGen/X86/h-registers-1.ll | 30 +++++----
3 files changed, 22 insertions(+), 140 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 1b3094d4 Update test after r321312
new 0bf34062 [clangd] Improve packing of Symbol struct. 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:
clangd/index/Index.h | 4 ++--
clangd/index/SymbolCollector.cpp | 10 ++++++++--
2 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 zorg.
from b6c7d36 [zorg] Pass make='ninja' in the llvm-riscv-linux build config
new c6fa779 [zorg] Just use make rather than ninja for the riscv builder
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:
buildbot/osuosl/master/config/builders.py | 3 +--
1 file changed, 1 insertion(+), 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.
from d2353434bd [X86] Add missing check lines for the silvermont cases in pr [...]
new 9cdafe0e46 Fix unused variable warning in SemaTemplate. 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:
lib/Sema/SemaTemplate.cpp | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from 30ada0c3f31 [X86] Add missing initialization for the HasPREFETCHWT1 sub [...]
new 45383c8c855 Rewrite the cached map used for locating the most precise D [...]
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/DWARF/DWARFUnit.h | 44 +++-
lib/DebugInfo/DWARF/DWARFUnit.cpp | 386 ++++++++++++++++++++++++++++---
2 files changed, 397 insertions(+), 33 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 31f6bd97c Change SBProcess::ReadCStringFromMemory() back to returning a [...]
new 689d17dd6 [lldb] Stop searching for a symbol in a pdb by regex
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/Plugins/SymbolFile/PDB/PDBASTParser.cpp | 4 ++++
source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 25 +++++++++++--------------
source/Plugins/SymbolFile/PDB/SymbolFilePDB.h | 3 ++-
unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp | 7 +++++++
4 files changed, 24 insertions(+), 15 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 e959732272 [Modules] Map missing private submodules from Foo.Private to [...]
new d2353434bd [X86] Add missing check lines for the silvermont cases in pr [...]
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/Preprocessor/predefined-arch-macros.c | 8 ++++++++
1 file changed, 8 insertions(+)
--
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 bc87ce76c2 [X86] Add 'prfchw' to the correct CPUs to match the backend.
new e959732272 [Modules] Map missing private submodules from Foo.Private to [...]
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/DiagnosticFrontendKinds.td | 5 ++++
lib/Frontend/CompilerInstance.cpp | 38 ++++++++++++++++++++++++--
test/Modules/implicit-map-dot-private.m | 12 ++++++++
3 files changed, 53 insertions(+), 2 deletions(-)
create mode 100644 test/Modules/implicit-map-dot-private.m
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.