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 f9dd70c49 [ubsan-minimal] Test exported symbol set against RTUBsan
new daa58c8bf [sanitizer] Don't define common ReportDeadlySignal on Fuchsia
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/sanitizer_common_libcdep.cc | 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 release/2.26/master
in repository glibc.
from 2422c6032f tst-tlsopt-powerpc as a shared lib
new ac6113cb01 Declare ifunc resolver to return a pointer to the same type [...]
new 37d4262a7a Fix remaining return type of ifunc resolver declaration
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:
ChangeLog | 11 +++++++++++
include/libc-symbols.h | 5 +++--
2 files changed, 14 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 llvm.
from a2daaca0d64 [PowerPC Peephole] Constants into a join add, use ADDI over [...]
new 032e1608d64 Re-land r313400 "[DebugInfo] Insert DW_OP_deref when spilli [...]
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/LiveDebugVariables.cpp | 89 ++++++++++++---------
test/DebugInfo/X86/bbjoin.ll | 6 +-
test/DebugInfo/X86/spill-indirect-nrvo.ll | 103 ++++++++++++++++++++++++
test/DebugInfo/X86/spill-nontrivial-param.ll | 89 +++++++++++++++++++++
test/DebugInfo/X86/spill-nospill.ll | 113 +++++++++++++++++++++++++++
5 files changed, 362 insertions(+), 38 deletions(-)
create mode 100644 test/DebugInfo/X86/spill-indirect-nrvo.ll
create mode 100644 test/DebugInfo/X86/spill-nontrivial-param.ll
create mode 100644 test/DebugInfo/X86/spill-nospill.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 gcc-6-branch
in repository gcc.
from d5e4ca7ddaa Ignore empty string in target attribute (PR c++/81355).
new ce765d0e8b3 * config/i386/i386.c (fold_builtin_cpu): Add M_AMDFAM17H [...]
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/config/i386/i386.c | 2 ++
gcc/doc/extend.texi | 5 ++++-
3 files changed, 13 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 llvm.
from fd1b754b1d1 [AArch64] Extend tests of loads and stores of register pairs
new a2daaca0d64 [PowerPC Peephole] Constants into a join add, use ADDI over [...]
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/PowerPC/PPCMIPeephole.cpp | 116 +++++++++++++++++++++++++++++
test/CodeGen/PowerPC/opt-li-add-to-addi.ll | 60 +++++++++++++++
2 files changed, 176 insertions(+)
create mode 100644 test/CodeGen/PowerPC/opt-li-add-to-addi.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 gcc.
from c52a6a55876 PR libstdc++/82254 fix std::is_nothrow_invocable_r w.r.t th [...]
new 103be9bf674 Fix typo in simplify_binary_operation_1
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 | 4 ++++
gcc/simplify-rtx.c | 2 +-
2 files changed, 5 insertions(+), 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 glibc.
from 43ffc53a35 Use execveat syscall in fexecve (bug 22134)
new d82468d100 Fix fexecve build where syscall macros call sizeof.
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 | 6 ++++++
sysdeps/unix/sysv/linux/fexecve.c | 3 ++-
2 files changed, 8 insertions(+), 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 llvm.
from 9488976a0f3 [Power9] Add missing Power9 instructions.
new fd1b754b1d1 [AArch64] Extend tests of loads and stores of register pairs
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/CodeGen/AArch64/arm64-ldp.ll | 27 +++++++++++++++++++++++++--
test/CodeGen/AArch64/arm64-stp.ll | 20 ++++++++++++++++++++
2 files changed, 45 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 38001b27c Revert "Fix for bug 34532 - A few rough corners related to po [...]
new da8caf405 Use ThreadLauncher to launch TaskPool threads
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/lldb/{Utility => Host}/TaskPool.h | 0
lldb.xcodeproj/project.pbxproj | 8 ++++----
source/Host/CMakeLists.txt | 1 +
source/{Utility => Host/common}/TaskPool.cpp | 15 +++++++++++++--
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 2 +-
source/Utility/CMakeLists.txt | 1 -
unittests/Host/CMakeLists.txt | 1 +
unittests/{Utility => Host}/TaskPoolTest.cpp | 2 +-
unittests/Utility/CMakeLists.txt | 1 -
9 files changed, 21 insertions(+), 10 deletions(-)
rename include/lldb/{Utility => Host}/TaskPool.h (100%)
rename source/{Utility => Host/common}/TaskPool.cpp (84%)
rename unittests/{Utility => Host}/TaskPoolTest.cpp (96%)
--
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 7414b5dffdd dwarfdump: Delay parsing abbreviations until they're needed
new 9488976a0f3 [Power9] Add missing Power9 instructions.
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/PowerPC/AsmParser/PPCAsmParser.cpp | 9 +
lib/Target/PowerPC/PPCInstr64Bit.td | 12 +
lib/Target/PowerPC/PPCInstrFormats.td | 44 +++
lib/Target/PowerPC/PPCInstrInfo.td | 2 +
lib/Target/PowerPC/p9-instrs.txt | 442 ------------------------
test/MC/Disassembler/PowerPC/ppc64-encoding.txt | 21 ++
test/MC/PowerPC/ppc64-encoding.s | 32 ++
7 files changed, 120 insertions(+), 442 deletions(-)
delete mode 100644 lib/Target/PowerPC/p9-instrs.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.