This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2ef4cb9ee07 DebugInfo: Include .dwo file name when hashing multiple CUs [...]
new 0aa64f381a8 [ARM] GlobalISel: Support array parameters/arguments
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/ARM/ARMCallLowering.cpp | 80 +++++--
lib/Target/ARM/ARMCallLowering.h | 5 +-
test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 291 ++++++++++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-unsupported.ll | 12 +-
4 files changed, 369 insertions(+), 19 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 libcxx.
from 0a8dab6dc Fix multiple bugs in coroutine tests.
new 704a0db8d Fix coroutine test failures caused by API misusages.
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/experimental/coroutine | 9 +++++++++
.../coroutine.handle.capacity/operator_bool.sh.cpp | 4 ++--
.../coroutine.handle/coroutine.handle.export/address.sh.cpp | 4 ++--
.../coroutine.handle/coroutine.handle.export/from_address.sh.cpp | 4 ++--
4 files changed, 15 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 glibc.
from acf6d579e0 Add memchr tests for n == 0
new 542a34783c m68k: handle default PIE
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 | 5 +++++
sysdeps/m68k/Makefile | 4 ++++
2 files changed, 9 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 llvm.
from d8c1a8e00db DebugInfo: Omit an empty CU when a subprogram was moved int [...]
new 2ef4cb9ee07 DebugInfo: Include .dwo file name when hashing multiple CUs [...]
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/AsmPrinter/DIEHash.cpp | 4 ++-
lib/CodeGen/AsmPrinter/DIEHash.h | 2 +-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 10 +++++-
test/DebugInfo/X86/split-dwarf-multiple-cu-hash.ll | 42 ++++++++++++++++++++++
4 files changed, 55 insertions(+), 3 deletions(-)
create mode 100644 test/DebugInfo/X86/split-dwarf-multiple-cu-hash.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.
unknown user pushed a change to branch master
in repository llvm.
from fb50bac10d0 Revert "[IfConversion] Keep the CFG updated incrementally i [...]
new d8c1a8e00db DebugInfo: Omit an empty CU when a subprogram was moved int [...]
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/AsmPrinter/DwarfDebug.cpp | 20 ++++++-----
test/DebugInfo/X86/split-dwarf-omit-empty.ll | 54 ++++++++++++++++++++++++++++
2 files changed, 66 insertions(+), 8 deletions(-)
create mode 100644 test/DebugInfo/X86/split-dwarf-omit-empty.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.
unknown user pushed a change to branch master
in repository llvm.
from c91ffc6f563 Revert "DebugInfo: Omit an empty CU when a subprogram was m [...]
new fb50bac10d0 Revert "[IfConversion] Keep the CFG updated incrementally i [...]
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/IfConversion.cpp | 27 +++++-----------------
.../ARM/PR32721_ifcvt_triangle_unanalyzable.mir | 24 -------------------
2 files changed, 6 insertions(+), 45 deletions(-)
delete mode 100644 test/CodeGen/MIR/ARM/PR32721_ifcvt_triangle_unanalyzable.mir
--
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 67bfdc48376 Daily bump.
new 831c3f49ec3 2017-05-29 Thomas Koenig <tkoenig(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:
gcc/fortran/ChangeLog | 9 ++
gcc/fortran/frontend-passes.c | 96 +++++++++++++++++++++-
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gfortran.dg/inline_matmul_17.f90 | 48 +++++++++++
gcc/testsuite/gfortran.dg/promotion_2.f90 | 2 +-
.../gfortran.dg/transpose_optimization_1.f90 | 2 +-
6 files changed, 161 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/inline_matmul_17.f90
--
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 1fa6eae52df Don't capture a temporary std::string in a StringRef.
new 138f19e1de1 Revert "DebugInfo: Include .dwo file name when hashing mult [...]
new c91ffc6f563 Revert "DebugInfo: Omit an empty CU when a subprogram was m [...]
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/CodeGen/AsmPrinter/DIEHash.cpp | 4 +-
lib/CodeGen/AsmPrinter/DIEHash.h | 2 +-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 30 ++++---------
.../Generic/split-dwarf-multiple-cu-hash.ll | 40 -----------------
test/DebugInfo/Generic/split-dwarf-omit-empty.ll | 52 ----------------------
5 files changed, 11 insertions(+), 117 deletions(-)
delete mode 100644 test/DebugInfo/Generic/split-dwarf-multiple-cu-hash.ll
delete mode 100644 test/DebugInfo/Generic/split-dwarf-omit-empty.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.
unknown user pushed a change to branch master
in repository libcxx.
from 120949f3e Correct XFAIL's in coroutine tests to only list ubsan
new 0a8dab6dc Fix multiple bugs in coroutine tests.
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/experimental/coroutine | 3 +++
.../language.support/support.coroutines/dialect_support.sh.cpp | 10 ++++++----
2 files changed, 9 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.