This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 255ac753d51 NFC: I simply added CHECK-LABEL to prevent false matches in [...]
new 86dfeddc700 [ValueTracking] Fix the identity case (LHS => RHS) when the [...]
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/Analysis/ValueTracking.cpp | 4 +--
test/Transforms/InstCombine/select-implied.ll | 36 +++++++++++++++++++++++++++
2 files changed, 38 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 5e45678e17c [Lanai] Fix -Wimplicit-fallthrough warning. NFCI.
new 255ac753d51 NFC: I simply added CHECK-LABEL to prevent false matches 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:
test/CodeGen/ARM/arguments-nosplit-double.ll | 1 +
test/CodeGen/ARM/arguments-nosplit-i64.ll | 1 +
2 files changed, 2 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 openmp.
from 3c37ab9 Fix wrong website in messages
new 597a305 remove duplicate symbol version script entries
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:
runtime/src/exports_so.txt | 3 ---
1 file changed, 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 gcc.
from 013560d80be Daily bump.
new 5f4e4f363db * ipa-comdats.c: Remove optimize check from gate. * ipa-f [...]
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 | 25 +++++++++++++++++++++++++
gcc/ipa-comdats.c | 2 +-
gcc/ipa-fnsummary.c | 25 ++++++++++---------------
gcc/ipa-inline-analysis.c | 3 ++-
gcc/ipa-inline.c | 38 +++++++++++++++++++++++++-------------
gcc/ipa-visibility.c | 9 ++++++---
gcc/ipa.c | 18 +++++-------------
7 files changed, 74 insertions(+), 46 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 8cbd9aac540 [AArch64] Fix -Wimplicit-fallthrough warnings. NFCI.
new 3b6486c8f9f [Hexagon] Fix some more -Wimplicit-fallthrough warnings. NFCI.
new 5e45678e17c [Lanai] Fix -Wimplicit-fallthrough warning. NFCI.
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/Target/Hexagon/AsmParser/HexagonAsmParser.cpp | 1 +
lib/Target/Hexagon/HexagonBitSimplify.cpp | 2 ++
lib/Target/Hexagon/HexagonBitTracker.cpp | 1 +
lib/Target/Hexagon/HexagonSplitDouble.cpp | 2 ++
lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp | 1 +
5 files changed, 7 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 clang.
from a5e6587752 Recommit [driver][macOS] Pick the system version for the dep [...]
new b04e36d309 clang-format: [JS] do not wrap after "readonly".
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/Format/FormatToken.h | 6 ++++--
lib/Format/TokenAnnotator.cpp | 11 ++++++-----
unittests/Format/FormatTestJS.cpp | 8 ++++++++
3 files changed, 18 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 287aa279ce5 [AArch64] Use 16 bytes as preferred function alignment on C [...]
new 25f28db283b [SafepointIRVerifier] Avoid false positives in GC verifier [...]
new 8cbd9aac540 [AArch64] Fix -Wimplicit-fallthrough warnings. NFCI.
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/IR/SafepointIRVerifier.cpp | 48 +++++++++++-
lib/Target/AArch64/AArch64CondBrTuning.cpp | 2 +
lib/Target/AArch64/AArch64FastISel.cpp | 2 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 2 +
.../AArch64/AArch64RedundantCopyElimination.cpp | 1 +
test/SafepointIRVerifier/compares.ll | 85 ++++++++++++++++++++++
6 files changed, 137 insertions(+), 3 deletions(-)
create mode 100644 test/SafepointIRVerifier/compares.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 hjl/pr81313/master
in repository gcc.
from 810ce19512c x86: Update gcc.dg/stack-layout-dynamic-1.c
new 1776cc8c5e8 Don't align the stack
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/config/i386/i386.c | 51 +++++++++++++++++++++++++++++++++++++++++---------
1 file changed, 42 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 glibc.
from be8aa923a7 * manual/tunables.texi: Add missing @end deftp.
new bc6bd727cd Incorrect Full Weekday names for ks_IN@devanagari
new c58ba95be9 Add yesstr and nostr to zh_CN locale
new 254bdaeb06 yesstr/nostr missing for Xhosa language locale
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:
localedata/ChangeLog | 15 +++++++++++++++
localedata/locales/ks_IN@devanagari | 18 +++++++++++-------
localedata/locales/xh_ZA | 2 ++
localedata/locales/zh_CN | 2 ++
4 files changed, 30 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 lldb.
from 9145afe45 Fix Xcode project file for gtest schemes.
new f5f335169 Add a NativeProcessProtocol Factory class
new 3eed417c5 Disable TestGoASTContext
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/lldb/Host/common/NativeProcessProtocol.h | 123 ++++-----
.../test/lang/go/types/TestGoASTContext.py | 1 +
source/Host/common/NativeProcessProtocol.cpp | 33 +--
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 290 +++++++--------------
source/Plugins/Process/Linux/NativeProcessLinux.h | 37 ++-
.../Plugins/Process/NetBSD/NativeProcessNetBSD.cpp | 258 ++++++------------
.../Plugins/Process/NetBSD/NativeProcessNetBSD.h | 28 +-
source/Plugins/Process/gdb-remote/CMakeLists.txt | 8 -
.../GDBRemoteCommunicationServerCommon.cpp | 9 +-
.../GDBRemoteCommunicationServerLLGS.cpp | 63 +++--
.../gdb-remote/GDBRemoteCommunicationServerLLGS.h | 15 +-
tools/lldb-server/CMakeLists.txt | 12 +-
tools/lldb-server/lldb-gdbserver.cpp | 34 ++-
13 files changed, 358 insertions(+), 553 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.