This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f79d978 [PM] Port TailCallElim
new c6ae958 Remove unnecessary subtarget parameters in PPCTargetLowering.
new 4890b34 Sink call to get the MachineFunction into EmitTailCallStoreFP [...]
new 4978b37 Remove the plumbing of 64-bitness from PrepareTailCall and fu [...]
The 3 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/PowerPC/PPCISelLowering.cpp | 78 +++++++++++++++++-----------------
lib/Target/PowerPC/PPCISelLowering.h | 18 +++-----
2 files changed, 44 insertions(+), 52 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 286a203 remove unused CTOR_LISTS_DEFINED_EXTERNALLY macro
new 833ffaa Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from bba16cf Implement LWG 2451, optional<T> should 'forward' T's implic [...]
new 1bbd399 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 51a38eb4 Daily bump.
new b704be9 Daily bump.
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/DATESTAMP | 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 gcc-4_9-branch
in repository gcc.
from 97be579 Daily bump.
new 10a8d2d Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from 986cf45 gdb.ada/arraydim.exp: Fix directory layout
new 819490e Automatic date update in version.in
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:
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 gdb-7.11-branch
in repository binutils-gdb.
from 685513d Automatic date update in version.in
new b3b7459 Automatic date update in version.in
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:
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 binutils-2_26-branch
in repository binutils-gdb.
from 6214617 Automatic date update in version.in
new 9ddc447 Automatic date update in version.in
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:
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 gcc.
from 84508c5 Implement std::any. * include/Makefile.am: Add any and c++1 [...]
new d36dce6 make antic_stores a vec<rtx_insn *>
new acec960 remove unused loads rtx_insn_list
new d30c5be make stores rtx_insn_list a vec
new 892d872 make side_effects a vec<rtx>
new 286a203 remove unused CTOR_LISTS_DEFINED_EXTERNALLY macro
The 5 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 | 36 ++++++++++++++++++++++++++++++++++++
gcc/gcse.c | 36 ++++++++++--------------------------
gcc/store-motion.c | 54 +++++++++++++++++++++++++-----------------------------
gcc/var-tracking.c | 33 ++++++++++++++-------------------
libgcc/ChangeLog | 5 +++++
libgcc/libgcc2.c | 5 ++---
6 files changed, 92 insertions(+), 77 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 09cf9fc Fix missing member initializers
new f79d978 [PM] Port TailCallElim
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:
.../Transforms/Scalar/TailRecursionElimination.h | 66 ++++++++++++++++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Scalar/TailRecursionElimination.cpp | 21 ++++++-
test/Transforms/TailCallElim/accum_recursion.ll | 1 +
5 files changed, 88 insertions(+), 2 deletions(-)
create mode 100644 include/llvm/Transforms/Scalar/TailRecursionElimination.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.