This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70
in repository libcxx.
from 833b8f68b Merging r340406: -------------------------------------------- [...]
new b1dfda209 Merging r340544: -------------------------------------------- [...]
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/__node_handle | 3 ++-
1 file changed, 2 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 libcxx.
from cd04d45e3 [libc++] Fix handling of negated character classes in regex
new e45e0640b Mark P0556 as 'in progress'
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:
www/cxx2a_status.html | 4 ++--
1 file changed, 2 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 a26aa426258 [WebAssembly] Added default stack-only instruction mode for MC.
new 601e525007b Use a lambda for calls to ::open in RetryAfterSignal
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 | 6 ++++--
lib/Support/Unix/Process.inc | 5 ++++-
2 files changed, 8 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-tools-extra.
from 88c38e8b [clangd] Use TRUE iterator instead of complete posting list
new 3035e562 [docs] Mention clangd-dev in clangd documentation
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:
docs/clangd.rst | 5 ++++-
1 file changed, 4 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 glibc.
from 4061791fcc Update netinet/udp.h from Linux 4.18.
new 99ea93ca31 pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538]
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:
ChangeLog | 8 ++++++++
nptl/pthread_cond_common.c | 8 ++++++--
2 files changed, 14 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 lldb.
from 3b4c1cc77 Disable exceptions for TestDataFormatterLibcxxOptional.py On [...]
new 1d2c50d91 Disable use-color if the output stream is not a terminal with [...]
new 6e9749d70 Let the CompilerInstance create our clang ASTContext
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/File.h | 6 ++++--
lit/Settings/TestDisableColor.test | 7 +++++++
lit/{Breakpoint => Settings}/lit.local.cfg | 0
source/Core/Debugger.cpp | 3 +++
.../ExpressionParser/Clang/ClangExpressionParser.cpp | 15 +++++----------
5 files changed, 19 insertions(+), 12 deletions(-)
create mode 100644 lit/Settings/TestDisableColor.test
copy lit/{Breakpoint => Settings}/lit.local.cfg (100%)
--
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 ee400ed04b3 fix comment typo
new 0f9e36f242b [llvm-mca] Improved report generated by the SchedulerStatis [...]
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:
docs/CommandGuide/llvm-mca.rst | 20 ++--
.../llvm-mca/X86/BtVer2/scheduler-queue-usage.s | 12 +-
test/tools/llvm-mca/X86/option-all-stats-1.s | 12 +-
test/tools/llvm-mca/X86/option-all-stats-2.s | 12 +-
test/tools/llvm-mca/X86/option-all-views-1.s | 12 +-
test/tools/llvm-mca/X86/option-all-views-2.s | 12 +-
test/tools/llvm-mca/X86/scheduler-queue-usage.s | 94 ++++++++++++----
tools/llvm-mca/Views/SchedulerStatistics.cpp | 121 +++++++++++++--------
tools/llvm-mca/Views/SchedulerStatistics.h | 45 ++++----
9 files changed, 231 insertions(+), 109 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 openmp.
from 9035de6 [OpenMP] Remove deprecated/obsolete MIC attributes from headers
new e1ad05c [OpenMP][Fix] Ensure comparison between unsigned values.
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/kmp_gsupport.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 llvm.
from 24535f7c190 [PowerPC] Revert commit r339779
new 4f83e0c2a49 [SelectionDAG] add helper query for binops; NFC
new ee400ed04b3 fix comment typo
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/llvm/CodeGen/SelectionDAGNodes.h | 12 ++++++++++++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 13 ++-----------
lib/Target/PowerPC/PPCCallingConv.td | 2 +-
lib/Transforms/Scalar/SpeculateAroundPHIs.cpp | 2 +-
test/tools/dsymutil/X86/odr-uniquing.cpp | 2 +-
5 files changed, 17 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.