This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3e55f3d GVN-hoist: fix store past load dependence analysis (PR30216)
new 20bb032 Speculative fix for build failures due to consumeInteger.
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/Support/StringRef.cpp | 3 +++
unittests/ADT/StringRefTest.cpp | 3 ++-
2 files changed, 5 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 lldb.
from 3fb8c44 Fix TestBreakpointSerialization on windows
new 2726411 added environment variable-related Args gtests
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/Interpreter/Args.cpp | 10 +++--
unittests/Interpreter/TestArgs.cpp | 85 ++++++++++++++++++++++++++++++++++++++
2 files changed, 91 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 users/ARM/embedded-binutils-2_26-branch
in repository binutils-gdb.
from 8848d11 2016-09-21 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
new 35f401d Fix of backport for thumb2 long branch veneers
new a08f609 Fix feature checks based on ARM architecture value
new 10f612b Fix Thumb-2 BL detection
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:
bfd/ChangeLog.arm | 34 +++++++++++++++++
bfd/elf32-arm.c | 83 +++++++++++++++++++++++++++++------------
ld/ChangeLog.arm | 10 +++++
ld/testsuite/ld-arm/arm-elf.exp | 5 ++-
ld/testsuite/ld-arm/thumb2-bl.d | 2 +-
ld/testsuite/ld-arm/thumb2-bl.s | 1 -
6 files changed, 109 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 9c1ff91 * regcprop.c (copyprop_hardreg_forward_1): Remove noop moves.
new fff0bfb Revert accidental commit.
new 7e20dff /cp 2016-09-22 Paolo Carlini <paolo.carlini(a)oracle.com>
new 3b29557 * MAINTAINERS (Write After Approval): Add myself.
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:
MAINTAINERS | 1 +
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/class.c | 5 +++--
gcc/regcprop.c | 1 -
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr71979.C | 15 +++++++++++++++
6 files changed, 30 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr71979.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 3132c38 GVN-hoist: fix typo
new 3e55f3d GVN-hoist: fix store past load dependence analysis (PR30216)
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/GVNHoist.cpp | 62 ++++++++++++++++++++-----------------
test/Transforms/GVNHoist/pr30216.ll | 52 +++++++++++++++++++++++++++++++
2 files changed, 85 insertions(+), 29 deletions(-)
create mode 100644 test/Transforms/GVNHoist/pr30216.ll
--
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 d9a3168 Fix Wbitfield-constant-conversion false positives
new 2f10198 [docs] Touch up the coverage docs some more
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:
docs/SourceBasedCodeCoverage.rst | 42 +++++++++++++++++++---------------------
1 file changed, 20 insertions(+), 22 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 0450687 Fix parsing expressions to evaluate with spaces and optional [...]
new 3fb8c44 Fix TestBreakpointSerialization on windows
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/Core/StructuredData.cpp | 2 +-
unittests/Core/CMakeLists.txt | 1 +
unittests/Core/StructuredDataTest.cpp | 32 ++++++++++++++++++++++++++++++++
3 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 unittests/Core/StructuredDataTest.cpp
--
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 5097444 Handle empty sections with symbol assignments.
new 40a0b72 Simplify. 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/LinkerScript.cpp | 5 ++---
1 file changed, 2 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 3abbc4d [compiler-rt] fix typo in option description [NFC]
new fb27f55 [Support] Add StringRef::consumeInteger.
new 3132c38 GVN-hoist: fix typo
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/llvm/ADT/StringRef.h | 35 ++++++++
lib/Support/StringRef.cpp | 80 +++++++++++------
lib/Transforms/Scalar/GVNHoist.cpp | 2 +-
unittests/ADT/StringRefTest.cpp | 177 +++++++++++++++++++++++++++++++++++++
4 files changed, 268 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 binutils-gdb.
from de67845 Fix build breakage from commit 6ec2b2
new f73842f Close gdbserver in mi_gdb_exit
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/testsuite/ChangeLog | 8 ++++++++
gdb/testsuite/lib/gdbserver-support.exp | 35 ++++++++++++++++++++++++++++-----
2 files changed, 38 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.