This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 10dd650 * config/msp430/cmpd.c (__mspabi_cmpf): Add prototype. (__m [...]
new 0550f1b * config/msp430/msp430.md (ashlhi3): Optimize one bit shifts [...]
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 | 6 ++++++
gcc/config/msp430/msp430.md | 9 +++++++++
2 files changed, 15 insertions(+)
--
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 c11ece2 2016-04-25 Richard Biener <rguenther(a)suse.de>
new 10dd650 * config/msp430/cmpd.c (__mspabi_cmpf): Add prototype. (__m [...]
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:
libgcc/ChangeLog | 12 ++++++++++++
libgcc/config/msp430/cmpd.c | 6 ++++++
libgcc/config/msp430/floathidf.c | 2 ++
libgcc/config/msp430/floathisf.c | 2 ++
libgcc/config/msp430/floatunhidf.c | 2 ++
libgcc/config/msp430/floatunhisf.c | 2 ++
libgcc/config/msp430/lib2shift.c | 12 ++++++------
7 files changed, 32 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 gcc.
from 0e32b65 2016-04-25 Michael Collison <michael.collison(a)linaro.org> [...]
new c11ece2 2016-04-25 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 | 9 +++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr70780.c | 26 ++++++++++++++++++++++++++
gcc/tree-ssa-pre.c | 3 ++-
4 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70780.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 gcc-6-branch
in repository gcc.
from 73e167c Daily bump.
new 0112f07 2016-04-25 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 | 8 ++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr70780.c | 26 ++++++++++++++++++++++++++
gcc/tree-ssa-pre.c | 10 +++++++---
4 files changed, 46 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70780.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 3c7ad33 [Coverage] Restore the correct count value after processing a [...]
new c8f01da [GlobalOpt] Allow constant globals to be SRA'd
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/Transforms/IPO/GlobalOpt.cpp | 14 +++++++++-----
test/Transforms/GlobalOpt/globalsra.ll | 21 +++++++++++++++++++++
2 files changed, 30 insertions(+), 5 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 f88c4ee Add a --element-count option to the expression command This o [...]
new 145ed14 Remove flaky decorator from two tests on linux
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:
.../thread/create_after_attach/TestCreateAfterAttach.py | 1 -
.../test/functionalities/thread/exit_during_step/TestExitDuringStep.py | 3 ---
2 files changed, 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 lld.
from 0234fb4 [ELF] - Implemented comparsion operators for linkerscript.
new 30d4c7a [ELF] Delete extra line. 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:
ELF/Writer.cpp | 1 -
1 file changed, 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 dejagnu.
from c7185df * lib/utils.exp (unsetenv): Remove proc. * doc/dejagnu.texi [...]
new 6d7bc3d * testsuite/runtest.all/utils.test: Remove unsetenv test.
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 | 4 ++++
testsuite/runtest.all/utils.test | 13 -------------
2 files changed, 4 insertions(+), 13 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 5a39727 [SCEV] Improve the run-time checking of the NoWrap predicate
new 3c7ad33 [Coverage] Restore the correct count value after processing a [...]
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/ProfileData/CoverageMapping.h | 7 --
lib/ProfileData/CoverageMapping.cpp | 95 +++++++++++++---------
test/tools/llvm-cov/showTemplateInstantiations.cpp | 4 +-
unittests/ProfileData/CoverageMappingTest.cpp | 20 +++++
4 files changed, 80 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.
unknown user pushed a change to branch master
in repository llvm.
from 3f9946e Run GlobalOpt before emitting the bitcode for ThinLTO
new c627cc3 [PowerPC] [PR27387] Disallow r0 for ADD8TLS.
new 5a39727 [SCEV] Improve the run-time checking of the NoWrap predicate
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:
lib/Analysis/ScalarEvolutionExpander.cpp | 82 +++++++++---
lib/Target/PowerPC/PPCInstr64Bit.td | 6 +-
.../wrapping-pointer-versioning.ll | 139 +++++++++++++++++++--
test/CodeGen/PowerPC/2016-04-16-ADD8TLS.ll | 43 +++++++
4 files changed, 237 insertions(+), 33 deletions(-)
create mode 100644 test/CodeGen/PowerPC/2016-04-16-ADD8TLS.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.