This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from db4f7f88497 2018-03-08 François Dumont <fdumont(a)gcc.gnu.org>
new 8b84a61218a PR tree-optimization/84739 * tree-tailcall.c (find_tail_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:
gcc/ChangeLog | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr84739.c | 26 ++++++++++++++++++++++++++
gcc/tree-tailcall.c | 2 +-
4 files changed, 39 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr84739.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 gcc.
from 7a8585359ca PR tree-optimization/83519 - missing -Wrestrict on an overl [...]
new db4f7f88497 2018-03-08 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 13 +++++++
libstdc++-v3/python/libstdcxx/v6/printers.py | 44 ++++++++++++----------
.../testsuite/libstdc++-prettyprinters/debug.cc | 6 ++-
.../libstdc++-prettyprinters/debug_cxx11.cc | 6 ++-
4 files changed, 46 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 llvm.
from df76a895331 [WebAssembly] Add except_ref as a first-class type
new 636e2230de9 [AMDGPU] Update AMDGOUUsage.rst descriptions
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:
docs/AMDGPUUsage.rst | 59 ++++++++++++++++++++++++++++------------------------
1 file changed, 32 insertions(+), 27 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 clang.
from ab58e02825 [analyzer] Correctly model iteration through "nil" objects
new 60470b7f65 [CodeGen] Emit lifetime.ends in both EH and non-EH blocks
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/CGCall.cpp | 24 ++--
test/CodeGenCXX/stack-reuse-exceptions.cpp | 189 +++++++++++++++++++++++++++++
2 files changed, 204 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGenCXX/stack-reuse-exceptions.cpp
--
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 compiler-rt.
from 5e71c6bf6 Add Demangle lib into internalization list
new f8d672aa1 Build LLVMDemangle from build_symbolizer.sh
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/sanitizer_common/symbolizer/scripts/build_symbolizer.sh | 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 3fea0c3b3f Remove unnecessary power9 group terminating nop
new 6a7524c6aa Really remove unnecessary power9 group terminating nop
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:
gas/ChangeLog | 6 ++++++
gas/config/tc-ppc.c | 6 ++----
2 files changed, 8 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 llvm.
from f112c715e2d [WebAssembly] Add IntrNoReturn property to throw/rethrow in [...]
new df76a895331 [WebAssembly] Add except_ref as a first-class type
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/BinaryFormat/Wasm.h | 2 ++
include/llvm/CodeGen/MachineValueType.h | 5 +++-
include/llvm/CodeGen/ValueTypes.td | 1 +
.../InstPrinter/WebAssemblyInstPrinter.cpp | 5 ++++
.../MCTargetDesc/WebAssemblyMCTargetDesc.cpp | 1 +
.../MCTargetDesc/WebAssemblyMCTargetDesc.h | 25 ++++++++++---------
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | 1 +
.../WebAssembly/WebAssemblyExplicitLocals.cpp | 10 ++++++++
lib/Target/WebAssembly/WebAssemblyFastISel.cpp | 17 +++++++++++++
lib/Target/WebAssembly/WebAssemblyInstrCall.td | 7 ++++++
lib/Target/WebAssembly/WebAssemblyInstrControl.td | 1 +
.../WebAssembly/WebAssemblyInstrExceptRef.td | 29 ++++++++++++++++++++++
lib/Target/WebAssembly/WebAssemblyInstrInfo.td | 3 +++
lib/Target/WebAssembly/WebAssemblyRegisterInfo.td | 4 +--
utils/TableGen/CodeGenTarget.cpp | 1 +
15 files changed, 97 insertions(+), 15 deletions(-)
create mode 100644 lib/Target/WebAssembly/WebAssemblyInstrExceptRef.td
--
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 6069742b6 Return early. NFC.
new 419aac5ac [WebAssembly] Add except_ref as a first-class type
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:
wasm/WriterUtils.cpp | 2 ++
1 file changed, 2 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 binutils-gdb.
from 6d4f21f6ee Fix PR binutils/22923.
new 3fea0c3b3f Remove unnecessary power9 group terminating nop
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:
gas/ChangeLog | 5 +++++
gas/config/tc-ppc.c | 18 ++++++++----------
2 files changed, 13 insertions(+), 10 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 50adb3d4d1f Support resetting STATISTIC() values using llvm::ResetStatistics()
new f112c715e2d [WebAssembly] Add IntrNoReturn property to throw/rethrow 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:
include/llvm/IR/IntrinsicsWebAssembly.td | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.