This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 2e627fe Avoid extraneous output from git downloading all gerrit changesets
new 95d17fb Remove stale references to checkout's git$$.lock
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:
abe.sh | 4 ++--
lib/checkout.sh | 5 -----
2 files changed, 2 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 92e9b6c Remove git_robust
new 2e627fe Avoid extraneous output from git downloading all gerrit changesets
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/checkout.sh | 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 7ac2adf scripts/TestRelease.job: add a drive short name when using wine.
new 92e9b6c Remove git_robust
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/checkout.sh | 25 ++++++-------------------
1 file changed, 6 insertions(+), 19 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 9c841cd [clang-tidy] Do not issue fix for functions that are referenc [...]
new 14df6e7 [clang-move] Support template class.
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-move/ClangMove.cpp | 32 ++++++----
test/clang-move/Inputs/template_class_test.cpp | 13 ++++
test/clang-move/Inputs/template_class_test.h | 30 +++++++++
test/clang-move/move-template-class.cpp | 86 ++++++++++++++++++++++++++
4 files changed, 150 insertions(+), 11 deletions(-)
create mode 100644 test/clang-move/Inputs/template_class_test.cpp
create mode 100644 test/clang-move/Inputs/template_class_test.h
create mode 100644 test/clang-move/move-template-class.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 llvm.
from 9c5e4ba [InstCombine] avoid infinite loop from shuffle-extract-insert [...]
new 5ffdf01 [AVX-512] Add test cases to show missed opportunities for usi [...]
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:
test/CodeGen/X86/vector-shuffle-256-v4.ll | 43 ++++++++++++++++++++++++++
test/CodeGen/X86/vector-shuffle-256-v8.ll | 48 ++++++++++++++++++++++++++++++
test/CodeGen/X86/vector-shuffle-512-v16.ll | 20 +++++++++++++
test/CodeGen/X86/vector-shuffle-512-v8.ll | 34 +++++++++++++++++++++
4 files changed, 145 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 binutils-gdb.
from 4e9d215 Automatic date update in version.in
new 9b97201 Use unique_xmalloc_ptr in Python code
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 | 43 +++++++++++++++++++++++++++++++
gdb/mi/mi-cmd-var.c | 25 ++++++------------
gdb/python/py-breakpoint.c | 30 +++++++++++-----------
gdb/python/py-cmd.c | 17 ++++++-------
gdb/python/py-frame.c | 15 +++--------
gdb/python/py-framefilter.c | 52 +++++++++++++-------------------------
gdb/python/py-function.c | 15 ++++++-----
gdb/python/py-infthread.c | 8 +++---
gdb/python/py-param.c | 46 +++++++++++++++------------------
gdb/python/py-prettyprint.c | 26 ++++++++-----------
gdb/python/py-type.c | 5 ++--
gdb/python/py-unwind.c | 6 ++---
gdb/python/py-utils.c | 60 +++++++++++++++++++-------------------------
gdb/python/py-value.c | 19 +++++---------
gdb/python/py-varobj.c | 8 +++---
gdb/python/python-internal.h | 13 +++++-----
gdb/python/python.c | 24 +++++++++---------
gdb/varobj.c | 17 ++++++-------
gdb/varobj.h | 3 ++-
19 files changed, 207 insertions(+), 225 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 c3a988d [clang-tidy docs] Minor formatting changes.
new 9c841cd [clang-tidy] Do not issue fix for functions that are referenc [...]
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/performance/UnnecessaryValueParamCheck.cpp | 18 +++++++++++++++---
.../clang-tidy/performance-unnecessary-value-param.cpp | 18 ++++++++++++++++++
2 files changed, 33 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 gcc.
from 7c14c46 Daily bump.
new 28251d4 simplify-rtx: Transform (xor (and (xor A B) C) B) with C const
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/simplify-rtx.c | 31 +++++++++++++++++++++++++++++++
2 files changed, 38 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 llvm.
from 027f4d0 Re-apply r286384, "X86: Introduce the "relocImm" ComplexPatte [...]
new 9c5e4ba [InstCombine] avoid infinite loop from shuffle-extract-insert [...]
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:
.../InstCombine/InstCombineVectorOps.cpp | 8 +++++++
.../InstCombine/insert-extract-shuffle.ll | 27 ++++++++++++++++++++++
2 files changed, 35 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 lld.
from bae02a8 Remove an overloaded function to simplify.
new ef5f0da Add comment and simplify code a bit. 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/SyntheticSections.cpp | 44 ++++++++++++++++++++++++--------------------
1 file changed, 24 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.