This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 04bd11c Add a catch-all line for detecting dyld in the inferior proce [...]
new f64701e Replace getcwd with the llvm equivalent
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/Host/windows/PosixApi.h | 1 -
source/Host/windows/Windows.cpp | 27 ++--------------------
.../GDBRemoteCommunicationServerPlatform.cpp | 8 +++----
source/Target/Platform.cpp | 8 +++----
source/Target/ProcessLaunchInfo.cpp | 7 +++---
source/Target/TargetList.cpp | 20 ++++++++--------
6 files changed, 22 insertions(+), 49 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 6384df0 Fix strstr folding (PR tree-optimization/79196).
new ebac10c PR libstdc++/79195 fix make_array type deduction
new 7a31ada PR tree-optimization/70754 * tree-predcom.c (stmt_combining [...]
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:
gcc/ChangeLog | 9 ++++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/pr70754.f90 | 35 +++++++++++++
gcc/tree-predcom.c | 57 +++++++++++++++++-----
libstdc++-v3/ChangeLog | 13 +++++
libstdc++-v3/include/experimental/array | 46 +++++++++--------
.../testsuite/experimental/array/make_array.cc | 13 ++++-
libstdc++-v3/testsuite/experimental/array/neg.cc | 2 +-
8 files changed, 145 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr70754.f90
--
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 33eaf5d Fix spelling mistakes and typos in the GAS sources.
new 93df731 Restore ability to build zlib in a srcdir == builddir configuration.
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:
elfcpp/ChangeLog => zlib/ChangeLog.bin-gdb | 12 ++++++++----
zlib/configure | 4 +++-
zlib/configure.ac | 4 +++-
3 files changed, 14 insertions(+), 6 deletions(-)
copy elfcpp/ChangeLog => zlib/ChangeLog.bin-gdb (54%)
--
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 48a5626 Revert "IRGen: Start using the WriteThinLTOBitcode pass."
new 772e1ce [OpenMP] DSAChecker bug fix for combined directives.
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/Sema/SemaOpenMP.cpp | 6 +++++-
test/OpenMP/target_parallel_default_messages.cpp | 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 e6b387f Tweak ASCII art in Simplify CFG. NFC
new 2f752ea [InstCombine][X86] Add MULDQ/MULUDQ constant folding support
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/Transforms/InstCombine/InstCombineCalls.cpp | 43 +++++++++++++++++++++++--
test/Transforms/InstCombine/x86-muldq.ll | 36 +++++++--------------
2 files changed, 52 insertions(+), 27 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 d7599ee [SystemZ] Mark vector immediate load instructions with useful flags.
new e6b387f Tweak ASCII art in Simplify CFG. 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/Transforms/Utils/SimplifyCFG.cpp | 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 gcc.
from 7c9b5ff fix pr78384
new 6384df0 Fix strstr folding (PR tree-optimization/79196).
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/asan/pr79196.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/strlenopt-30.c | 2 +-
gcc/tree-ssa-strlen.c | 36 ++++++++++++++++++------------------
5 files changed, 50 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/asan/pr79196.c
--
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 041d198 clang-format: remove tests that assume no config file will be [...]
new 48a5626 Revert "IRGen: Start using the WriteThinLTOBitcode pass."
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/BackendUtil.cpp | 8 +++-----
test/CMakeLists.txt | 1 -
test/CodeGenCXX/type-metadata-thinlto.cpp | 11 -----------
3 files changed, 3 insertions(+), 17 deletions(-)
delete mode 100644 test/CodeGenCXX/type-metadata-thinlto.cpp
--
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 9c3e633 RuntimeDyldELF: add LDST128_ABS_LO12_NC reloc
new d7599ee [SystemZ] Mark vector immediate load instructions with useful flags.
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/SystemZ/SystemZInstrVector.td | 40 ++++++++++++++++++--------------
lib/Target/SystemZ/SystemZScheduleZ13.td | 2 +-
2 files changed, 23 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.