This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3f01e7fca5 [VirtualFileSystem] InMemoryFileSystem::status: Return a Sta [...]
new 7d295a3226 [ARM64] [Windows] Follow MS X86_64 C++ ABI when passing structs
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/Basic/TargetInfo.h | 2 +-
lib/Basic/Targets/AArch64.cpp | 5 +++++
lib/Basic/Targets/AArch64.h | 2 ++
lib/Basic/Targets/X86.h | 2 +-
lib/CodeGen/MicrosoftCXXABI.cpp | 1 +
lib/Sema/SemaDeclCXX.cpp | 2 +-
test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp | 6 ++++++
7 files changed, 17 insertions(+), 3 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 235b4df870a ADT: Document advantages of SmallVector<T,0> over std::vector
new db695a11d79 [SCEV] Add an expandAddToGEP overload for a single operand. NFC.
new 3cb83a57794 [SCEV] Don't expand Wrap predicate using inttoptr in ni addrspaces
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/Analysis/ScalarEvolutionExpander.h | 1 +
lib/Analysis/ScalarEvolutionExpander.cpp | 44 ++++++++++++------
.../LoopAccessAnalysis/wrapping-pointer-ni.ll | 54 ++++++++++++++++++++++
.../wrapping-pointer-versioning.ll | 16 +++----
4 files changed, 92 insertions(+), 23 deletions(-)
create mode 100644 test/Analysis/LoopAccessAnalysis/wrapping-pointer-ni.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 lldb.
from 7a2e00801 Make framework-header-fix process copied headers
new 7ec21c24c Add back lldb-framework-headers target
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:
cmake/modules/LLDBFramework.cmake | 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 master
in repository binutils-gdb.
from 1f75763aa1 x86: Initialize broadcast_op.bytes to 0
new 6af79d7b5a Fix Cygwin compilation after target_ops C++ conversion.
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 | 5 +++++
gdb/windows-nat.c | 8 ++++----
2 files changed, 9 insertions(+), 4 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 9fa2daa7f21 PR target/86612 * gcc.target/powerpc/pr58673-2.c: Call strdup.
new 9c7131c6da3 * 30_threads/condition_variable_any/cond.cc: New test.
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:
libstdc++-v3/ChangeLog | 4 ++++
.../typesizes.cc => condition_variable_any/cond.cc} | 13 ++++++++-----
2 files changed, 12 insertions(+), 5 deletions(-)
copy libstdc++-v3/testsuite/30_threads/{condition_variable/native_handle/typesizes [...]
--
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-8-branch
in repository gcc.
from 8e58c3cb0c0 PR target/86612 * gcc.target/powerpc/pr58673-2.c: Call strdup.
new e634c9a8981 * testsuite/30_threads/condition_variable_any/cond.cc: New.
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:
libstdc++-v3/ChangeLog | 4 ++++
.../typesizes.cc => condition_variable_any/cond.cc} | 14 ++++++++------
2 files changed, 12 insertions(+), 6 deletions(-)
copy libstdc++-v3/testsuite/30_threads/{condition_variable/native_handle/typesizes [...]
--
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 081d211981d [DebugInfo] LowerDbgDeclare: Add derefs when handling CallI [...]
new 8818f00dd61 [RegisterCoalescer] Fixed inconsistent followCopyChain with subreg
new 235b4df870a ADT: Document advantages of SmallVector<T,0> over std::vector
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:
docs/ProgrammersManual.rst | 27 ++++++++++++++++++++-------
docs/ReleaseNotes.rst | 8 ++++++++
lib/CodeGen/RegisterCoalescer.cpp | 11 ++++++++---
3 files changed, 36 insertions(+), 10 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 c2403ba5de8 [MS Demangler] Print calling convention inside parentheses.
new 081d211981d [DebugInfo] LowerDbgDeclare: Add derefs when handling CallI [...]
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/CodeGen/SelectionDAG.h | 4 +-
include/llvm/IR/DebugInfoMetadata.h | 6 +
lib/CodeGen/SelectionDAG/InstrEmitter.cpp | 14 +-
lib/CodeGen/SelectionDAG/SDNodeDbgValue.h | 26 ++--
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 8 +-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 30 ++--
lib/IR/DebugInfoMetadata.cpp | 59 +++++---
lib/Transforms/Utils/Local.cpp | 13 +-
test/DebugInfo/AArch64/coalescing.ll | 5 +-
test/DebugInfo/Mips/dsr-fixed-objects.ll | 5 +-
test/DebugInfo/X86/bbjoin.ll | 2 +-
test/DebugInfo/X86/dbg-value-const-byref.ll | 2 +-
test/DebugInfo/X86/dbg-value-frame-index.ll | 8 +-
test/DebugInfo/X86/debug-loc-frame.ll | 9 +-
test/Transforms/InstCombine/lower-dbg-declare.ll | 183 +++++++++++++++++++++++
unittests/IR/MetadataTest.cpp | 10 +-
16 files changed, 313 insertions(+), 71 deletions(-)
create mode 100644 test/Transforms/InstCombine/lower-dbg-declare.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 glibc.
from 65d87ade1e x86: Correct index_cpu_LZCNT [BZ # 23456]
new be525a69a6 x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ [...]
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:
sysdeps/x86/cpu-features.c | 27 ++++++++++++++++++---------
sysdeps/x86/cpu-features.h | 2 +-
2 files changed, 19 insertions(+), 10 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 gcc-8-branch
in repository gcc.
from 0f80f2ce0a2 Backported from mainline 2018-07-24 Jakub Jelinek <jaku [...]
new 8e58c3cb0c0 PR target/86612 * gcc.target/powerpc/pr58673-2.c: Call strdup.
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/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr58673-2.c | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.