This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f9fb677cc24 [Power9] Code Cleanup - Remove needsAggressiveScheduling()
new b2f9f92413f [LSV] Refactoring + supporting bitcasts to a type of differ [...]
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/Vectorize/LoadStoreVectorizer.cpp | 108 ++++++++++++---------
test/CodeGen/X86/loadStore_vectorizer.ll | 18 +++-
.../LoadStoreVectorizer/AMDGPU/gep-bitcast.ll | 21 +++-
3 files changed, 97 insertions(+), 50 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 6e502837915 [Analysis] Fix typo in assert. NFC
new f9fb677cc24 [Power9] Code Cleanup - Remove needsAggressiveScheduling()
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/PowerPC/PPCSubtarget.cpp | 35 +---
test/CodeGen/PowerPC/2008-10-28-f128-i32.ll | 252 ++++++++++++------------
test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll | 2 +-
test/CodeGen/PowerPC/MergeConsecutiveStores.ll | 16 +-
test/CodeGen/PowerPC/coalesce-ext.ll | 4 +-
test/CodeGen/PowerPC/i1-to-double.ll | 10 +-
test/CodeGen/PowerPC/lsa.ll | 4 +-
test/CodeGen/PowerPC/ppc32-vacopy.ll | 13 +-
test/CodeGen/PowerPC/ppc64-gep-opt.ll | 29 ---
test/CodeGen/PowerPC/save-cr-ppc32svr4.ll | 11 +-
test/CodeGen/PowerPC/save-crbp-ppc32svr4.ll | 11 +-
test/CodeGen/PowerPC/tls.ll | 2 +-
test/CodeGen/PowerPC/unal-altivec.ll | 9 +-
13 files changed, 172 insertions(+), 226 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 zorg.
from 67947a4 Fix a typo.
new f66a386 [Zorg] Add OpenBSD buildbot
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:
buildbot/osuosl/master/config/builders.py | 11 +++++++++++
buildbot/osuosl/master/config/slaves.py | 4 ++--
buildbot/osuosl/master/config/status.py | 9 +++++++++
3 files changed, 22 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 openmp.
from 7af70cc [OpenMP][libomptarget] New map interface: remove translation [...]
new d7d72b7 Block library shutdown until unreaped threads finish spin-waiting
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:
runtime/src/kmp.h | 3 +++
runtime/src/kmp_runtime.cpp | 15 +++++++++++++
runtime/src/kmp_wait_release.cpp | 8 +++++--
runtime/src/kmp_wait_release.h | 46 ++++++++++++++++++++++++++++++++--------
4 files changed, 61 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 a02ad35dfa9 [OpenEmbedded] Add a unittest for aarch64-oe-linux
new 6e502837915 [Analysis] Fix typo in assert. NFC
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/Analysis/MustExecute.cpp | 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 lld.
from d10d59c60 [ELF] - Eliminate dead code. NFC.
new 1ba1b02a1 Add support for R_HEX_B32_PCREL_X, R_HEX_B22_PCREL_X relocations
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 | 8 ++++++++
test/ELF/hexagon.s | 6 ++++++
2 files changed, 14 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 b2cef49d858 Use __builtin_memmove for trivially copyable types
new 1c7a3c47355 Simplify the base characteristics for some type traits
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:
libstdc++-v3/ChangeLog | 18 ++++
libstdc++-v3/include/std/type_traits | 25 ++---
.../20_util/is_trivially_assignable/value.cc | 108 +++++++++++++--------
3 files changed, 93 insertions(+), 58 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 77c4e2380a [analyzer] Fix memory sanitizer error in MallocChecker.
new b6dc4f6ec3 fix typo in comment
new 0f6b139a0c Fix template argument deduction when a parameter pack has a [...]
new add6b02377 Fix failing testcase to actually be valid.
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:
include/clang/Basic/DiagnosticSemaKinds.td | 6 +
include/clang/Sema/Sema.h | 3 +
include/clang/Sema/TemplateDeduction.h | 22 +++
lib/CodeGen/MicrosoftCXXABI.cpp | 2 +-
lib/Sema/SemaOverload.cpp | 19 ++
lib/Sema/SemaTemplate.cpp | 45 ++---
lib/Sema/SemaTemplateDeduction.cpp | 290 ++++++++++++++++++-----------
lib/Sema/SemaTemplateVariadic.cpp | 33 +++-
test/SemaTemplate/pack-deduction.cpp | 101 ++++++++++
9 files changed, 386 insertions(+), 135 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 compiler-rt.
from 2ae0202ef [compiler-rt] Only set lto_flags if lto_supported
new 3640f73c3 [profile] Add interface to get profile filename
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/profile/InstrProfiling.h | 8 +++++
lib/profile/InstrProfilingFile.c | 59 ++++++++++++++++++++++++++++-------
test/profile/instrprof-get-filename.c | 39 +++++++++++++++++++++++
3 files changed, 94 insertions(+), 12 deletions(-)
create mode 100644 test/profile/instrprof-get-filename.c
--
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 glibc.
from df467d229a oc_FR locale: Multiple updates (bug 23140, bug 23422).
new e84bd8514c INSTALL: Add a note for Intel CET status
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:
ChangeLog | 6 ++++++
INSTALL | 5 +++++
NEWS | 5 ++++-
manual/install.texi | 5 +++++
4 files changed, 20 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.