This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d91ccf5 [AVX-512] Promote 512-bit integer loads to v8i64 similar to w [...]
new 9c53423 [Debug Info] Added a LIT test that covers the fix committed i [...]
new ac9ca3b Avoid false dependencies of undef machine operands
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/CodeGen/ExecutionDepsFix.cpp | 53 ++++++
lib/Target/X86/X86InstrInfo.cpp | 2 +-
test/CodeGen/X86/avx512-cvt.ll | 61 +++---
test/CodeGen/X86/break-false-dep.ll | 72 ++++++-
test/CodeGen/X86/copy-propagation.ll | 3 +-
test/CodeGen/X86/half.ll | 2 +-
test/CodeGen/X86/sse-fsignum.ll | 18 +-
test/CodeGen/X86/vec_int_to_fp.ll | 352 ++++++++++++++++-------------------
test/DebugInfo/macro_link.ll | 30 +++
9 files changed, 350 insertions(+), 243 deletions(-)
create mode 100644 test/DebugInfo/macro_link.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 libcxx.
from a60053b Add missing REQUIRES for C++14
new 92741e2 Refactor test archetypes implementation.
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:
.../utility/pairs/pairs.pair/U_V.pass.cpp | 25 +++--
.../pairs.pair/const_first_const_second.pass.cpp | 9 +-
.../pairs/pairs.pair/const_pair_U_V.pass.cpp | 53 ++++-----
.../utility/pairs/pairs.pair/default.pass.cpp | 1 +
.../utility/pairs/pairs.pair/rv_pair_U_V.pass.cpp | 53 ++++-----
.../special_member_generation_test.pass.cpp | 1 +
test/support/archetypes.hpp | 125 +++++----------------
test/support/archetypes.ipp | 109 ++++++++++++++++++
8 files changed, 209 insertions(+), 167 deletions(-)
create mode 100644 test/support/archetypes.ipp
--
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 master
in repository toolchain/abe.
from 22808ff Switch default toolchain from gcc5 to gcc6
new f61467b jenkins.sh: Remove workaround
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:
jenkins.sh | 7 -------
1 file changed, 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 b894886 [Profile] improve warning control option
new bc13ca6 [AVX-512] Fix the 128-bit and 256-bit nontemporal load patter [...]
new e0ce251 [AVX-512] Add patterns to allow EVEX encoded stores of v16i16 [...]
new d91ccf5 [AVX-512] Promote 512-bit integer loads to v8i64 similar to w [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 1 +
lib/Target/X86/X86InstrAVX512.td | 54 ++++++++++++++++++++---------
lib/Target/X86/X86InstrSSE.td | 2 +-
test/CodeGen/X86/nontemporal-loads.ll | 18 +++-------
test/CodeGen/X86/vector-half-conversions.ll | 4 +--
test/CodeGen/X86/vector-shift-ashr-512.ll | 2 +-
6 files changed, 47 insertions(+), 34 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 f7250e5 [Order Files] Don't use empty order files
new 241fa3c bindings: expose diagnostic formatting to Python
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:
bindings/python/clang/cindex.py | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 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 a01f239 [WebAssembly] Cleanup trailing whitespace
new b894886 [Profile] improve warning control option
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/Instrumentation/PGOInstrumentation.cpp | 7 ++++---
test/Transforms/PGOProfile/diag_no_funcprofdata.ll | 8 ++++++--
2 files changed, 10 insertions(+), 5 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 a31d08b Make more fields of InlineParams Optional.
new a01f239 [WebAssembly] Cleanup trailing whitespace
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/WebAssemblyRegStackify.cpp | 4 ++--
1 file changed, 2 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 4971243 [Statepoints] Minor cosmetic change; NFC
new a31d08b Make more fields of InlineParams Optional.
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/llvm/Analysis/InlineCost.h | 4 ++--
lib/Analysis/InlineCost.cpp | 12 ++++++++----
2 files changed, 10 insertions(+), 6 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 libcxx.
from e739d54 [libcxx] Add std::any
new a60053b Add missing REQUIRES for C++14
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/libcxx/utilities/any/size_and_alignment.pass.cpp | 2 +-
test/libcxx/utilities/any/small_type.pass.cpp | 2 +-
2 files changed, 2 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 binutils-2_27-branch
in repository binutils-gdb.
from 422a405 Automatic date update in version.in
new e4aa8a9 PowerPC64 ELFv1 undefined weak functions
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:
bfd/ChangeLog | 6 ++++++
bfd/elf64-ppc.c | 31 +++++++++++--------------------
2 files changed, 17 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.