This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9dc6615ef87 [DAGCombiner] Extending pattern detection for vector shuffle.
new 6930800b8c4 AMDGPU/NFC: Reorder functions in SIMemoryLegalizer:
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/AMDGPU/SIMemoryLegalizer.cpp | 104 ++++++++++++++++----------------
1 file changed, 52 insertions(+), 52 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 cb4206cf46b Merge branch 'arcpatch-D35788'
new a96e1abb6fc Revert rL311247 : To rectify commit message.
new d826b54fdb7 [X86] Remove an unnecessary alignment restriction from MOVD [...]
new 77be502efc1 [ThinLTO] Fix ThinLTO crash
new 9dc6615ef87 [DAGCombiner] Extending pattern detection for vector shuffle.
The 4 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/X86InstrSSE.td | 3 ++-
lib/Transforms/IPO/FunctionImport.cpp | 15 +++++++++++++++
test/Transforms/FunctionImport/Inputs/funcimport_var2.ll | 3 +++
test/Transforms/FunctionImport/funcimport_var.ll | 12 ++++++++++++
4 files changed, 32 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 clang.
from 411b3e22d4 [clang-diff] Fix compiler warning
new 6f7e9aa48c Add clang-diff to tool_patterns in test/lit.cfg
new c778ea4b26 [clang-diff] Simplify mapping
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/clang/Tooling/ASTDiff/ASTDiff.h | 4 --
lib/Tooling/ASTDiff/ASTDiff.cpp | 74 ++++++----------------------
test/Tooling/Inputs/clang-diff-basic-src.cpp | 4 +-
test/Tooling/clang-diff-basic.cpp | 8 ++-
test/lit.cfg | 1 +
5 files changed, 26 insertions(+), 65 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 newlib.
from f665b1cef cygwin: Implement renameat2
new 3012e251f Document renameat2
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:
winsup/cygwin/release/2.9.0 | 2 ++
winsup/doc/new-features.xml | 4 ++++
winsup/doc/posix.xml | 4 ++++
3 files changed, 10 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.
from 1e7d61fd34 [clang-diff] Add HTML side-by-side diff output
new 411b3e22d4 [clang-diff] Fix compiler warning
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:
tools/clang-diff/ClangDiff.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 d40ac3206e7 Revert rL311242 "Extension of shuffle vector pattern detect [...]
new cb4206cf46b Merge branch 'arcpatch-D35788'
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 56 ++++++++++-
test/CodeGen/X86/shuffle-vs-trunc-512.ll | 150 +++++++++++++++--------------
test/CodeGen/X86/vector-shuffle-512-v16.ll | 11 +--
test/CodeGen/X86/vector-shuffle-512-v8.ll | 13 +--
test/CodeGen/X86/x86-interleaved-access.ll | 62 ++++++------
5 files changed, 173 insertions(+), 119 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 a1afcacc9f5 Extension of shuffle vector pattern detection, updating pos [...]
new d40ac3206e7 Revert rL311242 "Extension of shuffle vector pattern detect [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 49 ++----------------------------
test/CodeGen/X86/oddshuffles.ll | 10 +++---
test/CodeGen/X86/vector-shuffle-512-v16.ll | 11 ++++---
test/CodeGen/X86/vector-shuffle-512-v8.ll | 13 +++++---
4 files changed, 23 insertions(+), 60 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 133b7843b Commiting Christopher Brook's patch for
new ed6d90805 [Plugins/ObjC] Remove unneded semicolon(s) to placate GCC -Wp [...]
new 5dddc1e90 [Plugins/ObjC] Remove more semicolons to placate -Wpedantic. NFCI.
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:
source/Plugins/Language/ObjC/NSArray.cpp | 8 ++++----
source/Plugins/Language/ObjC/NSDictionary.cpp | 6 +++---
2 files changed, 7 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.
unknown user pushed a change to branch master
in repository newlib.
from c496cbb6b Add RISC-V port for libgloss
new f665b1cef cygwin: Implement renameat2
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:
newlib/libc/include/stdio.h | 3 +++
winsup/cygwin/common.din | 1 +
winsup/cygwin/include/cygwin/fs.h | 6 +++++
winsup/cygwin/include/cygwin/version.h | 3 ++-
winsup/cygwin/syscalls.cc | 48 +++++++++++++++++++++++++++++-----
5 files changed, 54 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.
unknown user pushed a change to branch master
in repository llvm.
from 97c7061e09e revert failing test
new a1afcacc9f5 Extension of shuffle vector pattern detection, updating pos [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 49 ++++++++++++++++++++++++++++--
test/CodeGen/X86/oddshuffles.ll | 10 +++---
test/CodeGen/X86/vector-shuffle-512-v16.ll | 11 +++----
test/CodeGen/X86/vector-shuffle-512-v8.ll | 13 +++-----
4 files changed, 60 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.