This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 46f3eda2f5c [X86] Prefer VPERMQ over VPERM2F128 for any unary shuffle, [...]
new de72ac63942 Fix Bug 30978 by emitting cv file checksums.
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 | 10 +--
include/llvm/MC/MCCodeView.h | 35 +++++++--
include/llvm/MC/MCObjectStreamer.h | 1 +
include/llvm/MC/MCStreamer.h | 13 ++--
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 16 +++--
lib/IR/DebugInfoMetadata.cpp | 2 +
lib/MC/MCAsmStreamer.cpp | 27 +++++--
lib/MC/MCCodeView.cpp | 119 +++++++++++++++++++++++--------
lib/MC/MCObjectStreamer.cpp | 3 +
lib/MC/MCParser/AsmParser.cpp | 40 +++++++++--
lib/MC/MCStreamer.cpp | 7 +-
test/DebugInfo/COFF/inlining.ll | 6 +-
test/DebugInfo/COFF/multifile.ll | 73 ++++++++++++++++---
test/DebugInfo/COFF/simple.ll | 34 +++++++--
test/MC/AArch64/coff-debug.ll | 2 +-
unittests/IR/MetadataTest.cpp | 3 +-
16 files changed, 310 insertions(+), 81 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 dab0bf59daf llvm-dwarfdump: Factor out the printing of the section head [...]
new 46f3eda2f5c [X86] Prefer VPERMQ over VPERM2F128 for any unary shuffle, [...]
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/X86ISelLowering.cpp | 7 ++-
test/CodeGen/X86/avx-vperm2x128.ll | 26 ++++++---
.../CodeGen/X86/avx512-shuffles/partial_permute.ll | 16 +++---
test/CodeGen/X86/vector-shuffle-256-v8.ll | 64 +++++++++++++++-------
4 files changed, 73 insertions(+), 40 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 5bcdb31529 Use libm_alias_float in math/.
new 61c45f2505 [BZ #21745] powerpc: build some IFUNC math functions for lib [...]
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 | 14 +++++++++
sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile | 36 ++++++++++++----------
.../powerpc64/fpu/multiarch/s_isnan-ppc64.S | 3 ++
3 files changed, 36 insertions(+), 17 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 323bfe35c [ELF] - Remove one of OutputSectionFactory::addInputSec().
new 4efc834f0 Keep some relocations with undefined weak symbols.
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/Config.h | 1 +
ELF/Driver.cpp | 9 +++++++++
ELF/Relocations.cpp | 13 +++++++++++--
ELF/Symbols.cpp | 4 ++--
ELF/Writer.cpp | 6 ++----
test/ELF/no-inhibit-exec.s | 2 +-
test/ELF/pie-weak.s | 5 ++++-
test/ELF/relocation-relative-weak.s | 1 +
test/ELF/weak-undef-export.s | 9 +++++++++
test/ELF/weak-undef-val.s | 26 ++++++++++++++++++++++++++
test/ELF/weak-undef.s | 9 +++++++++
11 files changed, 75 insertions(+), 10 deletions(-)
create mode 100644 test/ELF/weak-undef-val.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 lldb.
from 9342d326f Revert "[lit] Force site configs to run before source-tree configs"
new 07be76a6b Remove a couple of warnings pointed out by Ted Woodward.
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:
source/API/SBBreakpointName.cpp | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 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 8879f2a5be8 Fix typo in vector reduction costs comment. NFCI.
new dab0bf59daf llvm-dwarfdump: Factor out the printing of the section head [...]
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/DebugInfo/DWARF/DWARFDebugPubTable.h | 2 +-
lib/DebugInfo/DWARF/DWARFContext.cpp | 130 +++++++++++-----------
lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp | 3 +-
3 files changed, 69 insertions(+), 66 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 7ceee42d6ba 2017-09-15 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new b3088b9352f * MAINTAINERS: Remove myself as a vxworks maintainer.
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 | 1 -
2 files changed, 4 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 a792780cf2 Fix the __interface inheritence rules to work better with IU [...]
new 086aba792d [CUDA] Work around a new quirk in CUDA9 headers.
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/Headers/__clang_cuda_runtime_wrapper.h | 10 ++++++++++
1 file changed, 10 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 a372ea889b3 * c-pragma.c (handle_pragma_scalar_storage_order): Expand [...]
new 7ceee42d6ba 2017-09-15 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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/c/ChangeLog | 4 ++++
gcc/c/c-typeck.c | 5 +++--
gcc/common.opt | 4 ++++
gcc/cp/ChangeLog | 5 +++++
gcc/cp/typeck.c | 17 +++++++++++++----
gcc/doc/invoke.texi | 9 ++++++++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/c-c++-common/Wcast-align.c | 23 +++++++++++++++++++++++
9 files changed, 69 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wcast-align.c
--
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 d77fd58694f [X86] Use SDNode::ops() instead of makeArrayRef and op_begi [...]
new 8879f2a5be8 Fix typo in vector reduction costs comment. 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/Analysis/TargetTransformInfo.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.