This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f925ecb766 [OPENMP] Generalization of calls of the outlined functions.
new bf1aff02c1 [OPENMP][DEBUG] Fix for PR33676: Debug info for OpenMP regio [...]
new 5d33839e5b clang-format: [JS] do not insert whitespace in call positions.
new beb7e51f02 clang-format: [JS] wrap optional properties in type aliases.
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/CodeGen/CGOpenMPRuntime.cpp | 1 -
lib/CodeGen/CGStmtOpenMP.cpp | 4 ++--
lib/Format/TokenAnnotator.cpp | 25 +++++++++++++++++--------
test/OpenMP/taskloop_reduction_codegen.cpp | 3 ++-
unittests/Format/FormatTestJS.cpp | 24 +++++++++++++++++-------
5 files changed, 38 insertions(+), 19 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 86316b8f462 [SLPVectorizer] Schedule bundle with different opcodes.
new 1fa54409353 [x86] fold the mask op on 8- and 16-bit rotates
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/X86/X86InstrCompiler.td | 42 +++++++++++++++++++++++++++++++++++---
test/CodeGen/X86/rotate4.ll | 8 --------
2 files changed, 39 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 7ae78366d53 [X86] Fix a place that was mishandling X86ISD::UMUL.
new 86316b8f462 [SLPVectorizer] Schedule bundle with different opcodes.
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/SLPVectorizer.cpp | 192 +++++++++++++++------
.../SLPVectorizer/X86/schedule-bundle.ll | 53 ++++++
2 files changed, 193 insertions(+), 52 deletions(-)
create mode 100644 test/Transforms/SLPVectorizer/X86/schedule-bundle.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 b9b9b5fa4af [X86] Remove flag setting ISD nodes from computeKnownBitsFo [...]
new 7ae78366d53 [X86] Fix a place that was mishandling X86ISD::UMUL.
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/X86/X86ISelLowering.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 llvm.
from 408158e9c65 [BDCE] reduce scope of an assert (PR34179)
new 85816c85530 [AVX512] Remove leftover code for when i1 was a legal type [...]
new 0011aa6b2c2 [AVX512] Make the itinerary parameter actually pass through [...]
new b9b9b5fa4af [X86] Remove flag setting ISD nodes from computeKnownBitsFo [...]
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/X86FastISel.cpp | 14 --------------
lib/Target/X86/X86ISelLowering.cpp | 15 ---------------
lib/Target/X86/X86InstrAVX512.td | 4 ++--
3 files changed, 2 insertions(+), 31 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 glibc.
from 66ba2e4ae5 Fix thousands_sep and grouping and use readable ASCII for de [...]
new 2a124c6163 Use two letter abbreviations in abday in all German locales.
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:
localedata/ChangeLog | 10 ++++++++++
localedata/locales/de_AT | 8 ++++----
localedata/locales/de_BE | 8 ++++----
localedata/locales/de_CH | 8 ++++----
localedata/locales/de_DE | 8 ++++----
localedata/locales/de_IT | 8 ++++----
localedata/locales/de_LU | 8 ++++----
7 files changed, 34 insertions(+), 24 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 ef4534aee52 Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."
new 408158e9c65 [BDCE] reduce scope of an assert (PR34179)
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/Scalar/BDCE.cpp | 17 +++++++----------
test/Transforms/BDCE/invalidate-assumptions.ll | 14 ++++++++++++++
2 files changed, 21 insertions(+), 10 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 521c639 OMP_PROC_BIND: better spread
new 995b870 [OpenMP] libomptarget: move debugging dumps under control of [...]
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:
libomptarget/plugins/cuda/src/rtl.cpp | 19 +++++++++++++-
libomptarget/plugins/generic-elf-64bit/src/rtl.cpp | 24 ++++++++++++++++--
libomptarget/src/omptarget.cpp | 20 ++++++++++++++-
libomptarget/test/CMakeLists.txt | 6 +++++
libomptarget/test/env/omp_target_debug.c | 20 +++++++++++++++
libomptarget/test/lit.cfg | 29 +++++++++++++++++++---
libomptarget/test/lit.site.cfg.in | 1 +
7 files changed, 112 insertions(+), 7 deletions(-)
create mode 100644 libomptarget/test/env/omp_target_debug.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 clang.
from b69ac5b17b [Parse] Fix typo in header docs (NFC)
new f925ecb766 [OPENMP] Generalization of calls of the outlined 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:
lib/CodeGen/CGOpenMPRuntime.cpp | 46 ++++++++++++++++++++++--------------
lib/CodeGen/CGOpenMPRuntime.h | 8 ++++++-
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 46 ++++++++++++++++--------------------
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 2 +-
lib/CodeGen/CGStmtOpenMP.cpp | 12 ++++++----
test/OpenMP/parallel_codegen.cpp | 2 +-
6 files changed, 65 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.