This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 49ee2f20548 [ARM] Cleanup part of ARMBaseInstrInfo::optimizeCompareInst [...]
new 7bbe32b5341 [AArch64] Create a separate feature set for Exynos M3
new ca19eaabd75 asan: allow inline instrumentation for the kernel
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/Target/AArch64/AArch64.td | 19 +++++++++++++++++--
lib/Transforms/Instrumentation/AddressSanitizer.cpp | 1 -
2 files changed, 17 insertions(+), 3 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 eb4cdc2f7c4 * es.po: Update.
new a2618819dfd 2018-01-22 Sebastian Perta <sebastian.perta(a)renesas.com>
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 | 4 ++++
gcc/config/rl78/rl78.md | 10 ++++++++++
libgcc/ChangeLog | 5 +++++
libgcc/config/rl78/t-rl78 | 1 +
libgcc/config/rl78/{umaxdi3.S => umindi3.S} | 12 ++++++------
5 files changed, 26 insertions(+), 6 deletions(-)
copy libgcc/config/rl78/{umaxdi3.S => umindi3.S} (94%)
--
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 d0c3f7ad1 Fix uninitialized variable in GoParser
new 7b502c5ee Fix memory leak in TestClangASTContext.TestRecordHasFields
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:
unittests/Symbol/TestClangASTContext.cpp | 5 +++++
1 file changed, 5 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 libcxx.
from 27ae75c89 Really comment out the constexpr tests.
new c84b49698 Add (commented out) constexpr tests for copy/copy_backwards/c [...]
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:
.../alg.modifying.operations/alg.copy/copy.pass.cpp | 19 ++++++++++++++++++-
.../alg.copy/copy_backward.pass.cpp | 21 ++++++++++++++++++++-
.../alg.copy/copy_if.pass.cpp | 19 ++++++++++++++++++-
.../alg.copy/copy_n.pass.cpp | 19 ++++++++++++++++++-
4 files changed, 74 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 14920f568d1 2018-01-22 Sebastian Perta <sebastian.perta(a)renesas.com>
new eb4cdc2f7c4 * es.po: Update.
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/po/ChangeLog | 4 ++++
gcc/po/es.po | 65 ++++++++++++++++++++++++--------------------------------
2 files changed, 32 insertions(+), 37 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 f33cd28eac2 Daily bump.
new 8c63e67fafd * es.po: Update.
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/po/ChangeLog | 4 ++++
gcc/po/es.po | 65 ++++++++++++++++++++++++--------------------------------
2 files changed, 32 insertions(+), 37 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 de5538ceb45 2018-01-22 Sebastian Perta <sebastian.perta(a)renesas.com>
new 14920f568d1 2018-01-22 Sebastian Perta <sebastian.perta(a)renesas.com>
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 | 4 ++++
gcc/config/rl78/rl78.md | 10 ++++++++++
libgcc/ChangeLog | 5 +++++
libgcc/config/rl78/{smaxdi3.S => smindi3.S} | 12 ++++++------
libgcc/config/rl78/t-rl78 | 1 +
5 files changed, 26 insertions(+), 6 deletions(-)
copy libgcc/config/rl78/{smaxdi3.S => smindi3.S} (94%)
--
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 a7bc888f48d [Dockerfiles] Use a newer version of ninja when building in [...]
new 7193f5e4f09 [CodeGen] Shrink MachineOperand by 8 bytes on Windows
new 49ee2f20548 [ARM] Cleanup part of ARMBaseInstrInfo::optimizeCompareInst [...]
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/CodeGen/MachineOperand.h | 34 +++++++++++++++++++++++-----------
lib/Target/ARM/ARMBaseInstrInfo.cpp | 20 ++++++++------------
2 files changed, 31 insertions(+), 23 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 515e04bd369 gcc/ChangeLog:
new de5538ceb45 2018-01-22 Sebastian Perta <sebastian.perta(a)renesas.com>
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 | 4 ++++
gcc/config/rl78/rl78.md | 10 ++++++++++
libgcc/ChangeLog | 5 +++++
libgcc/config/rl78/{umaxdi3.S => smaxdi3.S} | 6 ++++--
libgcc/config/rl78/t-rl78 | 3 ++-
5 files changed, 25 insertions(+), 3 deletions(-)
copy libgcc/config/rl78/{umaxdi3.S => smaxdi3.S} (92%)
--
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 96fa24ad3f9 PR c++/81933 * typeck2.c (split_nonconstant_init_1): Retu [...]
new 515e04bd369 gcc/ChangeLog:
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 | 16 +
gcc/config/rs6000/rs6000-builtin.def | 3 +
gcc/config/rs6000/rs6000-c.c | 39 +
gcc/config/rs6000/rs6000-p8swap.c | 5 +-
gcc/config/rs6000/rs6000.c | 20 +
gcc/config/rs6000/vsx.md | 42 +-
gcc/testsuite/ChangeLog | 8 +
.../gcc.target/powerpc/builtins-4-runnable.c | 494 +++++++++-
.../gcc.target/powerpc/builtins-6-runnable.c | 1001 ++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/powerpc.exp | 12 +
10 files changed, 1605 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-6-runnable.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.