This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 376c0870719 Revert rL338990 to see if it causes sanitizer failures
new 86b1509b594 [docs] Stop trying to parse the ThinLTO summary IR fragment [...]
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/LangRef.rst | 44 ++++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 22 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 ccd6679faa9 Generation support for CLOBBER_HIGH
new 4e80091843f Add func to check if register is clobbered by clobber_high
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 | 5 +++++
gcc/rtl.h | 10 ++++++++++
gcc/rtlanal.c | 29 +++++++++++++++++++++++++++++
3 files changed, 44 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 d6c80428f2e * MAINTAINERS: Update my email address.
new 34b780a6ae0 Add CLOBBER_HIGH expression
new ccd6679faa9 Generation support for CLOBBER_HIGH
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 | 26 ++++++++++++++++++++++++++
gcc/doc/rtl.texi | 15 ++++++++++++++-
gcc/emit-rtl.c | 18 ++++++++++++++++++
gcc/genconfig.c | 1 +
gcc/genemit.c | 51 +++++++++++++++++++++++++++++++--------------------
gcc/genrecog.c | 3 ++-
gcc/rtl.c | 11 +++++++++++
gcc/rtl.def | 10 ++++++++++
gcc/rtl.h | 17 ++++++++++++++++-
9 files changed, 129 insertions(+), 23 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 9dc8f63d49 Revert "[DebugInfo] Generate debug information for labels. ( [...]
new 614dc515cd [clang-rename] make clang-rename.py vim integration python3 [...]
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/clang-rename/clang-rename.py | 13 +++++++++----
1 file changed, 9 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 release_70
in repository clang.
from 46dda6c2a9 Release note for DWARF v5 support
new b3ed482b9a Release notes for write exec detection features
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/AddressSanitizer.rst | 6 ++++++
docs/MemorySanitizer.rst | 7 +++++++
docs/ReleaseNotes.rst | 3 ++-
3 files changed, 15 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 lldb.
from 6e0e4430c Remove duplicated code in CommandObjectQuit
new 799d0c26c Change ConstString::SetCStringWithMangledCounterpart to use 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:
include/lldb/Utility/ConstString.h | 7 +++--
source/Core/Mangled.cpp | 2 +-
source/Utility/ConstString.cpp | 50 ++++++++++++++++-------------------
unittests/Utility/ConstStringTest.cpp | 17 ++++++++++++
4 files changed, 44 insertions(+), 32 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 d9c4e386780 Try to fix buildbot
new 376c0870719 Revert rL338990 to see if it causes sanitizer failures
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 | 38 ++++-----------
test/Transforms/LICM/hoist-deref-load.ll | 82 --------------------------------
2 files changed, 10 insertions(+), 110 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 e968fc9b63 x86: fold RegEip/RegRip and RegEiz/RegRiz
new 9534733755 gdb: Avoid using W_STOPCODE(0) as this is ambiguous on MIPS
new 5bd18990b0 gdb: Only run scheduler-locking tests if feature is supported
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:
gdb/ChangeLog | 6 +++
gdb/linux-nat.c | 15 ++++--
gdb/testsuite/ChangeLog | 6 +++
gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp | 48 ++++++++++--------
gdb/testsuite/lib/gdb.exp | 70 +++++++++++++++++++++++++++
5 files changed, 120 insertions(+), 25 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 43733eb26bc Daily bump.
new d6c80428f2e * MAINTAINERS: Update my email address.
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 | 4 ++++
MAINTAINERS | 2 +-
2 files changed, 5 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 2ec63f235e [DebugInfo] Generate debug information for labels. (Fix PR37395)
new 9dc8f63d49 Revert "[DebugInfo] Generate debug information for labels. ( [...]
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/CGDebugInfo.cpp | 26 --------------------------
lib/CodeGen/CGDebugInfo.h | 3 ---
lib/CodeGen/CGStmt.cpp | 10 ----------
test/CodeGen/debug-label-inline.c | 28 ----------------------------
test/CodeGen/debug-label.c | 16 ----------------
5 files changed, 83 deletions(-)
delete mode 100644 test/CodeGen/debug-label-inline.c
delete mode 100644 test/CodeGen/debug-label.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.