This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from c0354d2 api: Try if eagerly loading fieldchanges speeds up machine/ru [...]
new cbf0f7e Adding transfer-encoding didn't help
new b59af57 Add machine->fieldchange relation
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:
lnt/server/db/testsuitedb.py | 2 ++
lnt/server/ui/api.py | 3 +--
2 files changed, 3 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 b8ae3835b5c [Hexagon] Fix a bug in r308502: post-inc offset is always 0
new a6df1e57e87 Fixing an issue with the initialization of LexicalScopes ob [...]
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/LexicalScopes.cpp | 5 ++-
lib/CodeGen/LiveDebugValues.cpp | 7 +++-
test/CodeGen/X86/debug-nodebug-crash.ll | 61 +++++++++++++++++++++++++++++++++
3 files changed, 71 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/debug-nodebug-crash.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 gcc.
from 0177378a356 Fix up plafform testes in check headers. After a resent GCC [...]
new 8bd78cef2af simplify-rtx: The truncation of an IOR can have all bits se [...]
new a985718321a 2017-07-19 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 3d8f3c24d59 combine: Fix for PR81423
new 00ba34218cb PR libstdc++/81476 Optimise vector insertion from input iterators
The 4 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 | 12 +++
gcc/combine.c | 15 +---
gcc/simplify-rtx.c | 9 +++
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.target/powerpc/cpu-builtin-1.c | 13 +++-
libstdc++-v3/ChangeLog | 7 ++
libstdc++-v3/include/bits/vector.tcc | 13 +++-
.../performance/23_containers/insert/81476.cc | 86 ++++++++++++++++++++++
8 files changed, 145 insertions(+), 16 deletions(-)
create mode 100644 libstdc++-v3/testsuite/performance/23_containers/insert/81476.cc
--
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 0ab2009 Added new machine for builder clang-lld-x86_64-2stage.
new dee1caa Added new admin to buildbot homepage.
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/templates/root.html | 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 0e8fd92a722 [cmake] GetSVN.cmake takes a list of arguments
new b8ae3835b5c [Hexagon] Fix a bug in r308502: post-inc offset is always 0
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/Hexagon/HexagonInstrInfo.cpp | 4 ++--
test/CodeGen/Hexagon/postinc-baseoffset.mir | 22 ++++++++++++++++++++++
2 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/Hexagon/postinc-baseoffset.mir
--
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 c86933f928e * predict.c (propagate_unlikely_bbs_forward): Break out fr [...]
new 0177378a356 Fix up plafform testes in check headers. After a resent 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:
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/powerpc/bmi-check.h | 3 ++-
gcc/testsuite/gcc.target/powerpc/bmi2-check.h | 3 ++-
3 files changed, 11 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 lldb.
from d9650065c silence a couple of -Wqual-cast warning from GCC (NFC)
new 324f93b5e Fix GreenDragon bots
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/lldb/API/SBTarget.h | 8 --------
source/API/SBTarget.cpp | 10 ----------
2 files changed, 18 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 b12d3c9 Display arguments passed to dotest.py
new 0ab2009 Added new machine for builder clang-lld-x86_64-2stage.
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 | 2 +-
buildbot/osuosl/master/config/slaves.py | 2 ++
2 files changed, 3 insertions(+), 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 d500130f31 alpha: Fix clone exit syscall argument passing (BZ#21512)
new ee8c6cc5f9 Update sparc ulps
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 | 2 +
sysdeps/sparc/fpu/libm-test-ulps | 168 ++++++++++++++++++++-------------------
2 files changed, 90 insertions(+), 80 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 dba60ce821f LTO: Export functions referenced by the CFI jump table.
new 0e8fd92a722 [cmake] GetSVN.cmake takes a list of arguments
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/modules/GetSVN.cmake | 50 +++++++++++++++++++++++++++++++++++-----------
1 file changed, 38 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.