This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c47e61e10fc Make IPA predicate::size a poly_int64
new efcd84421f8 2019-08-07 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 6 ++++++
gcc/lra-remat.c | 9 ---------
2 files changed, 6 insertions(+), 9 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 c4cacc38fbf Replace int with boolean in predicate functions.
new c47e61e10fc Make IPA predicate::size a poly_int64
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 | 24 ++++++++++++++++++++++++
gcc/data-streamer-in.c | 11 +++++++++++
gcc/data-streamer-out.c | 9 +++++++++
gcc/data-streamer.h | 2 ++
gcc/ipa-fnsummary.c | 26 +++++++++++++-------------
gcc/ipa-predicate.c | 4 ++--
gcc/ipa-predicate.h | 4 ++--
gcc/ipa-prop.c | 8 +++++---
gcc/ipa-prop.h | 2 +-
9 files changed, 69 insertions(+), 21 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 lld.
from 1f9dc3ce6 [ELF] Fix splitting messages for duplicate symbols.
new a34d507f2 Try to fix windows build bots after r368153.
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:
test/ELF/vs-diagnostics-duplicate-split.s | 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 master
in repository lldb.
from c3ec2b985 ObjectFileELF: Remove NT_*** constants
new 5fe7077cd ProcessElfCore: Remove linux and freebsd NT_*** constants
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:
source/Plugins/Process/elf-core/ProcessElfCore.cpp | 27 ++++++++-------
.../Plugins/Process/elf-core/RegisterUtilities.h | 40 ++++------------------
2 files changed, 21 insertions(+), 46 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 1fa75d39887 GlobalISel: factor common code from translateCall and trans [...]
new a1a2854b18c [RISCV][NFC] Document RISC-V-specific assembly constraints
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/LangRef.rst | 11 +++++++++++
1 file changed, 11 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 50ef2839f96 [mips] Make a couple of class methods plain static functions. NFC
new f7c0c16f0fb [AArch64][WinCFI] Do not pair callee-save instructions in L [...]
new 1dd76bbd74a [X86] EltsFromConsecutiveLoads - early out for non-byte siz [...]
new 1fa75d39887 GlobalISel: factor common code from translateCall and trans [...]
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:
include/llvm/CodeGen/GlobalISel/IRTranslator.h | 4 +
lib/CodeGen/GlobalISel/IRTranslator.cpp | 86 +++++++++-------------
lib/Target/AArch64/AArch64InstrInfo.cpp | 12 +++
lib/Target/X86/X86ISelLowering.cpp | 3 +
test/CodeGen/AArch64/wineh1.mir | 12 ++-
test/CodeGen/AArch64/wineh2.mir | 4 +-
test/CodeGen/X86/pr42909.ll | 21 ++++++
.../COFF/AArch64/arm64-register-variables.ll | 4 +-
8 files changed, 88 insertions(+), 58 deletions(-)
create mode 100644 test/CodeGen/X86/pr42909.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 binutils-gdb.
from 3d31bc39e6 AArch64 pauth: Indicate unmasked addresses in backtrace
new 123cd85148 Make struct frame_arg self-managing
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:
gdb/ChangeLog | 10 ++++++++++
gdb/frame.h | 8 ++++----
gdb/mi/mi-cmd-stack.c | 6 +-----
gdb/python/py-framefilter.c | 5 +----
gdb/stack.c | 18 ++++++------------
5 files changed, 22 insertions(+), 25 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 4ad9380bafd PR 53796 Make inquire(file=, recl=) conform to F2018
new c4cacc38fbf Replace int with boolean in predicate functions.
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 | 8 +++
gcc/fold-const.c | 148 +++++++++++++++++++++++++++----------------------------
gcc/fold-const.h | 2 +-
3 files changed, 83 insertions(+), 75 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.