This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from f4f88037 Fix a C++03 failure
new 41324261 Mark P0599 as complete. It was implemented in r298573
new fe1d923f [libc++] Fix unknown pragma warning on MSVC
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/limits | 2 +-
www/cxx1z_status.html | 4 ++--
2 files 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 llvm.
from 1a173576c93 [StripDeadDebug/DIFinder] Track inlined SPs
new 5074c86cc68 [SDAG] Reorder expensive StoreMerge Check after cheaper one. NFC
new da18b45fd0c [SDAG] Factor ChainMerge into helper function NFCI.
new 020cbfba488 [SDAG] Factor CandidateMatch check into lambda. NFC.
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/SelectionDAG/DAGCombiner.cpp | 121 +++++++++++++++++--------------
1 file changed, 65 insertions(+), 56 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 compiler-rt.
from 77094f117 [lsan] Enable LSan for arm Linux
new da0f8e2b7 This patch causes the installation of headers for the sanitiz [...]
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/CMakeLists.txt | 34 +++++++++++++++++++---------------
1 file changed, 19 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 llvm.
from 465e205500e Add MachineRegionInfoPassID to Passes.h.
new 1a173576c93 [StripDeadDebug/DIFinder] Track inlined SPs
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/IR/DebugInfo.cpp | 12 +++++++++++-
lib/Transforms/IPO/StripSymbols.cpp | 7 +++----
...finder-multiple-cu.ll => debuginfofinder-inlined-cu.ll} | 14 +++-----------
test/Transforms/StripSymbols/strip-dead-debug-info.ll | 7 +++++--
4 files changed, 22 insertions(+), 18 deletions(-)
copy test/DebugInfo/Generic/{debuginfofinder-multiple-cu.ll => debuginfofinder-inl [...]
--
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 2e0dd73aaad Do not instrument register variables in object-size sanitiz [...]
new 46d621ba013 2017-04-11 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 | 6 ++++++
gcc/tree-ssa-dom.c | 5 ++---
2 files changed, 8 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 4e405f18495 gcc/ Backport from trunk r246682. 2017-04-04 Thomas Pre [...]
new ac8455201ef gcc/ Backport from trunk r246760. 2017-04-07 Martin Lis [...]
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/config/aarch64/aarch64.c | 8 ++++++--
gcc/testsuite/g++.dg/ext/mv8.C | 2 +-
2 files changed, 7 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 8888e788969 Merge branches/gcc-6-branch rev 246668.
new 4e405f18495 gcc/ Backport from trunk r246682. 2017-04-04 Thomas Pre [...]
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/config/arm/arm.c | 3 +++
gcc/testsuite/gcc.target/arm/small-multiply-m0-1.c | 2 +-
gcc/testsuite/gcc.target/arm/small-multiply-m0-2.c | 2 +-
gcc/testsuite/gcc.target/arm/small-multiply-m0-3.c | 2 +-
gcc/testsuite/gcc.target/arm/small-multiply-m0plus-1.c | 2 +-
gcc/testsuite/gcc.target/arm/small-multiply-m0plus-2.c | 2 +-
gcc/testsuite/gcc.target/arm/small-multiply-m0plus-3.c | 2 +-
gcc/testsuite/gcc.target/arm/small-multiply-m1-1.c | 2 +-
gcc/testsuite/gcc.target/arm/small-multiply-m1-2.c | 2 +-
gcc/testsuite/gcc.target/arm/small-multiply-m1-3.c | 2 +-
10 files changed, 12 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-tools-extra.
from 01056042 Add more examples to clang tidy checkers
new f7d50174 [clangd] Implement item kind for completion results
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/ASTManager.cpp | 47 ++++++++++++++++++++++++++++++++++++++++++++-
clangd/Protocol.cpp | 2 +-
test/clangd/completion.test | 6 +++---
3 files changed, 50 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 binutils-gdb.
from a6acac0611 Fix read after xfree in linux-nat.c:linux_nat_detach
new ae0eee4282 gdb/thread.c: Fix whitespace throughout
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 | 4 ++++
gdb/thread.c | 64 ++++++++++++++++++++++++++++++-----------------------------
2 files changed, 37 insertions(+), 31 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-6-branch
in repository gcc.
from 6f931afe39d Daily bump.
new b03a8c47e8a [PR 77333] Fixup fntypes of gimple calls of clones
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 | 13 ++++++++
gcc/cgraph.c | 17 +++++++++-
gcc/cgraph.h | 2 ++
gcc/cgraphclones.c | 9 +++---
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/g++.dg/ipa/pr77333.C | 65 ++++++++++++++++++++++++++++++++++++++
6 files changed, 109 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr77333.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.