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 a13cba2c [clangd] Add some trace::Spans. NFC
new 737bee02 [clangd] Remove unused parameter. 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:
clangd/XRefs.cpp | 11 +++++------
1 file changed, 5 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 clang-tools-extra.
from fcec6dce [clang-tidy] Abseil: no namepsace check
new a13cba2c [clangd] Add some trace::Spans. 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:
clangd/ClangdServer.cpp | 1 +
clangd/TUScheduler.cpp | 1 +
2 files 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 compiler-rt.
from b0cd143d4 [XRay][compiler-rt] Stash flags as well in x86_64 trampoline
new a813e12f4 [XRay][compiler-rt] Remove uses of internal allocator in prof [...]
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/xray/xray_profiling.cc | 54 +++++++++++++++++++++++++---------------------
1 file changed, 30 insertions(+), 24 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 21461a79c10 2018-08-28 Richard Biener <rguenther(a)suse.de>
new d46a9791a73 Add target selectors to slp-37.c (PR87078)
new 7d368d79d0b Fix unguarded use of tree_to_shwi in tree-ssa-sccvn.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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/slp-37.c | 4 ++--
gcc/tree-ssa-sccvn.c | 8 ++++----
4 files changed, 17 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 llvm.
from b2b31f26309 [benchmark] Silence warning by applying upstream patch
new b9a5b63789f [X86][SSE] Improve variable scalar shift of vXi8 vectors (PR34694)
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 | 71 ++++++--
test/CodeGen/X86/vector-rotate-512.ll | 92 ++++-------
test/CodeGen/X86/vector-shift-ashr-128.ll | 252 +++++++----------------------
test/CodeGen/X86/vector-shift-ashr-256.ll | 258 +++++++++---------------------
test/CodeGen/X86/vector-shift-ashr-512.ll | 95 +++--------
test/CodeGen/X86/vector-shift-lshr-128.ll | 143 +++++------------
test/CodeGen/X86/vector-shift-lshr-256.ll | 140 +++++-----------
test/CodeGen/X86/vector-shift-lshr-512.ll | 55 ++-----
test/CodeGen/X86/vector-shift-shl-128.ll | 133 ++++-----------
test/CodeGen/X86/vector-shift-shl-256.ll | 128 +++++----------
test/CodeGen/X86/vector-shift-shl-512.ll | 48 ++----
11 files changed, 415 insertions(+), 1000 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 release_70
in repository compiler-rt.
from 35d20abb3 Merging r339303: -------------------------------------------- [...]
new 21c4b64a7 Merging r340758 and r340769: -------------------------------- [...]
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/lsan/lsan_common.cc | 9 ------
.../TestCases/Linux/{fork.cc => fork_and_leak.cc} | 15 +++++-----
test/lsan/TestCases/Linux/fork_with_threads.cc | 35 ----------------------
3 files changed, 7 insertions(+), 52 deletions(-)
copy test/lsan/TestCases/Linux/{fork.cc => fork_and_leak.cc} (52%)
delete mode 100644 test/lsan/TestCases/Linux/fork_with_threads.cc
--
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 compiler-rt.
from 6052ea872 [lsan] Check that leak sanitizer works in the forked process
new b0cd143d4 [XRay][compiler-rt] Stash flags as well in x86_64 trampoline
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/xray/xray_trampoline_x86_64.S | 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 llvm.
from a53c4cfc76e [X86][SSE] Avoid vector extraction/insertion for non-consta [...]
new b2b31f26309 [benchmark] Silence warning by applying upstream patch
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:
utils/benchmark/README.LLVM | 8 ++++++--
utils/benchmark/include/benchmark/benchmark.h | 16 ++++++++++++++--
utils/benchmark/src/internal_macros.h | 11 -----------
3 files changed, 20 insertions(+), 15 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 18c6fab1078 Pull google/benchmark library to the LLVM tree
new a53c4cfc76e [X86][SSE] Avoid vector extraction/insertion for non-consta [...]
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 | 25 +++++++++++++++++++------
test/CodeGen/X86/lower-vec-shift-2.ll | 12 ++++++------
test/CodeGen/X86/vector-rotate-128.ll | 16 ++++++++--------
test/CodeGen/X86/vector-shift-ashr-128.ll | 8 ++++----
test/CodeGen/X86/vector-shift-lshr-128.ll | 8 ++++----
test/CodeGen/X86/vector-shift-shl-128.ll | 8 ++++----
test/CodeGen/X86/vshift-4.ll | 10 ++++++----
7 files changed, 51 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 gcc.
from 94a54d80a59 2018-08-28 Richard Biener <rguenther(a)suse.de>
new 1857d9465fd 2018-08-28 Richard Biener <rguenther(a)suse.de>
new 7366a0f04de 2018-08-28 Richard Biener <rguenther(a)suse.de>
new 21461a79c10 2018-08-28 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 20 +++++++++
gcc/testsuite/ChangeLog | 10 +++++
.../gcc.dg/{torture/pr71168.c => pr87117-1.c} | 1 +
gcc/testsuite/gcc.dg/pr87117-2.c | 15 +++++++
gcc/tree-ssa-pre.c | 3 +-
gcc/tree-ssa-sccvn.c | 48 +++++++++++-----------
6 files changed, 71 insertions(+), 26 deletions(-)
copy gcc/testsuite/gcc.dg/{torture/pr71168.c => pr87117-1.c} (77%)
create mode 100644 gcc/testsuite/gcc.dg/pr87117-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.