This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1444c19a6b8 ARM: Do not spill CSR to stack on entry to noreturn functions
new 9042a61f9ba [Testing/Support]: Better matching of Error failure states
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/Testing/Support/Error.h | 64 +++++++++++++++++++++++++--
include/llvm/Testing/Support/SupportHelpers.h | 20 ++++++---
lib/Testing/Support/Error.cpp | 11 ++---
unittests/Support/ErrorTest.cpp | 24 ++++++++++
4 files changed, 105 insertions(+), 14 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 dbe1c8ede86 [nvptx] Fix neutering of bb with only cond jump
new c55c843ed28 PR c++/85200 - ICE with constexpr if in generic lambda.
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 13 +++++++++++--
gcc/testsuite/g++.dg/cpp1z/constexpr-if19.C | 17 +++++++++++++++++
3 files changed, 34 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if19.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 llvm.
from dce7fb08a0d [Lexicon] Add "ICE", internal compiler error
new 1cdf10abfa3 [Hexagon] Remove default values from lambda parameters
new 1444c19a6b8 ARM: Do not spill CSR to stack on entry to noreturn functions
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/TargetFrameLowering.h | 4 ++
lib/CodeGen/TargetFrameLoweringImpl.cpp | 18 ++++++++
lib/Target/ARM/ARMFrameLowering.cpp | 11 +++++
lib/Target/ARM/ARMFrameLowering.h | 2 +
lib/Target/Hexagon/HexagonInstrInfo.cpp | 46 ++++++++++----------
test/CodeGen/AArch64/arm64-shrink-wrapping.ll | 4 +-
test/CodeGen/ARM/arm-shrink-wrapping.ll | 2 +-
test/CodeGen/ARM/noreturn-csr-skip.mir | 51 +++++++++++++++++++++++
test/CodeGen/PowerPC/ppc-shrink-wrapping.ll | 2 +-
test/CodeGen/Thumb/thumb-shrink-wrapping.ll | 2 +-
test/CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll | 10 ++---
test/CodeGen/X86/x86-shrink-wrapping.ll | 2 +-
12 files changed, 120 insertions(+), 34 deletions(-)
create mode 100644 test/CodeGen/ARM/noreturn-csr-skip.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 glibc.
from cf138b0c83 manual: Various fixes to the mbstouwcs example, and mbrtowc update
new db9e55ff36 S390: Regenerate ULPs.
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 | 4 ++++
sysdeps/s390/fpu/libm-test-ulps | 6 ++++++
2 files changed, 10 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 166f95ee2b0 [MC] Fix spaces between values printed by EmitRegisterFileInfo.
new dce7fb08a0d [Lexicon] Add "ICE", internal compiler error
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/Lexicon.rst | 6 ++++++
1 file changed, 6 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 b326c6e97a3 [DAGCombine] Revert r329160
new 166f95ee2b0 [MC] Fix spaces between values printed by EmitRegisterFileInfo.
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:
utils/TableGen/SubtargetEmitter.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 openacc-gcc-7-branch
in repository gcc.
from 628f439f33e [nvptx] Generalize state propagation and synchronization
new 293e415e04d [nvptx] Add per-function initialization of oacc_broadcast_p [...]
new e5af02cb854 [openacc] Add vector-length-128-10.c
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:
gcc/ChangeLog.openacc | 5 +++
gcc/config/nvptx/nvptx.c | 1 +
libgomp/ChangeLog.openacc | 4 +++
.../vector-length-128-10.c | 40 ++++++++++++++++++++++
4 files changed, 50 insertions(+)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/vector-length-128-10.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 llvm.
from 7d31ac84157 [InstCombine] cleanup; NFC
new b326c6e97a3 [DAGCombine] Revert r329160
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/SelectionDAG/DAGCombiner.cpp | 26 --------
test/CodeGen/ARM/shift-combine.ll | 106 ++-----------------------------
test/CodeGen/X86/h-registers-1.ll | 30 +++++----
3 files changed, 22 insertions(+), 140 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 binutils-gdb.
from 8a76bd3ba4 Remove unnecessary include from linespec.h
new 043e9508be Stop the IA64 linker from removing unwind tables when garbag [...]
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:
ld/ChangeLog | 7 +++++++
ld/emulparams/elf64_ia64.sh | 4 ++--
2 files changed, 9 insertions(+), 2 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 binutils-gdb.
from 65bd20451f binutils/testsuite: Tighten the error message check with `strip-13'
new 41c1efc614 Remove some cleanups from search_minsyms_for_name
new 6a307fc5f5 Fix some indentation in linespec.c
new a5b5adf529 Make copy_token_string return unique_xmalloc_ptr
new 53a0f8a250 Return std::string from canonical_to_fullform
new f73c6ece78 Have filter_results take a std::vector
new 9be2c17a90 Remove a string copy from event_location_to_sals
new 459a2e4ccf Change streq to return bool
new 9b2f85815c More use of std::vector in linespec.c
new 8e8d776ead Remove typep and VEC(typep) from linespec.c
new 8a76bd3ba4 Remove unnecessary include from linespec.h
The 10 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:
gdb/ChangeLog | 74 ++++++++
gdb/ada-lang.c | 5 +-
gdb/breakpoint.c | 6 +-
gdb/completer.c | 4 +-
gdb/linespec.c | 559 ++++++++++++++++++++++---------------------------------
gdb/linespec.h | 1 -
gdb/minsyms.c | 13 +-
gdb/minsyms.h | 13 +-
gdb/objc-lang.c | 44 ++---
gdb/objc-lang.h | 4 +-
gdb/utils.c | 24 ++-
gdb/utils.h | 10 +-
12 files changed, 342 insertions(+), 415 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.