This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from aa868d8549e [X86][X86FixupLEA] Rename processInstructionForSLM to proce [...]
new c35d5db855b [MS Demangler] Expose the Demangler AST publicly.
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/Demangle/MicrosoftDemangle.h | 276 +++++++++++++++++++++
.../llvm}/Demangle/MicrosoftDemangleNodes.h | 98 --------
lib/Demangle/MicrosoftDemangle.cpp | 167 +------------
lib/Demangle/MicrosoftDemangleNodes.cpp | 2 +-
4 files changed, 289 insertions(+), 254 deletions(-)
create mode 100644 include/llvm/Demangle/MicrosoftDemangle.h
rename {lib => include/llvm}/Demangle/MicrosoftDemangleNodes.h (86%)
--
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 148536769ac [InstSimplify] fold icmp based on range of abs/nabs (2nd try)
new aa868d8549e [X86][X86FixupLEA] Rename processInstructionForSLM to proce [...]
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/Target/X86/X86FixupLEAs.cpp | 13 ++++++-------
1 file changed, 6 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 clang.
from f488cbd3e3 Logging: add CMake dependency so libAST can use OSLog analysis.
new e266fe5de9 Logging: put link against libclangAnalysis rather than libLL [...]
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/AST/CMakeLists.txt | 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 libcxx.
from 3fa96b373 [NFC] Replace C++1y and C++1z by C++14 and C++17, respectively
new f10e0ac7b [libcxx] Fix usage of _C2, which is a "nasty macro" in some e [...]
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/map | 32 ++++++++++++++++----------------
include/set | 40 ++++++++++++++++++++--------------------
test/support/nasty_macros.hpp | 3 +++
3 files changed, 39 insertions(+), 36 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 fc783076ec hurd: Add pci RPC stubs
new 8e3c00db16 MIPS: Use `.set mips2' to emulate LL/SC for the R5900 too
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 | 5 +++++
sysdeps/mips/sys/tas.h | 3 ++-
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/llvm-monorepo.
from 6c8c4d998cb Merging r341778:
adds 639756d18ca Merging r343669:
adds eaf24c5de40 Merging r345002:
No new revisions were added by this update.
Summary of changes:
lld/ELF/Writer.cpp | 2 +-
lld/test/ELF/local-ver-preemptible.s | 3 +-
lld/test/ELF/relocatable-rel-iplt.s | 56 ++++++++++++++++++++++++++++++++++++
3 files changed, 59 insertions(+), 2 deletions(-)
create mode 100644 lld/test/ELF/relocatable-rel-iplt.s
--
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 81ab3ed2fe Logging: make os_log buffer size an integer constant expression.
new f488cbd3e3 Logging: add CMake dependency so libAST can use OSLog analysis.
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/AST/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.