This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bd267780752 [hurd] Make getMainExecutable get the real binary path
new 0253f7506fa Commit missing comment edit and use correct cast to fix std [...]
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/Support/Unix/Path.inc | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 097d2de0f Remove unused private methods.
new e0009a48e Support nwere versions of the Segger J-Link jtag board softwa [...]
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_remote_client/TestArmRegisterDefinition.py | 130 +++++++++++++++++++++
.../gdb_remote_client/gdbclientutils.py | 26 ++++-
.../Process/gdb-remote/ProcessGDBRemote.cpp | 15 ++-
source/Target/Platform.cpp | 12 +-
source/Target/Target.cpp | 7 ++
5 files changed, 184 insertions(+), 6 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/functionalities/gdb_remote_clien [...]
--
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 078522725a5 SelectionDAG: Reuse bigger sized constants in memset expansion.
new a73d657b589 [PM] keeping history when original SCC split and then merge [...]
new bd267780752 [hurd] Make getMainExecutable get the real binary path
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/Support/Unix/Path.inc | 34 ++++++++---
lib/Transforms/IPO/Inliner.cpp | 13 +++-
test/Transforms/Inline/cgscc-cycle.ll | 109 +++++++++++++++++++++++++++++++++-
test/Transforms/Inline/monster_scc.ll | 46 +++-----------
4 files changed, 155 insertions(+), 47 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 8b9cbda1b32 [ORC] Re-apply r345077 with fixes to remove ambiguity in lo [...]
new 078522725a5 SelectionDAG: Reuse bigger sized constants in memset expansion.
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/TargetLowering.h | 8 ++++++++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 +++-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 12 +++++++++---
lib/Target/X86/X86ISelLowering.cpp | 4 ++++
lib/Target/X86/X86ISelLowering.h | 2 ++
test/CodeGen/AArch64/arm64-memset-inline.ll | 20 +++++++-------------
test/CodeGen/X86/pr38771.ll | 24 ------------------------
7 files changed, 33 insertions(+), 41 deletions(-)
delete mode 100644 test/CodeGen/X86/pr38771.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 clang.
from cb5b6f7f24 NFC: Remove MANGLE_CHECKER from ItaniumMangle.cpp
new fc259e8f5f [analyzer] Trust summaries for OSObject::retain and OSObject [...]
new a193197ff6 [analyzer] Do not stop tracking CXX methods touching OSObject.
new 792888ae6c [analyzer] [NFC] Change scanReachableSymbols to use ranges
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:
.../Core/PathSensitive/ProgramState.h | 29 +++--------
lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 3 +-
.../RetainCountChecker/RetainCountChecker.cpp | 34 ++++++-------
lib/StaticAnalyzer/Core/ProgramState.cpp | 21 ++------
lib/StaticAnalyzer/Core/RetainSummaryManager.cpp | 57 +++++++++++++++-------
test/Analysis/osobject-retain-release.cpp | 51 ++++++++++++++++---
6 files changed, 111 insertions(+), 84 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.