This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5ba6366a246 Add missed files from prev. commit
new d566da724ad [RISCV] Mark FREM as Expand
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/Target/RISCV/RISCVISelLowering.cpp | 2 +-
test/CodeGen/RISCV/double-frem.ll | 16 ++++++++++++++++
test/CodeGen/RISCV/float-frem.ll | 16 ++++++++++++++++
3 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/RISCV/double-frem.ll
create mode 100644 test/CodeGen/RISCV/float-frem.ll
--
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-master-arm-next-allmodconfig
in repository toolchain/binutils-gdb.
from dd9168931f Automatic date update in version.in
adds 174f8ac8d4 RISC-V: Give stack slots same align as XLEN.
adds ef2de9e7eb RISC-V: Handle vector type alignment.
adds 8b2d40cbba RISC-V: Fix unnamed arg alignment in registers.
adds a99bc3d23c delete ada-lang.c::move_bits, sharing and re-using copy_bitw [...]
adds a0cd42fcd1 Automatic date update in version.in
adds 92b3642af0 Updated Spanish translation for the ld subdirectory.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 34 ++++++++
gdb/ada-lang.c | 88 +++------------------
gdb/dwarf2loc.c | 234 -------------------------------------------------------
gdb/riscv-tdep.c | 38 +++++++--
gdb/utils.c | 229 +++++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/utils.h | 8 ++
ld/ChangeLog | 4 +
ld/po/es.po | 144 ++++++++++++++--------------------
9 files changed, 377 insertions(+), 404 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/binutils-gdb.
from bfade55852 Automatic date update in version.in
adds 62dccf632f 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 clang.
from 526402a5f1 [AST] Pack BinaryOperator
new ed1a7dbfe6 [AST][NFC] Re-add comment in BinaryOperator which was remove [...]
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/clang/AST/Stmt.h | 3 +++
1 file changed, 3 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 gcc-7-branch
in repository gcc.
from 0ba566eef6a * gcc-interface/misc.c (gnat_init_gcc_eh): Do not override [...]
new a924ca26ee4 [debug/88006] -fdebug-types-section gives undefined ref
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/dwarf2out.c | 2 ++
gcc/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C | 20 +++++++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C | 39 +++++++++++++++++++++++++++++
5 files changed, 75 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr88006.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 compiler-rt.
from 0a3b159a0 [CMake] Passthrough CFLAGS when checking the compiler-rt path
new b3dc41420 Start adding the supporting code to perform out-of-process al [...]
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/CMakeLists.txt | 1 +
lib/sanitizer_common/sanitizer_allocator.h | 5 +-
.../sanitizer_allocator_secondary.h | 16 ++++---
.../sanitizer_local_address_space_view.h | 53 ++++++++++++++++++++++
4 files changed, 66 insertions(+), 9 deletions(-)
create mode 100644 lib/sanitizer_common/sanitizer_local_address_space_view.h
--
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 04166176dc [AST] Pack MemberExpr
new 526402a5f1 [AST] Pack BinaryOperator
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/clang/AST/Expr.h | 69 ++++++++++++++++++++++++++----------------------
include/clang/AST/Stmt.h | 12 +++++++++
2 files changed, 49 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.