This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 660ae1d9b90 vs integration: bump version number
new 2a529f7aa0b [X86][SSE] Combine (some) target shuffles with multiple uses
new d5be0360b62 [X86][SSE] Remove PMULDQ/PMULUDQ by zero
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 | 58 +++--
test/CodeGen/X86/2012-01-12-extract-sv.ll | 8 +-
test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 10 +-
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 40 +--
test/CodeGen/X86/bitcast-and-setcc-128.ll | 40 ++-
test/CodeGen/X86/bitcast-setcc-128.ll | 20 +-
test/CodeGen/X86/combine-shl.ll | 80 +++---
test/CodeGen/X86/extractelement-load.ll | 7 +-
test/CodeGen/X86/madd.ll | 32 +--
test/CodeGen/X86/mmx-arith.ll | 36 ++-
test/CodeGen/X86/oddshuffles.ll | 226 +++++++++--------
test/CodeGen/X86/pmul.ll | 129 +++++-----
test/CodeGen/X86/pr29112.ll | 86 ++++---
test/CodeGen/X86/pr34592.ll | 24 +-
test/CodeGen/X86/sdiv-exact.ll | 9 +-
test/CodeGen/X86/shrink_vmul.ll | 78 +++---
test/CodeGen/X86/sse2-schedule.ll | 132 +++++-----
test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 25 +-
test/CodeGen/X86/vec_insert-3.ll | 5 +-
.../X86/vector-constrained-fp-intrinsics.ll | 204 ++++++++--------
test/CodeGen/X86/vector-reduce-mul.ll | 267 ++++++++++-----------
test/CodeGen/X86/vector-sext.ll | 128 +++++-----
test/CodeGen/X86/vector-shuffle-128-v4.ll | 27 +--
test/CodeGen/X86/vector-shuffle-256-v4.ll | 4 +-
test/CodeGen/X86/vector-shuffle-256-v8.ll | 6 +-
test/CodeGen/X86/vector-shuffle-combining.ll | 41 +---
test/CodeGen/X86/vector-trunc-math.ll | 122 ++++------
test/CodeGen/X86/x86-interleaved-access.ll | 260 ++++++++++----------
28 files changed, 988 insertions(+), 1116 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.
from aa558eb893 Add support for importing imaginary literals
new ff80b2b617 Fix structural inequivalency of forward EnumDecl
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/AST/ASTStructuralEquivalence.cpp | 8 +++++
unittests/AST/StructuralEquivalenceTest.cpp | 54 +++++++++++++++++++++++++++++
2 files changed, 62 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 1f0b7f8155 Correctly initialise global blocks on Windows.
new aa558eb893 Add support for importing imaginary literals
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:
include/clang/ASTMatchers/ASTMatchers.h | 5 +++++
lib/AST/ASTImporter.cpp | 13 +++++++++++++
lib/ASTMatchers/ASTMatchersInternal.cpp | 1 +
unittests/AST/ASTImporterTest.cpp | 8 ++++++++
4 files changed, 27 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 lld.
from b01d6e968 Add R_HEX_6_X relocation support
new 2c1c3c872 [LLD][ELF] - Add a test for ScriptParser::readOutputSectionDe [...]
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/sort.s | 5 +++++
1 file changed, 5 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 lld.
from 653633fff [LLD][ELF] - Add a test for ScriptParser::readPhdrs(). NFCI.
new b01d6e968 Add R_HEX_6_X relocation support
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/Arch/Hexagon.cpp | 44 +++++++++++++++++++
test/ELF/hexagon.s | 122 +++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 166 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 gcc.
from 40ea3228096 Remove extra line in common.opt (PR c/86895).
new 443b054bd53 2018-08-09 Paolo Carlini <paolo.carlini(a)oracle.com>
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:
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.old-deja/g++.mike/p784.C | 2 +-
2 files 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 d6879f9d248 [X86] Improved sched models for X86 XCHG*rr and XADD*rr ins [...]
new 3e3f55fb7f0 vs integration: update the manifest to require VS 2017
new 660ae1d9b90 vs integration: bump version number
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:
tools/msbuild/source.extension.vsixmanifest | 8 ++++----
1 file changed, 4 insertions(+), 4 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 llvm.
from f208a0a1daa Merging r338902: ------------------------------------------ [...]
new ef7dd703b18 Merging r339319: ------------------------------------------ [...]
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 | 2 +-
1 file changed, 1 insertion(+), 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 lldb.
from a063373af Add ConstString test FromMidOfBufferStringRef
new 16328ba78 Remove unused type Either from Utility library.
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:
include/lldb/Utility/Either.h | 162 ++++++++++++++---------------------------
lldb.xcodeproj/project.pbxproj | 2 -
2 files changed, 54 insertions(+), 110 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 ffc3a7abf [LLD][ELF] - Add a test case for parsing -defsym.
new 653633fff [LLD][ELF] - Add a test for ScriptParser::readPhdrs(). NFCI.
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/phdrs.s | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.