This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from abe732b Simplify by merging a lambda with addSymbol. NFC.
new 18c8734 Add comments.
new 5a6632b Simplify. 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:
ELF/Relocations.h | 6 +++++-
ELF/ScriptParser.cpp | 13 ++++---------
2 files changed, 9 insertions(+), 10 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 c923f41 Do not create .shstrtab and use .strtab instead.
new abe732b Simplify by merging a lambda with addSymbol. 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:
ELF/ELFCreator.cpp | 26 ++++++++++----------------
1 file changed, 10 insertions(+), 16 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 8df6d22 Attempt to fix buildbots.
new c923f41 Do not create .shstrtab and use .strtab instead.
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/ELFCreator.cpp | 20 ++++----------------
1 file changed, 4 insertions(+), 16 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 c1d70e9 DR583, DR1512: Implement a rewrite to C++'s 'composite pointe [...]
new da86e53 Don't try to use !Previous.empty() as a proxy for "Is this a [...]
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/SemaDecl.cpp | 4 +---
lib/Sema/SemaDeclCXX.cpp | 7 +++----
test/SemaCXX/friend.cpp | 9 +++++++++
3 files changed, 13 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 libcxx.
from 464abc8 Adding a missing constexpr test for reverse_iterator operator[].
new 2d164cb [ModuleMap] Add more module entries to cover some non modular [...]
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/module.modulemap | 342 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 342 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 lldb.
from 20fc3e1 Fix a race condition between "ephemeral watchpoint disable/en [...]
new 0d734fe Guard GetEscapedHostname against a nullptr hostname. This can [...]
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/Utility/ModuleCache.cpp | 2 ++
1 file changed, 2 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 gcc.
from 13d5448 2016-10-20 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 1555aa4 * config/rs6000/rs6000.c (rs6000_assemble_visibility): Swap " [...]
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 | 7 +++++++
gcc/config/rs6000/rs6000.c | 11 +++++++----
2 files changed, 14 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 llvm.
from a45d706 Fix cross-endianness RuntimeDyld relocation for ARM
new b8c3103 Revert "[GVN/PRE] Hoist global values outside of loops."
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/Transforms/Scalar/GVN.cpp | 84 +++++++++---------------------
test/Transforms/GVN/PRE/hoist-loads.ll | 53 -------------------
test/Transforms/GVN/PRE/pre-single-pred.ll | 14 +++--
3 files changed, 36 insertions(+), 115 deletions(-)
delete mode 100644 test/Transforms/GVN/PRE/hoist-loads.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.