This is an automated email from the git hooks/post-receive script.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from 06ad296 scripts/update-snapshots-ref.sh: Don't expect presence of md5 [...]
new a0bc651 Comment out all trace() calls to be less verbose.
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/checkout.sh | 6 +++---
lib/common.sh | 2 +-
lib/configure.sh | 2 +-
lib/fetch.sh | 10 +++++-----
lib/gerrit.sh | 14 +++++++-------
lib/globals.sh | 2 +-
lib/make.sh | 16 ++++++++--------
lib/package.sh | 18 +++++++++---------
lib/release.sh | 14 +++++++-------
lib/schroot.sh | 8 ++++----
10 files changed, 46 insertions(+), 46 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.
Peter Smith pushed a change to branch linaro-local/InitialThumbSupport
in repository toolchain/llvm/lld.
discards f1eada2 Add initial support for Thumb for ARMv7a
adds 81367a3 Update numbers.
new 7bbbc99 Add initial support for Thumb for ARMv7a
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 (f1eada2)
\
N -- N -- N refs/heads/linaro-local/InitialThumbSupport (7bbbc99)
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:
ELF/Target.cpp | 17 ++++++++---------
docs/NewLLD.rst | 5 +++--
2 files changed, 11 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from afe3fc3 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
new 309490e gcc/ Backport from trunk r235269. 2016-04-20 Bin Cheng < [...]
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/gcc.dg/tree-ssa/scev-11.c | 28 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/scev-12.c | 30 ++++++++++++++++++++++++++++++
gcc/tree-scalar-evolution.c | 30 ++++++++++++++++++++++++++++++
3 files changed, 88 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/scev-11.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/scev-12.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 llvm.
from 7c5456b re-generate the tests using the update_llc_test_checks.py script
new 7845b7d [SelectionDAG] Remove exit-on-error flag from test (PR27765)
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/SelectionDAG/SelectionDAGBuilder.cpp | 4 +++-
.../CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv2.ll | 5 +++--
test/CodeGen/PowerPC/inline-asm-scalar-to-vector-error.ll | 14 ++++++++++++++
3 files changed, 20 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/PowerPC/inline-asm-scalar-to-vector-error.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 85b1370 escape: Implement assign phase.
new eb912ad 2016-06-14 Richard Biener <rguenther(a)suse.de>
new ace07d4 2016-06-14 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 15 +++++++++++++++
gcc/expr.c | 2 +-
gcc/expr.h | 4 ++++
gcc/fold-const.c | 17 ++++++++---------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/tree-ssa/vrp101.c | 13 +++++++++++++
gcc/tree-vrp.c | 3 ++-
7 files changed, 49 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp101.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 llvm.
from 84645e0 [PM] Port Mem2Reg to the new pass manager.
new 7c5456b re-generate the tests using the update_llc_test_checks.py script
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/CodeGen/X86/avx512-bugfix-23634.ll | 27 +-
test/CodeGen/X86/avx512-mov.ll | 376 ++++++++++++++---------
test/CodeGen/X86/avx512bw-mov.ll | 65 ++--
test/CodeGen/X86/avx512bw-vec-cmp.ll | 125 +++++---
test/CodeGen/X86/avx512bwvl-mov.ll | 129 +++++---
test/CodeGen/X86/avx512bwvl-vec-cmp.ll | 249 +++++++++------
test/CodeGen/X86/avx512vl-mov.ll | 517 ++++++++++++++++++++------------
test/CodeGen/X86/avx512vl-vec-cmp.ll | 333 ++++++++++++--------
8 files changed, 1137 insertions(+), 684 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 libcxx.
from d3f1134 Fix syntax error in r272640.
new 5a623cf Update errcat.objects tests so they test the bug fixed in r272640.
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:
.../syserr.errcat.objects/generic_category.pass.cpp | 9 ++++++---
.../syserr.errcat/syserr.errcat.objects/system_category.pass.cpp | 8 +++++---
2 files changed, 11 insertions(+), 6 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 libcxx.
from 17402e3 Fix error checking for strerror_r implementations that return [...]
new d3f1134 Fix syntax error in r272640.
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:
src/system_error.cpp | 3 ++-
1 file changed, 2 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 libcxx.
from e443672 Avoid octal escape sequence warning with MSVC. Patch from STL [...]
new 17402e3 Fix error checking for strerror_r implementations that return [...]
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:
src/system_error.cpp | 6 ++++--
1 file 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 libcxx.
from 10d7856 Add missing include
new e443672 Avoid octal escape sequence warning with MSVC. Patch from STL [...]
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/std/re/re.regex/re.regex.construct/awk_oct.pass.cpp | 2 +-
test/std/re/re.submatch/re.submatch.op/compare.pass.cpp | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.