This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2b889957ee0 [DebugInfoPDB] Print the method name along with the variant value
new 8fd84ebcf37 [x86] add tests for ftrunc; NFC
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/CodeGen/X86/ftrunc.ll | 404 +++++++++++++++++++++++++++
test/CodeGen/X86/x86-64-dead-stack-adjust.ll | 12 -
2 files changed, 404 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/X86/ftrunc.ll
delete mode 100644 test/CodeGen/X86/x86-64-dead-stack-adjust.ll
--
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 4b91a943a Fix check for verbose logging.
new 68c8f5acc Add the same new entitlement from r326399 to the macos entitl [...]
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/debugserver/source/debugserver-macosx-entitlements.plist | 2 ++
1 file changed, 2 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 llvm.
from ca7fdbb9743 [lit] Generalized /dev/null support on Windows.
new 2b889957ee0 [DebugInfoPDB] Print the method name along with the variant value
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/DebugInfo/PDB/DIA/DIARawSymbol.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 28ec98c907a [DebugInfoPDB] Add methods to get the compiland and line nu [...]
new ca7fdbb9743 [lit] Generalized /dev/null support on Windows.
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/tools/llvm-profdata/invalid-profdata.test | 2 +-
utils/lit/lit/TestRunner.py | 7 ++++---
utils/lit/tests/Inputs/shtest-shell/check_args.py | 14 ++++++++++++++
utils/lit/tests/Inputs/shtest-shell/dev-null.txt | 14 ++++++++++++++
4 files changed, 33 insertions(+), 4 deletions(-)
create mode 100644 utils/lit/tests/Inputs/shtest-shell/check_args.py
create mode 100644 utils/lit/tests/Inputs/shtest-shell/dev-null.txt
--
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 3f403613 [clangd] Support incremental document syncing
new b35f4a9d [clang-doc] Removing -Wunused-variable warning
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:
clang-doc/BitcodeWriter.cpp | 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 aa18302e4fe Fix newlines. NFCI.
new af0c1412d95 [DebugInfoPDB] Add DIA implementation of addressForVA and a [...]
new f975bab62fb [DebugInfoPDB] Add DIA implementation of findLineNumbersByRVA
new 28ec98c907a [DebugInfoPDB] Add methods to get the compiland and line nu [...]
The 3 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/DebugInfo/PDB/DIA/DIASession.h | 11 ++++-
include/llvm/DebugInfo/PDB/IPDBSession.h | 11 ++++-
include/llvm/DebugInfo/PDB/Native/NativeSession.h | 11 ++++-
include/llvm/DebugInfo/PDB/PDBSymbolData.h | 7 +++-
lib/DebugInfo/PDB/DIA/DIASession.cpp | 31 ++++++++++++++
lib/DebugInfo/PDB/Native/NativeSession.cpp | 15 +++++++
lib/DebugInfo/PDB/PDBSymbolData.cpp | 51 ++++++++++++++++++++++-
unittests/DebugInfo/PDB/PDBApiTest.cpp | 14 ++++++-
8 files changed, 140 insertions(+), 11 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 1f57c252d0a runtime: don't check for stale runtime
new 881a7e557ac * 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 | 79 +++----
gcc/po/sv.po | 680 +++++++++++++++++++++----------------------------------
3 files changed, 295 insertions(+), 468 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 a307b9d3d8 [MS] Fix late-parsed template infinite loop in eager instantiation
new a21970a878 [Frontend] Fix some Clang-tidy modernize and Include What Yo [...]
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/clang/Frontend/CompilerInvocation.h | 66 ++---
include/clang/Frontend/FrontendOptions.h | 300 ++++++++++++++-------
.../clang/Frontend/SerializedDiagnosticReader.h | 53 ++--
include/clang/Frontend/Utils.h | 67 +++--
lib/Frontend/CompilerInvocation.cpp | 194 +++++++------
lib/Frontend/FrontendOptions.cpp | 3 +-
lib/Frontend/SerializedDiagnosticReader.cpp | 31 ++-
7 files changed, 443 insertions(+), 271 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 b72ac7e9e83 [X86] Add WriteCRC32 scheduler class
new aa18302e4fe Fix newlines. NFCI.
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/CodeGen/X86/bmi-schedule.ll | 1464 +-
test/CodeGen/X86/lzcnt-schedule.ll | 328 +-
test/CodeGen/X86/popcnt-schedule.ll | 424 +-
test/CodeGen/X86/schedule-x86_64.ll | 34394 +++++++++++++++++-----------------
4 files changed, 18305 insertions(+), 18305 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 3dfd23eb4b RISC-V: add remaining relocations
new 5f45f96ad0 Unify umount function implementations (bug 16552).
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 | 13 ++++++++++
sysdeps/unix/sysv/linux/arm/umount.c | 30 ----------------------
sysdeps/unix/sysv/linux/hppa/umount.c | 1 -
sysdeps/unix/sysv/linux/ia64/umount.c | 29 ---------------------
sysdeps/unix/sysv/linux/mips/mips64/umount.c | 30 ----------------------
sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c | 1 -
sysdeps/unix/sysv/linux/umount.S | 12 ---------
sysdeps/unix/sysv/linux/{generic => }/umount.c | 0
sysdeps/unix/sysv/linux/x86_64/umount.c | 30 ----------------------
9 files changed, 13 insertions(+), 133 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/arm/umount.c
delete mode 100644 sysdeps/unix/sysv/linux/hppa/umount.c
delete mode 100644 sysdeps/unix/sysv/linux/ia64/umount.c
delete mode 100644 sysdeps/unix/sysv/linux/mips/mips64/umount.c
delete mode 100644 sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c
delete mode 100644 sysdeps/unix/sysv/linux/umount.S
rename sysdeps/unix/sysv/linux/{generic => }/umount.c (100%)
delete mode 100644 sysdeps/unix/sysv/linux/x86_64/umount.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.