This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 91f2b63a060 [SelectionDAG] Refactor lowering of atomic memory intrinsics.
new 9269b2bccbb StackSlotColoring: Fix missing skipFunction check
new 7c20cc06694 AMDGPU: Assign enum name to stack ID
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/CodeGen/StackSlotColoring.cpp | 3 +++
lib/Target/AMDGPU/SIDefines.h | 7 +++++++
lib/Target/AMDGPU/SIFrameLowering.cpp | 1 +
lib/Target/AMDGPU/SIInstrInfo.cpp | 4 ++--
4 files changed, 13 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 clang-tools-extra.
from d313d9bd [clangd] Fix Context::derive to actually call the right method.
new e08854ae [clangd][tests] Fix handling of EOF in delimited input
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:
clangd/JSONRPCDispatcher.cpp | 16 +++++++---------
test/clangd/delimited-input-comment-at-the-end.test | 12 ++++++++++++
2 files changed, 19 insertions(+), 9 deletions(-)
create mode 100644 test/clangd/delimited-input-comment-at-the-end.test
--
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 cd997a7a919 [LLVM-C] DIBuilderBindings for Subrange and Arrays
new 91f2b63a060 [SelectionDAG] Refactor lowering of atomic memory intrinsics.
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/SelectionDAG.h | 17 ++++
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 122 +++++++++++++++++++++++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 119 ++++++----------------
3 files changed, 167 insertions(+), 91 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 17297ffb0b Remove unused code (made unused by r161073, and later more s [...]
new 4a1a1d8e4b Fix case of LLVM library names.
new 8aec086b16 [analyzer] Don't crash on printing ConcreteInt of size >64 bits
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/StaticAnalyzer/Core/SVals.cpp | 10 +++-------
test/Analysis/sval-dump-int128.c | 7 +++++++
tools/clang-import-test/CMakeLists.txt | 6 +++---
3 files changed, 13 insertions(+), 10 deletions(-)
create mode 100644 test/Analysis/sval-dump-int128.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-tools-extra.
from 2f4ac5df [clangd] Prune some dead declarations. No functionality change.
new d313d9bd [clangd] Fix Context::derive to actually call the right method.
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:
clangd/Context.h | 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 64c7bc17f33 x86/cet: Use unsigned integer to unwind shadow stack
new 0aa5682076c PR rtl-optimization/85423
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 | 7 +++++++
gcc/sel-sched-ir.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr85423.c | 27 +++++++++++++++++++++++++++
4 files changed, 40 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr85423.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 7e5793a53c [analyzer] Move `TaintBugVisitor` from `GenericTaintChecker. [...]
new 17297ffb0b Remove unused code (made unused by r161073, and later more s [...]
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:
tools/diagtool/CMakeLists.txt | 6 ------
1 file changed, 6 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 ea76691a75 hr_HR locale: fix thousands_sep and mon_thousands_sep
new 18ea73adaa NEWS: Reindent and copyedit
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:
NEWS | 58 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 29 insertions(+), 29 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 binutils-gdb.
from b9f26d2e29 Revert bfd part of "Silence gcc-8 warnings"
new 458412c368 Regenerate gdb/configure and gdbserver/configure
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/ChangeLog | 4 ++++
gdb/configure | 24 ++++++++++++------------
gdb/gdbserver/ChangeLog | 4 ++++
gdb/gdbserver/configure | 31 +++++++++++++++++++------------
4 files changed, 39 insertions(+), 24 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 95b5c37b [index] Fix methods that take a shared_ptr to just take a reference.
new 2f4ac5df [clangd] Prune some dead declarations. No functionality change.
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:
clangd/Diagnostics.h | 5 -----
clangd/Trace.h | 4 ----
2 files changed, 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.