This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 50e9ffb [AMDGPU] Some code cleaning in SIRegisterInfo.td
new b11b352 Rename StringMap::emplace_second to try_emplace.
new 1a324fd [DenseMap] Add a C++17-style try_emplace method.
new ffecbde [DemandedBits] Reduce number of duplicated DenseMap lookups.
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/ADT/DenseMap.h | 72 ++++++++++++------------
include/llvm/ADT/StringMap.h | 8 +--
lib/Analysis/DemandedBits.cpp | 9 ++-
lib/IR/Metadata.cpp | 2 +-
lib/Transforms/Instrumentation/GCOVProfiling.cpp | 2 +-
unittests/ADT/DenseMapTest.cpp | 10 ++++
unittests/ADT/StringMapTest.cpp | 2 +-
unittests/ProfileData/CoverageMappingTest.cpp | 2 +-
8 files changed, 56 insertions(+), 51 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 8608703 Include unreferenced nested types in member list only for CodeView
new 9025b9a Revert "Include unreferenced nested types in member list only [...]
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/CGDebugInfo.cpp | 21 +++------------------
lib/CodeGen/CGDebugInfo.h | 2 --
test/CodeGenCXX/debug-info-dup-fwd-decl.cpp | 2 +-
test/CodeGenCXX/debug-info-ms-abi.cpp | 17 +++++++----------
test/Modules/ModuleDebugInfo.cpp | 6 +-----
5 files changed, 12 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 llvm.
from a264c85 ExecutionDepsFix - Fix bug in clearance calculation
new 50e9ffb [AMDGPU] Some code cleaning in SIRegisterInfo.td
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/SIRegisterInfo.td | 56 +++++++++++++++----------------------
1 file changed, 23 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 lld.
from ad41443 Simplify symbol version handling.
new 646cd8e Delete SplitInputSection.
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:
ELF/InputSection.cpp | 21 +++++----------------
ELF/InputSection.h | 37 ++++++++++++++-----------------------
2 files changed, 19 insertions(+), 39 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 21536b3 Support vCont s and S actions with software single step
new 2583da7 Fix cast to 'gdb_breakpoint *'
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/gdbserver/ChangeLog | 5 +++++
gdb/gdbserver/mem-break.c | 2 +-
2 files changed, 6 insertions(+), 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 clang.
from 8696bb1 Provide __GLIBCXX_TYPE_INT_N_0 and __GLIBCXX_BITSIZE_INT_N_0 [...]
new 8608703 Include unreferenced nested types in member list only for CodeView
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/CGDebugInfo.cpp | 21 ++++++++++++++++++---
lib/CodeGen/CGDebugInfo.h | 2 ++
test/CodeGenCXX/debug-info-dup-fwd-decl.cpp | 2 +-
test/CodeGenCXX/debug-info-ms-abi.cpp | 17 ++++++++++-------
test/Modules/ModuleDebugInfo.cpp | 6 +++++-
5 files changed, 36 insertions(+), 12 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 libcxx.
from 1536233 Fix some string_view tests that were failing when exceptions [...]
new f82c1ce Another fix to appease the no-exception bots.
new 7c56f99 Again, w/o the tabs
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:
.../string.view/string.view.ops/substr.pass.cpp | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 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 9837e10 Instantiate Interp output section only when needed.
new ad41443 Simplify symbol version handling.
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:
ELF/Driver.cpp | 1 -
ELF/SymbolTable.cpp | 117 ++++++++++++++++------------------------------------
ELF/SymbolTable.h | 5 +--
ELF/Symbols.cpp | 5 ---
ELF/Symbols.h | 1 -
5 files changed, 37 insertions(+), 92 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.
Renato Golin pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from de3457e [llvm-env] List current worktree directories - Errata
new b2a8786 Separate install directory for each worktree
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:
helpers/llvm-build | 2 +-
helpers/llvm-env | 3 +++
2 files changed, 4 insertions(+), 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 gcc.
from 2a06617 2016-07-21 Richard Biener <rguenther(a)suse.de>
new f849b30 Do not divide by zero in analyze_brprob.py
new 50953a9 2016-07-21 Richard Biener <rguenther(a)suse.de>
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:
contrib/ChangeLog | 5 +++++
contrib/analyze_brprob.py | 13 +++++++------
gcc/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/vrp102.c | 18 ++++++++++++++++++
gcc/tree-vrp.c | 11 +++++++----
6 files changed, 48 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp102.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.