This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 0904be59ee [Tooling] Add "-filter" option to AllTUsExecution
new 320f5ff310 [Tooling] Correct the total number of files being processed [...]
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/Tooling/AllTUsExecution.cpp | 10 ++++++----
1 file changed, 6 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.
unknown user pushed a change to branch master
in repository gcc.
from 8818a5202f3 Do not use %zu format in libcpp.
new 6bae816fc04 2018-11-05 Richard Biener <rguenther(a)suse.de>
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 | 12 ++++++++++++
gcc/testsuite/ChangeLog | 7 ++++++-
gcc/testsuite/gcc.dg/pr87873.c | 19 +++++++++++++++++++
gcc/tree-ssa-loop-manip.c | 11 +++++++----
gcc/tree-ssa-loop-manip.h | 2 +-
gcc/tree-vect-loop-manip.c | 9 +++++++--
gcc/tree-vect-loop.c | 2 +-
7 files changed, 53 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr87873.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/binutils-gdb.
from cef9de0879 Automatic date update in version.in
adds 9194830699 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 a6a81aee0be [Mips] Supplement long branch pseudo instructions
new 5cc99f0569c [Inliner] Penalise inlining of calls with loops at Oz
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/Analysis/InlineCost.cpp | 20 ++++++
test/Transforms/Inline/ARM/loop-add.ll | 95 +++++++++++++++++++++++++++++
test/Transforms/Inline/ARM/loop-memcpy.ll | 87 ++++++++++++++++++++++++++
test/Transforms/Inline/ARM/loop-noinline.ll | 49 +++++++++++++++
4 files changed, 251 insertions(+)
create mode 100644 test/Transforms/Inline/ARM/loop-add.ll
create mode 100644 test/Transforms/Inline/ARM/loop-memcpy.ll
create mode 100644 test/Transforms/Inline/ARM/loop-noinline.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.