This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cf6016e62d3 [InstCombine] Add m_BitReverse pattern match helper. NFCI.
new 9a170a630e1 [PowerPC] auto-generate check lines; 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/PowerPC/memcmp.ll | 128 +++++++++++++++++++----------------------
1 file changed, 58 insertions(+), 70 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 78fbc18aed8 Completely disable git/svn version checking if not needed.
new cf6016e62d3 [InstCombine] Add m_BitReverse pattern match helper. 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:
include/llvm/IR/PatternMatch.h | 5 +++++
lib/Transforms/InstCombine/InstCombineCalls.cpp | 2 +-
2 files changed, 6 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 libcxx.
from 4438e211a [lit/libcxx] Fix a remaining reference to lit.util.capture() [...]
new c5247b417 Revert "[libcxx] Annotate c++17 aligned new/delete operators [...]
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/__config | 6 ----
include/new | 20 ++++++------
.../new.delete.placement/new_deployment.fail.cpp | 36 ----------------------
3 files changed, 10 insertions(+), 52 deletions(-)
delete mode 100644 test/std/language.support/support.dynamic/new.delete/new.delete [...]
--
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 2d8feb35d1b Fix test broken by parameter mixup.
new 61b3e82aaa7 Fix opt --help ordering of available optimizations.
new 78fbc18aed8 Completely disable git/svn version checking if not needed.
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:
CMakeLists.txt | 2 +-
docs/CMake.rst | 7 ++++---
include/llvm/IR/LegacyPassNameParser.h | 10 ++++-----
include/llvm/Support/CMakeLists.txt | 38 ++++++++++++++++++----------------
4 files changed, 30 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 gcc.
from 7e93252e57f * ggc.h (empty_string): Delete. * cfgexpand.c (expand_asm [...]
new b423f98bea6 * config-lang.in (gtfiles): Add cp/lex.c. * cp-tree.h (ma [...]
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/cp/ChangeLog | 15 +++++++++++
gcc/cp/config-lang.in | 2 +-
gcc/cp/cp-tree.h | 2 +-
gcc/cp/lambda.c | 2 +-
gcc/cp/lex.c | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/cp/mangle.c | 69 -------------------------------------------------
gcc/cp/parser.c | 2 +-
gcc/cp/pt.c | 8 +++---
gcc/cp/semantics.c | 2 +-
libcc1/ChangeLog | 5 ++++
libcc1/libcp1plugin.cc | 4 +--
11 files changed, 101 insertions(+), 80 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 f16503af2bf Fix bug in symbol generation for resource COFF
new 8187cd601c6 Drop the LLVM mangler escape when printing the IR name in a [...]
new 2d8feb35d1b Fix test broken by parameter mixup.
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/AsmPrinter/AsmPrinter.cpp | 4 +++-
test/DebugInfo/PDB/pdbdump-headers.test | 28 +++++++++++-----------
.../DebugInfo/PDB/pdbdump-merge-ids-and-types.test | 2 +-
3 files changed, 18 insertions(+), 16 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 867cba46e [ELF] - Resolve references properly when using .symver directive
new 830dfc7d4 Tighten up tests for .rsrc section emission.
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/COFF/resource.test | 15 +++++++++++++--
1 file 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 llvm.
from eef7226d491 [X86][SSE] Pulled common variables to top of matchUnaryPerm [...]
new 8e8ec784f8b [ORE] Unify spelling as "diagnostics hotness"
new f330d3e627a [llvm-pdbutil] Add the ability to dump the dependency tree [...]
new f16503af2bf Fix bug in symbol generation for resource COFF
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/Analysis/OptimizationDiagnosticInfo.h | 6 +-
.../CodeGen/MachineOptimizationRemarkEmitter.h | 2 +-
.../llvm/DebugInfo/CodeView/TypeIndexDiscovery.h | 2 +
include/llvm/IR/LLVMContext.h | 13 ++-
lib/Analysis/OptimizationDiagnosticInfo.cpp | 6 +-
lib/CodeGen/MachineOptimizationRemarkEmitter.cpp | 2 +-
lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp | 19 ++++
lib/IR/LLVMContext.cpp | 11 ++-
lib/IR/LLVMContextImpl.h | 2 +-
lib/LTO/LTO.cpp | 2 +-
lib/Object/WindowsResource.cpp | 2 +-
test/tools/llvm-cvtres/symbols.test | 33 +++++++
test/tools/llvm-pdbdump/partial-type-stream.test | 30 ++++++
tools/llc/llc.cpp | 2 +-
tools/llvm-pdbutil/DumpOutputStyle.cpp | 105 ++++++++++++++++-----
tools/llvm-pdbutil/DumpOutputStyle.h | 2 -
tools/llvm-pdbutil/MinimalTypeDumper.cpp | 2 +-
tools/llvm-pdbutil/llvm-pdbutil.cpp | 7 ++
tools/llvm-pdbutil/llvm-pdbutil.h | 1 +
tools/opt/opt.cpp | 2 +-
20 files changed, 208 insertions(+), 43 deletions(-)
create mode 100644 test/tools/llvm-cvtres/symbols.test
create mode 100644 test/tools/llvm-pdbdump/partial-type-stream.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 clang.
from 431c8af92f Attempt to fix the linkage error caused by r306840 on the mi [...]
new 7f9026a907 [X86] Move all atom CPUs to the same section of the switch a [...]
new 9dd68b7525 [X86] Add a break to the last case of a few switches to prev [...]
new 912945a78d [X86] Add RDRND feature to Goldmont. Add MOVBE to all Atom CPUs.
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:
lib/Basic/Targets.cpp | 15 ++++++++++++---
test/Preprocessor/predefined-arch-macros.c | 2 ++
2 files changed, 14 insertions(+), 3 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 28cfa3a48e tunables, aarch64: New tunable to override cpu
new 9b8f8593e5 Consolidate Linux fcntl implementation
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 | 20 +++++
sysdeps/unix/sysv/linux/arm/fcntl.c | 1 -
sysdeps/unix/sysv/linux/fcntl.c | 52 ++++++-------
.../unix/sysv/linux/generic/wordsize-32/fcntl.c | 86 ----------------------
sysdeps/unix/sysv/linux/hppa/fcntl.c | 1 -
sysdeps/unix/sysv/linux/i386/fcntl.c | 61 ---------------
sysdeps/unix/sysv/linux/m68k/fcntl.c | 1 -
sysdeps/unix/sysv/linux/microblaze/fcntl.c | 1 -
sysdeps/unix/sysv/linux/mips/mips32/fcntl.c | 1 -
sysdeps/unix/sysv/linux/mips/mips64/n32/fcntl.c | 1 -
sysdeps/unix/sysv/linux/powerpc/powerpc32/fcntl.c | 1 -
sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c | 49 ++----------
sysdeps/unix/sysv/linux/s390/s390-32/fcntl.c | 1 -
sysdeps/unix/sysv/linux/sh/fcntl.c | 1 -
sysdeps/unix/sysv/linux/sparc/sparc32/fcntl.c | 1 -
15 files changed, 54 insertions(+), 224 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/arm/fcntl.c
delete mode 100644 sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c
delete mode 100644 sysdeps/unix/sysv/linux/hppa/fcntl.c
delete mode 100644 sysdeps/unix/sysv/linux/i386/fcntl.c
delete mode 100644 sysdeps/unix/sysv/linux/m68k/fcntl.c
delete mode 100644 sysdeps/unix/sysv/linux/microblaze/fcntl.c
delete mode 100644 sysdeps/unix/sysv/linux/mips/mips32/fcntl.c
delete mode 100644 sysdeps/unix/sysv/linux/mips/mips64/n32/fcntl.c
delete mode 100644 sysdeps/unix/sysv/linux/powerpc/powerpc32/fcntl.c
delete mode 100644 sysdeps/unix/sysv/linux/s390/s390-32/fcntl.c
delete mode 100644 sysdeps/unix/sysv/linux/sh/fcntl.c
delete mode 100644 sysdeps/unix/sysv/linux/sparc/sparc32/fcntl.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.