This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ddedb75c1d0 [DebugInfo/DWARF] Remove redundant iterator type. NFC
new 40eb37919a1 Unbreak build after r338758: specify lambda return type explicitly
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/Support/APInt.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 glibc.
from d67d634bef [benchtests] Fix compare_strings.py for python2
new 08a5ee14c6 Add convenience target 'install-locale-files'.
new cfb0ff932e Fix ChangeLog date.
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:
ChangeLog | 12 ++++++++++++
INSTALL | 32 ++++++++++++++++++++++++++------
NEWS | 7 ++++++-
localedata/Makefile | 26 ++++++++++++++++++++------
manual/install.texi | 31 ++++++++++++++++++++++++-------
5 files changed, 88 insertions(+), 20 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 5c1bd30b863 [SCEV] Properly solve quadratic equations
new ddedb75c1d0 [DebugInfo/DWARF] Remove redundant iterator type. 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:
include/llvm/DebugInfo/DWARF/DWARFContext.h | 47 ++++++++++++++++++-----------
lib/DebugInfo/DWARF/DWARFContext.cpp | 45 ++++++++++++---------------
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 4 +--
3 files changed, 51 insertions(+), 45 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 710aab8e4fe [Support] [NFC] change comment about retries in createUniqueEntity
new 5c1bd30b863 [SCEV] Properly solve quadratic equations
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/ADT/APInt.h | 36 ++
lib/Analysis/ScalarEvolution.cpp | 364 +++++++++++++++------
lib/Support/APInt.cpp | 191 +++++++++++
.../Analysis/ScalarEvolution/solve-quadratic-i1.ll | 100 ++++++
.../ScalarEvolution/solve-quadratic-overflow.ll | 51 +++
test/Analysis/ScalarEvolution/solve-quadratic.ll | 364 +++++++++++++++++++++
unittests/ADT/APIntTest.cpp | 86 +++++
7 files changed, 1086 insertions(+), 106 deletions(-)
create mode 100644 test/Analysis/ScalarEvolution/solve-quadratic-i1.ll
create mode 100644 test/Analysis/ScalarEvolution/solve-quadratic-overflow.ll
create mode 100644 test/Analysis/ScalarEvolution/solve-quadratic.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 openmp.
from f9ac887 [OMPT] Disable by default on Windows
new d97a5df [OpenMP] Fix doacross testing for gcc
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:
cmake/OpenMPTesting.cmake | 5 +-
runtime/test/worksharing/for/kmp_doacross_check.c | 6 +++
runtime/test/worksharing/for/omp_doacross.c | 60 +++++++++++++++++++++++
3 files changed, 70 insertions(+), 1 deletion(-)
create mode 100644 runtime/test/worksharing/for/omp_doacross.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 release_70
in repository openmp.
from 077040a Merging r338580: -------------------------------------------- [...]
new 622cfa2 Merging r338720: -------------------------------------------- [...]
new e7966c0 Merging r338721: -------------------------------------------- [...]
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:
README.rst | 2 +-
runtime/CMakeLists.txt | 2 +-
runtime/test/ompt/tasks/taskloop.c | 6 ++++++
runtime/test/tasking/omp_taskloop_grainsize.c | 6 ++++++
runtime/test/tasking/omp_taskloop_num_tasks.c | 4 ++++
5 files changed, 18 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 glibc.
from 525691bde3 Add ChangeLog for the last commit
new d67d634bef [benchtests] Fix compare_strings.py for python2
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 | 3 +++
benchtests/scripts/compare_strings.py | 5 +++--
2 files changed, 6 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 binutils-gdb.
from 8a28fa1b4b Disable the PR12982 test for HPPA targets.
new 8094f49a4d Backport gettext fixes to get rid of warnings on macOS
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:
intl/ChangeLog | 6 ++++++
intl/libgnuintl.h | 35 +++++++++++++++++++++++------------
2 files changed, 29 insertions(+), 12 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 ddbafc8db3 AMDGPU: Fix missing declaration of queue ptr builtin
new ca1825c22b [analyzer] Fix 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/Analysis/analyzer-config.c | 3 ++-
test/Analysis/analyzer-config.cpp | 3 ++-
2 files changed, 4 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 4aec14e3f66 [NFC] clang-format cleanup of a couple files in llvm-objcopy.
new 710aab8e4fe [Support] [NFC] change comment about retries in createUniqueEntity
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/Support/Path.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.