This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2a5bddd2781 Clean up DIExpression::prependDIExpr a little. (NFC)
new a8aa6651317 [IR] Delete unused Argument::removeAttr overload
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/IR/Argument.h | 2 --
lib/IR/Function.cpp | 9 ---------
2 files changed, 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 llvm.
from b64e9f11abf Bitcode: Do not remove empty summary entries when reading a [...]
new 2a5bddd2781 Clean up DIExpression::prependDIExpr a little. (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:
include/llvm/IR/DebugInfoMetadata.h | 8 +++++---
include/llvm/Transforms/Utils/Local.h | 3 ---
lib/IR/DebugInfoMetadata.cpp | 14 ++++++--------
lib/Target/X86/X86OptimizeLEAs.cpp | 7 +++----
lib/Transforms/Instrumentation/AddressSanitizer.cpp | 2 +-
lib/Transforms/Utils/Local.cpp | 13 +++++--------
6 files changed, 20 insertions(+), 27 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 lld.
from c5fac86cb Speed up the -Map option.
new 100ef4f34 Remove a redundant local variable.
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:
ELF/MapFile.cpp | 7 +++----
1 file changed, 3 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 master
in repository llvm.
from b73a15109dd IR: fix some doxygen grammar (NFC)
new b64e9f11abf Bitcode: Do not remove empty summary entries when reading a [...]
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/IR/ModuleSummaryIndex.h | 7 -------
lib/Bitcode/Reader/BitcodeReader.cpp | 10 ----------
lib/IR/ModuleSummaryIndex.cpp | 12 ------------
3 files changed, 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 release/2.24/master
in repository glibc.
from b2e8c40afc Fix MIPS n64 readahead (bug 21026).
new 5f85ab2869 x86: Set Prefer_No_VZEROUPPER if AVX512ER is available
new a29331702f x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]
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:
ChangeLog | 42 ++++++++++++++++++++++++++++++++++
sysdeps/x86/cpu-features.c | 12 ++++++++--
sysdeps/x86/cpu-features.h | 18 +++++++++++++++
sysdeps/x86_64/multiarch/memcpy.S | 2 ++
sysdeps/x86_64/multiarch/memcpy_chk.S | 2 ++
sysdeps/x86_64/multiarch/memmove.S | 2 ++
sysdeps/x86_64/multiarch/memmove_chk.S | 2 ++
sysdeps/x86_64/multiarch/mempcpy.S | 2 ++
sysdeps/x86_64/multiarch/mempcpy_chk.S | 2 ++
sysdeps/x86_64/multiarch/memset.S | 2 ++
sysdeps/x86_64/multiarch/memset_chk.S | 2 ++
11 files changed, 86 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 78b412f427f [APInt] Add clearSignBit method. Use it and setSignBit in a [...]
new b73a15109dd IR: fix some doxygen grammar (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:
include/llvm/IR/DebugInfoMetadata.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 lld.
from afbaed88b COFF: actually synthesize CONST imports properly
new c5fac86cb Speed up the -Map option.
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:
ELF/MapFile.cpp | 161 +++++++++++++++++++++++++++++++++-------------------
test/ELF/map-file.s | 10 ++--
2 files changed, 108 insertions(+), 63 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/2.25/master
in repository glibc.
from b30b1c97cc posix: Add cleanup on the trap list for globtest.sh
new 4c6f97798f x86: Set Prefer_No_VZEROUPPER if AVX512ER is available
new 06d79808f6 x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]
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:
ChangeLog | 42 ++++++++++++++++++++++++++++++++++
sysdeps/x86/cpu-features.c | 12 ++++++++--
sysdeps/x86/cpu-features.h | 18 +++++++++++++++
sysdeps/x86_64/multiarch/memcpy.S | 2 ++
sysdeps/x86_64/multiarch/memcpy_chk.S | 2 ++
sysdeps/x86_64/multiarch/memmove.S | 2 ++
sysdeps/x86_64/multiarch/memmove_chk.S | 2 ++
sysdeps/x86_64/multiarch/mempcpy.S | 2 ++
sysdeps/x86_64/multiarch/mempcpy_chk.S | 2 ++
sysdeps/x86_64/multiarch/memset.S | 2 ++
sysdeps/x86_64/multiarch/memset_chk.S | 2 ++
11 files changed, 86 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 c01803866ec [bpf] add bigendian support to disassembler
new b08a076cbf5 [ValueTracking] Use APInt::isSubsetOf and APInt::intersects. NFC
new f743447b5e7 [LazyValueInfo] Fix typo in comment. NFC
new 78b412f427f [APInt] Add clearSignBit method. Use it and setSignBit in a [...]
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/ADT/APInt.h | 5 +++++
lib/Analysis/DemandedBits.cpp | 4 ++--
lib/Analysis/LazyValueInfo.cpp | 2 +-
lib/Analysis/ValueTracking.cpp | 4 ++--
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineCompares.cpp | 4 ++--
7 files changed, 14 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.