This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/tested/gnu-master
in repository toolchain/llvm/llvm.
from 87972c49190 [Tablegen] Replace uses of formatted_raw_ostream with raw_o [...]
adds 13b933258d8 [SLC] Expand simplification of pow() for vector types
No new revisions were added by this update.
Summary of changes:
lib/Transforms/Utils/SimplifyLibCalls.cpp | 77 +++++++++++-----------
test/Transforms/InstCombine/pow-1.ll | 16 ++---
test/Transforms/InstCombine/pow-3.ll | 1 -
test/Transforms/InstCombine/pow-4.ll | 106 +++++++++++++++---------------
4 files changed, 99 insertions(+), 101 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 d2f20dd1d7c [InstCombine] Limit simplifyAllocaArraySize constant foldin [...]
new b4de19d7ebf [ADT] Implemented unittests for ImmutableList
new 31ff4125c7d Attempt to fix some MSVC build errors.
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:
include/llvm/ADT/ImmutableList.h | 2 +-
unittests/ADT/CMakeLists.txt | 1 +
unittests/ADT/ImmutableListTest.cpp | 198 ++++++++++++++++++++++
unittests/Demangle/FindTypesInMangledNameTest.cpp | 6 +-
4 files changed, 203 insertions(+), 4 deletions(-)
create mode 100644 unittests/ADT/ImmutableListTest.cpp
--
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 2b9968a [OpenMP] Cleanup code
new 967f3ab [OMPT] Make omp_control_tool() compliant when called from For [...]
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/include/50/omp_lib.f90.var | 3 ++-
runtime/src/include/50/omp_lib.h.var | 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 glibc.
from f3cd0904a4 Use Linux 4.18 in build-many-glibcs.py.
new 3c1622eb77 Update install.texi documentation of uses of Perl and 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:
ChangeLog | 6 +++++
INSTALL | 68 +++++++++++++++++++++++++---------------------------
manual/install.texi | 69 +++++++++++++++++++++++++----------------------------
3 files changed, 70 insertions(+), 73 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 gcc-7-branch
in repository gcc.
from fcb2e33a09d Daily bump.
new 1f998a6f64e Backport from mainline 2018-05-09 Segher Boessenkool <s [...]
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/ChangeLog | 13 +++++++++++++
gcc/regcprop.c | 6 ++++++
gcc/regrename.c | 19 +++++++++++++++----
3 files changed, 34 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.
"Maxim Kuvyrkov pushed a change to branch round-robin
in repository toolchain/jenkins-scripts.
discards 8e366dc Round-robin wip.
new 5f7e694 Round-robin wip.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8e366dc)
\
N -- N -- N refs/heads/round-robin (5f7e694)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
tcwg-rr-gnu-master.sh | 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.
"Maxim Kuvyrkov pushed a change to branch round-robin
in repository toolchain/jenkins-scripts.
discards d03b8da Round-robin wip.
new 8e366dc Round-robin wip.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d03b8da)
\
N -- N -- N refs/heads/round-robin (8e366dc)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
tcwg-rr-gnu-master.sh | 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 77d3f0227a5 [itanium demangler] Add llvm::itaniumFindTypesInMangledName()
new d2f20dd1d7c [InstCombine] Limit simplifyAllocaArraySize constant foldin [...]
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:
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 50 +++++++++++-----------
test/Transforms/InstCombine/alloca-big.ll | 16 +++++++
2 files changed, 42 insertions(+), 24 deletions(-)
create mode 100644 test/Transforms/InstCombine/alloca-big.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 lldb.
from cd557a941 Use a DenseMap for looking up functions by UID in CompileUnit [...]
new fe39baeda Straight forward FastDemangle replacement in SubsPrimitivePar [...]
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:
.../Language/CPlusPlus/CPlusPlusLanguage.cpp | 95 +++++++++++++---------
.../Language/CPlusPlus/CPlusPlusLanguageTest.cpp | 1 +
2 files changed, 58 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.