This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.11-branch
in repository binutils-gdb.
from cf2cd51 Add mi-threads-interrupt.exp test (PR 20039)
new edf0167 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_26-branch
in repository binutils-gdb.
from ec0d6fa [ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to [...]
new c80753f Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 221ed41 AMDGPU: Fix verifier error when spilling undef subreg
new d6995c8 [AArch64] Push comment into function. NFC.
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/AArch64/AArch64ISelDAGToDAG.cpp | 18 +++++++++---------
1 file changed, 9 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 llvm.
from 5963742 [obj2yaml] Refactoring of dumping MachO section structs
new 221ed41 AMDGPU: Fix verifier error when spilling undef subreg
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/AMDGPU/SIRegisterInfo.cpp | 14 +++++++++++---
1 file changed, 11 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 0266d5e New pass: guard widening
new 9dbb322 [LowerGuards] Rename variable; NFC
new 44aaff0 AMDGPU: Fix promote alloca for pointer loads
new 5963742 [obj2yaml] Refactoring of dumping MachO section structs
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:
lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp | 10 +++-
lib/Transforms/Scalar/LowerGuardIntrinsic.cpp | 6 +-
test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 27 ++++++++-
test/CodeGen/AMDGPU/promote-alloca-volatile.ll | 19 +++++++
tools/obj2yaml/macho2yaml.cpp | 78 +++++++++++++++-----------
5 files changed, 97 insertions(+), 43 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 7995c48 Optimize declval for compile times. Patch from Eric Niebler.
new 14273e8 Cleanup superfluous std:: qualifiers in <type_traits>
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/type_traits | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 8458fdb Follow-up patch of http://reviews.llvm.org/D19948 to handle m [...]
new 0266d5e New pass: guard widening
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/InitializePasses.h | 1 +
include/llvm/LinkAllPasses.h | 1 +
include/llvm/Transforms/Scalar.h | 10 +
.../Transforms/Scalar/{DCE.h => GuardWidening.h} | 21 +-
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Scalar/CMakeLists.txt | 1 +
lib/Transforms/Scalar/GuardWidening.cpp | 428 +++++++++++++++++++++
lib/Transforms/Scalar/Scalar.cpp | 1 +
test/Transforms/GuardWidening/basic.ll | 337 ++++++++++++++++
10 files changed, 793 insertions(+), 9 deletions(-)
copy include/llvm/Transforms/Scalar/{DCE.h => GuardWidening.h} (50%)
create mode 100644 lib/Transforms/Scalar/GuardWidening.cpp
create mode 100644 test/Transforms/GuardWidening/basic.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 2a8dd7e xfail TestTopLevelExprs for arm and aarch64 linux
new c3a8698 Fix standalone LLDB build, when LLVM/Clang were built with LL [...]
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/LLDBStandalone.cmake | 20 +++++++++++++++++++-
1 file changed, 19 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 cf44b36 Work around a glibc bug: backtrace() spuriously fails if - g [...]
new 7a03ff4 [MBP] Remove a redundant skipFunction(). NFC.
new 8458fdb Follow-up patch of http://reviews.llvm.org/D19948 to handle 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/MachineBlockPlacement.cpp | 3 -
lib/Transforms/Utils/SimplifyCFG.cpp | 50 +++++++++------
.../SimplifyCFG/preserve-branchweights.ll | 75 +++++++++++-----------
3 files changed, 70 insertions(+), 58 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 compiler-rt.
from a7c01c6 [sanitizer] Move *fstat to the common interceptors
new de56427 [profile] Allow max vals per site to be controllable at runtime
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/profile/InstrProfilingFile.c | 2 ++
lib/profile/InstrProfilingInternal.h | 3 +++
lib/profile/InstrProfilingValue.c | 14 +++++++++++++-
3 files changed, 18 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.