This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository test-suite.
from c71e88be [test-suite] Enable MicroBenchmarks by default and enable ben [...]
new f0842266 [test-suite] Revert rL333184 (Enable MicroBenchmarks by defau [...]
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:
CMakeLists.txt | 5 +++--
MicroBenchmarks/CMakeLists.txt | 10 ++++------
MicroBenchmarks/libs/CMakeLists.txt | 2 --
3 files changed, 7 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 llvm.
from 1aaff1e1d20 [X86][BtVer2] Added Jaguar cpu cycle counter to permit llvm [...]
new a2d7e85a4ba [X86][SSE] Pull out OR(AND(~MASK,X),AND(MASK,Y)) matching i [...]
new d13570e87b5 FastMathFlags: Make it easier to unset individual ones.
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/IR/Operator.h | 29 ++++++++++++++-------
lib/Target/X86/X86ISelLowering.cpp | 53 ++++++++++++++++++++++++--------------
2 files changed, 54 insertions(+), 28 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 936c00ed941 [NFC][VPlan] Wrap PlainCFGBuilder with an anonymous namespace.
new 1aaff1e1d20 [X86][BtVer2] Added Jaguar cpu cycle counter to permit llvm [...]
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/X86PfmCounters.td | 4 ++++
1 file changed, 4 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 clang-tools-extra.
from f4acaed6 [clangd] Skip .inc headers when canonicalizing header #include.
new 4ace5cff [clangd] Serve comments for headers decls from dynamic index only
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/CodeComplete.cpp | 7 ++++--
clangd/CodeCompletionStrings.cpp | 22 ++++++++++++++----
clangd/CodeCompletionStrings.h | 11 +++++++--
clangd/index/SymbolCollector.cpp | 3 ++-
unittests/clangd/CodeCompleteTests.cpp | 41 ++++++++++++++++++++++++++++++++++
5 files changed, 75 insertions(+), 9 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 9b3f38a4 [clangd] Fix code completion in MACROs with stringification.
new f4acaed6 [clangd] Skip .inc headers when canonicalizing header #include.
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/index/CanonicalIncludes.cpp | 30 +++++++++++--
clangd/index/CanonicalIncludes.h | 7 ++--
clangd/index/SymbolCollector.cpp | 30 ++++++++-----
unittests/clangd/SymbolCollectorTests.cpp | 70 +++++++++++++++++++++++++++++--
4 files changed, 116 insertions(+), 21 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 e8e07b9fd6d [x86] add vector load-cmp-select tests; NFC
new 936c00ed941 [NFC][VPlan] Wrap PlainCFGBuilder with an anonymous namespace.
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/Vectorize/VPlanHCFGBuilder.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 binutils-gdb.
from da05d921f0 Fix macOS build, missing override
new d9f6d7f8b6 testsuite: Extend TLS core file testing with an OS-generated dump
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 | 9 +++++
gdb/testsuite/gdb.threads/tls-core.c | 2 ++
gdb/testsuite/gdb.threads/tls-core.exp | 63 ++++++++++++++++++++++------------
3 files changed, 53 insertions(+), 21 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/2.26/master
in repository glibc.
from a5bc5ec967 Add references to CVE-2018-11236, CVE-2017-18269
new 4df8479e6b Add NEWS entry for CVE-2018-11236
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:
NEWS | 4 ++++
1 file changed, 4 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 release/2.26/master
in repository glibc.
from af7519f7b3 Fix path length overflow in realpath [BZ #22786]
new 6b4362f2cb Don't write beyond destination in __mempcpy_avx512_no_vzerou [...]
new 58ad5f8a64 Add a test case for [BZ #23196]
new a5bc5ec967 Add references to CVE-2018-11236, CVE-2017-18269
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:
ChangeLog | 17 ++++++++
NEWS | 8 ++++
string/test-memcpy.c | 47 ++++++++++++++++++++++
string/test-mempcpy.c | 1 +
.../multiarch/memmove-avx512-no-vzeroupper.S | 5 ++-
5 files changed, 76 insertions(+), 2 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 df5bf794d61 [llvm-exegesis] Analysis: Show value extents.
new e8e07b9fd6d [x86] add vector load-cmp-select tests; 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:
test/CodeGen/X86/vsel-cmp-load.ll | 289 ++++++++++++++++++++++++++++++++++++++
1 file changed, 289 insertions(+)
create mode 100644 test/CodeGen/X86/vsel-cmp-load.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.