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 fc6bcc38c Re-land "Emit proper CodeView when -gcodeview is passed witho [...]
new 1ff8ec9d0 Fix which Darwin versions have ObjC runtime with full subscri [...]
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/lit.common.cfg | 6 ++++++
test/tsan/Darwin/norace-objcxx-run-time.mm | 2 +-
2 files changed, 7 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 clang.
from 2cdcd07b15 Re-land "Emit proper CodeView when -gcodeview is passed with [...]
new 5d63d85c91 Fix codeview-column-info.c test with a triple
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/Driver/codeview-column-info.c | 6 +++---
1 file changed, 3 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 clang.
from 56019e5471 [analyzer] Exploration strategy prioritizing unexplored nodes first
new 2cdcd07b15 Re-land "Emit proper CodeView when -gcodeview is passed with [...]
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/Driver/ToolChains/Clang.cpp | 4 +++-
test/Driver/codeview-column-info.c | 13 +++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 test/Driver/codeview-column-info.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 llvm.
from b3dee20a05b [ValueTracking] Teach cannotBeOrderedLessThanZeroImpl to ha [...]
new beeab253916 [GISel]: Don't assert when constraining RegisterOperands wh [...]
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/GlobalISel/Utils.h | 3 ++-
lib/CodeGen/GlobalISel/Utils.cpp | 16 +++++++++-------
lib/Target/AArch64/AArch64CallLowering.cpp | 3 +--
lib/Target/ARM/ARMCallLowering.cpp | 2 +-
lib/Target/X86/X86CallLowering.cpp | 3 +--
5 files changed, 14 insertions(+), 13 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 8022cb9fc [asan] Intercept std::rethrow_exception indirectly
new fc6bcc38c Re-land "Emit proper CodeView when -gcodeview is passed witho [...]
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/lit.common.cfg | 4 ++++
1 file changed, 4 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 lldb.
from 6a11dbc67 Revert r326134 due to broken buildbot
new f18e5532a Add a sanity check for inline testcases.
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:
packages/Python/lldbsuite/test/lang/c/inlines/main.c | 1 +
packages/Python/lldbsuite/test/lldbinline.py | 9 +++++++++
2 files changed, 10 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 gcc.
from fdafeeb77fd PR c++/84559 - ICE with constexpr VLA.
new fa1921bedfe * es.po, sv.po: Update.
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/po/ChangeLog | 4 +
gcc/po/es.po | 226 ++++++++++++++++++++++---------------------------------
gcc/po/sv.po | 204 ++++++++++++++++++++-----------------------------
3 files changed, 177 insertions(+), 257 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 0eea35a6ef0 [X86][SSE] Reduce FADD/FSUB/FMUL costs on later targets (PR36280)
new b3dee20a05b [ValueTracking] Teach cannotBeOrderedLessThanZeroImpl to ha [...]
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 | 18 ++++++++++++++++++
.../InstSimplify/floating-point-arithmetic.ll | 6 ++----
2 files changed, 20 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 lldb.
from bc3b0ecf7 Mark test_*int*_t_dwarf as failing on FreeBSD
new 6a11dbc67 Revert r326134 due to broken buildbot
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:
.../lldbsuite/test/lang/cpp/enum_types/TestCPP11EnumTypes.py | 8 --------
1 file changed, 8 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 lld.
from 504b933af Re-land: "[Support] Replace HashString with djbHash."
new 317ce761a Keep flags from phantom synthetic sections.
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:
ELF/LinkerScript.cpp | 21 +---------------
ELF/OutputSections.cpp | 19 ++++++++++++++
ELF/OutputSections.h | 2 ++
ELF/Writer.cpp | 6 ++---
.../linkerscript/empty-synthetic-removed-flags.s | 22 ++++++++++------
test/ELF/pr36475.s | 29 ++++++++++++++++++++++
6 files changed, 69 insertions(+), 30 deletions(-)
create mode 100644 test/ELF/pr36475.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.