This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70
in repository clang-tools-extra.
from 9d272b9f Creating release_70 branch off revision 338536
new b0e0f4ec ReleaseNotes: tidy up for the release
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/ReleaseNotes.rst | 57 ++++++++++-----------------------------------------
1 file changed, 11 insertions(+), 46 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 d2bb2e63 [clangd] Canonicalize include paths in clangd.
new 8332cc4c [clang-tidy/ObjC] Update list of acronyms in PropertyDeclarat [...]
new 8765cc21 [clang-tidy/ObjC] Update list of acronyms in PropertyDeclarat [...]
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:
clang-tidy/objc/PropertyDeclarationCheck.cpp | 8 ++++++++
docs/clang-tidy/checks/objc-property-declaration.rst | 2 +-
2 files changed, 9 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v3
in repository toolchain/jenkins-scripts.
from 8795eb7 tcwg-bisect-llvm-kernel.sh: Add bisect.log to artifacts
new 0d97a15 tcwg-bisect-llvm-kernel.sh: Fix parsing of "git bisect run" output.
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:
tcwg-bisect-llvm-kernel.sh | 4 +++-
1 file changed, 3 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 a8ea812648f [benchmark] Fix flags used to compile benchmark library wit [...]
new 16a4c18a238 [WebAssembly] v8x16.shuffle
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/WebAssembly/WebAssemblyISD.def | 1 +
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 39 +++++++++
lib/Target/WebAssembly/WebAssemblyISelLowering.h | 1 +
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 54 ++++++++++++
test/CodeGen/WebAssembly/simd.ll | 96 ++++++++++++++++++++++
test/MC/Disassembler/WebAssembly/wasm.txt | 3 +
6 files changed, 194 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 fe1f0fea236 [AST] Generalize argument specific aliasing
new a154fcb21fe [InstCombine][x86] add tests for possible blendv transform [...]
new cb88bb7c68f [benchmark] Re-enable benchmarks on all platforms including [...]
new a8ea812648f [benchmark] Fix flags used to compile benchmark library wit [...]
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:
CMakeLists.txt | 7 +-
docs/CMake.rst | 3 +-
test/Transforms/InstCombine/X86/blend_x86.ll | 132 ++++++++++++++++++++-------
utils/benchmark/CMakeLists.txt | 2 +-
4 files changed, 101 insertions(+), 43 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 dd2780f24dc [X86] Add codegen tests for narrow PADDUS/PSUBUS patterns f [...]
new 1de79cc6545 [codeview] Add .cv_string directive for testing purposes
new fe1f0fea236 [AST] Generalize argument specific aliasing
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/Analysis/MemoryLocation.h | 6 ++-
lib/Analysis/AliasSetTracker.cpp | 40 +++++++++++++++++++
lib/Analysis/MemoryLocation.cpp | 7 ++--
lib/MC/MCParser/AsmParser.cpp | 21 +++++++++-
test/Analysis/AliasSet/argmemonly.ll | 64 +++++++++++++-----------------
test/MC/COFF/cv-string.s | 69 +++++++++++++++++++++++++++++++++
test/Transforms/LICM/argmemonly-call.ll | 3 +-
7 files changed, 167 insertions(+), 43 deletions(-)
create mode 100644 test/MC/COFF/cv-string.s
--
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 63b0a3bd8 Add the Disassembler unit test dir.
new 6d2146d23 [Disassembler] Run ARM-specific tests only if the ARM backend [...]
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:
unittests/Disassembler/CMakeLists.txt | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 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 566693531ef [MemorySSA] Update MemoryPhi wiring for block splitting to [...]
new dd2780f24dc [X86] Add codegen tests for narrow PADDUS/PSUBUS patterns f [...]
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/paddus.ll | 597 +++++++++++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/psubus.ll | 562 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 1159 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.