This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b6d6773 [ThinLTO] Ensure anonymous globals renamed even at -O0
new 063b327 [X86][SSE] Added vector fcopysign combine tests
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/combine-fcopysign.ll | 722 ++++++++++++++++++++++++++++++++++
1 file changed, 722 insertions(+)
create mode 100644 test/CodeGen/X86/combine-fcopysign.ll
--
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 1982c8e [X86][SSE] Added vector mul combine tests
new b6d6773 [ThinLTO] Ensure anonymous globals renamed even at -O0
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/IPO/PassManagerBuilder.cpp | 10 +++++++++-
test/Transforms/NameAnonGlobals/rename.ll | 1 +
2 files changed, 10 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 cbaa900 [X86][SSE] Improve target shuffle mask extraction
new 1982c8e [X86][SSE] Added vector mul combine tests
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/combine-mul.ll | 249 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 249 insertions(+)
create mode 100644 test/CodeGen/X86/combine-mul.ll
--
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 910a1af [ELF] - Linkerscript: change locationcounter.s to use llvm-objdump
new 0b5c6df [ELF] - Added comments. NFC.
new a6bed9d [ELF] - Fix comment. NFC.
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:
ELF/LinkerScript.cpp | 6 +++++-
1 file changed, 5 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 db0c416 [X86][AVX2] Add target shuffle constant folding tests
new 83d088f [X86][AVX] Test target shuffle combining on 32 and 64-bit targets
new cbaa900 [X86][SSE] Improve target shuffle mask extraction
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:
lib/Target/X86/X86ISelLowering.cpp | 24 +-
test/CodeGen/X86/vector-shuffle-combining-avx.ll | 356 ++++++---
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 499 ++++++++----
.../X86/vector-shuffle-combining-avx512bw.ll | 840 +++++++++++++++------
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 5 +-
5 files changed, 1198 insertions(+), 526 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 lld.
from 70b2b35 [ELF] - SEGMENT_START's default argument can be an expression
new 910a1af [ELF] - Linkerscript: change locationcounter.s to use llvm-objdump
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/ELF/linkerscript/locationcounter.s | 308 +++-----------------------------
1 file changed, 21 insertions(+), 287 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 lld.
from 6e169ef [ELF] Linkerscript: fixed bug about commands processing.
new 70b2b35 [ELF] - SEGMENT_START's default argument can be an expression
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/LinkerScript.cpp | 6 ++----
test/ELF/linkerscript/Inputs/segment-start.script | 2 +-
test/ELF/linkerscript/segment-start.s | 4 ++--
3 files changed, 5 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 679cf95 [X86][AVX] Add target shuffle constant folding tests
new db0c416 [X86][AVX2] Add target shuffle constant folding tests
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-combining-avx2.ll | 30 +++++++++++++++++++++++
1 file changed, 30 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 973dd0e [Hexagon] segv while processing SUnit with nullNodePtr
new 05c5270 [X86][SSSE3] Add target shuffle constant folding tests
new aa105ad [X86][XOP] Add target shuffle constant folding tests
new 679cf95 [X86][AVX] Add target shuffle constant folding tests
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:
test/CodeGen/X86/vector-shuffle-combining-avx.ll | 37 +++++++++
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 16 ++++
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 90 ++++++++++++++++++++++
3 files changed, 143 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 97c9504 [clang-tidy] Bugfix for readability-redundant-control-flow check
new 4c80dcd [clang-rename] Fix handling of unchanged files
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-rename/tool/ClangRename.cpp | 2 +-
clang-reorder-fields/tool/ClangReorderFields.cpp | 9 ++-------
test/clang-rename/IncludeHeaderWithSymbol.cpp | 10 ++++++++++
test/clang-rename/Inputs/HeaderWithSymbol.h | 1 +
4 files changed, 14 insertions(+), 8 deletions(-)
create mode 100644 test/clang-rename/IncludeHeaderWithSymbol.cpp
create mode 100644 test/clang-rename/Inputs/HeaderWithSymbol.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.