This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 629aa56 [libcxx] [test] In test/support/test_allocator.h, fix constru [...]
new 12150a7 Fix const default initialization of lock_guard<>
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/mutex | 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 gcc.
from 0d2a98a Correct Changelog entry: PR target/67353 * config/avr/avr.c [...]
new 412b298 * g++.dg/cpp0x/ref-qual17.C: New test.
new 93479f9 * gcc.c-torture/compile/20160615-1.c: New test.
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:
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/ref-qual17.C | 12 ++++++++++++
gcc/testsuite/gcc.c-torture/compile/20160615-1.c | 10 ++++++++++
3 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/ref-qual17.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/20160615-1.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 746c3b7 [X86]: Quit promoting 8 and 16 bit compares to 32 bit. Differ [...]
new 7f26e26 [TargetLibraryInfo] Teach isValidProtoForLibFunc about tan
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/Analysis/TargetLibraryInfo.cpp | 3 +++
test/Transforms/InstCombine/pr28143.ll | 12 ++++++++++++
2 files changed, 15 insertions(+)
create mode 100644 test/Transforms/InstCombine/pr28143.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-tools-extra.
from 438a0a5 Apply performance-unnecessary-value-param to clang-tidy.
new 14d36c6 [clang-tidy] Remove dead code. 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:
clang-tidy/modernize/LoopConvertUtils.cpp | 14 --------------
clang-tidy/modernize/LoopConvertUtils.h | 3 ---
2 files changed, 17 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 63a4b39 Revert "Preserve DebugInfo when replacing values in DAGCombiner"
new 746c3b7 [X86]: Quit promoting 8 and 16 bit compares to 32 bit. Differ [...]
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/X86/X86ISelLowering.cpp | 32 -------------
test/CodeGen/X86/3addr-16bit.ll | 8 ++--
test/CodeGen/X86/atomic16.ll | 56 ++++++++++++----------
test/CodeGen/X86/atomic8.ll | 48 +++++++++----------
test/CodeGen/X86/ctpop-combine.ll | 2 +-
.../X86/machine-sink-and-implicit-null-checks.ll | 2 +-
test/CodeGen/X86/memcmp.ll | 6 +--
test/CodeGen/X86/pr5145.ll | 16 +++----
test/CodeGen/X86/x86-shrink-wrapping.ll | 3 +-
9 files changed, 73 insertions(+), 100 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 3ee6e4f Fix simple gas testsuite failures.
new 3a4b0e0 X86: Add tests for static function pointer
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:
ld/ChangeLog | 28 ++++++++++++++++++++++++++++
ld/testsuite/ld-i386/no-plt-1a.dd | 3 +++
ld/testsuite/ld-i386/no-plt-1b.dd | 3 +++
ld/testsuite/ld-i386/no-plt-1c.dd | 3 +++
ld/testsuite/ld-i386/no-plt-1d.dd | 3 +++
ld/testsuite/ld-i386/no-plt-1e.dd | 3 +++
ld/testsuite/ld-i386/no-plt-1f.dd | 3 +++
ld/testsuite/ld-i386/no-plt-1g.dd | 3 +++
ld/testsuite/ld-i386/no-plt-1h.dd | 5 ++++-
ld/testsuite/ld-i386/no-plt-1i.dd | 5 ++++-
ld/testsuite/ld-i386/no-plt-1j.dd | 5 ++++-
ld/testsuite/ld-i386/no-plt-check1a.S | 3 +++
ld/testsuite/ld-i386/no-plt-check1b.S | 6 ++++--
ld/testsuite/ld-i386/no-plt-extern1a.S | 7 +++++++
ld/testsuite/ld-i386/no-plt-extern1b.S | 8 +++++++-
ld/testsuite/ld-x86-64/no-plt-1a.dd | 2 ++
ld/testsuite/ld-x86-64/no-plt-1b.dd | 2 ++
ld/testsuite/ld-x86-64/no-plt-1c.dd | 2 ++
ld/testsuite/ld-x86-64/no-plt-1d.dd | 2 ++
ld/testsuite/ld-x86-64/no-plt-1e.dd | 2 ++
ld/testsuite/ld-x86-64/no-plt-1f.dd | 2 ++
ld/testsuite/ld-x86-64/no-plt-1g.dd | 2 ++
ld/testsuite/ld-x86-64/no-plt-check1.S | 7 +++++++
ld/testsuite/ld-x86-64/no-plt-extern1.S | 13 +++++++++++++
24 files changed, 116 insertions(+), 6 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 2a0f799 [AArch64][obvious] Clean up parentheses and use GET_MODE_UNIT [...]
new c7b6f68 PR target/67353 * config/avr/avr.c (avr_set_current_f [...]
new 0d2a98a Correct Changelog entry: PR target/67353 * config/avr/avr.c [...]
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:
gcc/ChangeLog | 10 ++++++++++
gcc/config/avr/avr.c | 4 ++--
gcc/config/avr/avr.opt | 4 ++++
gcc/doc/invoke.texi | 10 ++++++++--
4 files changed, 24 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 lldb.
from dd575f6 Add results.xml for macOS lldb unittests
new fb3883f Allow runtimes to execute custom LLVM ModulePasses over the e [...]
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/lldb/Expression/LLVMUserExpression.h | 14 +++++++++
include/lldb/Target/LanguageRuntime.h | 9 ++++++
.../Clang/ClangExpressionParser.cpp | 36 +++++++++++++++++++++-
3 files changed, 58 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 llvm.
from 8800861 [X86]: Improve Liveness checking for X86FixupBWInsts.cpp Diff [...]
new 63a4b39 Revert "Preserve DebugInfo when replacing values in DAGCombiner"
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/CodeGen/SelectionDAG.h | 4 +---
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 ++
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 4 ++++
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 19 +------------------
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 2 ++
lib/Target/Hexagon/HexagonISelLowering.cpp | 4 ++--
test/DebugInfo/X86/dbg-value-dag-combine.ll | 11 ++---------
7 files changed, 14 insertions(+), 32 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 e03851a Reverting r272777 because one of the tests added in the llvm [...]
new 32d787f [Sparc] setjmp and longjmp intrinsic support update to add un [...]
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/Basic/Targets.cpp | 1 -
test/Sema/builtin-longjmp.c | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.