This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 367b702 New C++ function name parsing logic
new 77bb480 The LIBLLDB_LOG_TEMPORARY channel got lost at some point wher [...]
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/lldb/Utility/Logging.h | 1 +
source/Utility/Logging.cpp | 1 +
2 files 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 c4d3801 Reland r298901 with modifications (reverted in r298932)
new 07d42b8 InstSimplify: Add a hook for shufflevector
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/ConstantFolding.h | 6 ++++
include/llvm/Analysis/InstructionSimplify.h | 8 +++++
lib/Analysis/InstructionSimplify.cpp | 51 +++++++++++++++++++++++++++
test/Transforms/InstSimplify/shufflevector.ll | 26 ++++++++++----
4 files changed, 85 insertions(+), 6 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 513e714 AMDGPU: Remove llvm.SI.vs.load.input
new c4d3801 Reland r298901 with modifications (reverted in r298932)
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/MC/MCELFStreamer.h | 1 +
include/llvm/MC/MCObjectStreamer.h | 1 +
lib/MC/MCELFStreamer.cpp | 10 +++
lib/MC/MCObjectStreamer.cpp | 18 ++++--
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp | 86 +++++++++++++++++++++-----
test/MC/ARM/Inputs/1.s | 3 +
test/MC/ARM/Inputs/2.s | 3 +
test/MC/ARM/Inputs/3.s | 3 +
test/MC/ARM/Inputs/4.s | 2 +
test/MC/ARM/Inputs/5.s | 2 +
test/MC/ARM/Inputs/6.s | 12 ++++
test/MC/ARM/Inputs/7.s | 3 +
test/MC/ARM/Inputs/attr.s | 5 ++
test/MC/ARM/Inputs/ident.s | 1 +
test/MC/ARM/data-in-code.ll | 17 -----
test/MC/ARM/mappingsymbols.s | 48 ++++++++++++++
test/MC/ARM/multi-section-mapping.s | 1 -
test/Object/ARM/nm-mapping-symbol.s | 1 +
18 files changed, 180 insertions(+), 37 deletions(-)
create mode 100644 test/MC/ARM/Inputs/1.s
create mode 100644 test/MC/ARM/Inputs/2.s
create mode 100644 test/MC/ARM/Inputs/3.s
create mode 100644 test/MC/ARM/Inputs/4.s
create mode 100644 test/MC/ARM/Inputs/5.s
create mode 100644 test/MC/ARM/Inputs/6.s
create mode 100644 test/MC/ARM/Inputs/7.s
create mode 100644 test/MC/ARM/Inputs/attr.s
create mode 100644 test/MC/ARM/Inputs/ident.s
create mode 100644 test/MC/ARM/mappingsymbols.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 llvm.
from 5b7b340 DAG: Fix missing legalization for any_extend_vector_inreg operands
new 513e714 AMDGPU: Remove llvm.SI.vs.load.input
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/AMDGPU/AMDGPUISelLowering.cpp | 1 -
lib/Target/AMDGPU/AMDGPUISelLowering.h | 1 -
lib/Target/AMDGPU/BUFInstructions.td | 6 ------
lib/Target/AMDGPU/SIISelLowering.cpp | 5 -----
lib/Target/AMDGPU/SIInstrInfo.td | 5 -----
lib/Target/AMDGPU/SIIntrinsics.td | 1 -
.../AMDGPU/vgpr-spill-emergency-stack-slot.ll | 6 ++++--
test/CodeGen/AMDGPU/wait.ll | 23 +++++++++++++---------
.../StructurizeCFG/rebuild-ssa-infinite-loop.ll | 4 ++--
9 files changed, 20 insertions(+), 32 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 2c2955a [codeview] Add support for label type records
new 5b7b340 DAG: Fix missing legalization for any_extend_vector_inreg operands
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/CodeGen/SelectionDAG/LegalizeTypes.h | 1 +
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 16 +++++++
test/CodeGen/AMDGPU/any_extend_vector_inreg.ll | 58 ++++++++++++++++++++++++
3 files changed, 75 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/any_extend_vector_inreg.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 lld.
from f28cba7 Make a helper function file-local.
new 9836ce0 Change the error message format for an incompatible relocation.
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/Relocations.cpp | 47 ++++++++++++++++++++----------
test/ELF/aarch64-fpic-abs16.s | 4 ++-
test/ELF/aarch64-fpic-add_abs_lo12_nc.s | 4 ++-
test/ELF/aarch64-fpic-adr_prel_lo21.s | 4 ++-
test/ELF/aarch64-fpic-adr_prel_pg_hi21.s | 4 ++-
test/ELF/aarch64-fpic-ldst32_abs_lo12_nc.s | 4 ++-
test/ELF/aarch64-fpic-ldst64_abs_lo12_nc.s | 4 ++-
test/ELF/aarch64-fpic-ldst8_abs_lo12_nc.s | 4 ++-
test/ELF/aarch64-fpic-prel16.s | 4 ++-
test/ELF/aarch64-fpic-prel32.s | 4 ++-
test/ELF/aarch64-fpic-prel64.s | 4 ++-
test/ELF/arm-target1.s | 4 ++-
test/ELF/copy-errors.s | 10 +++----
test/ELF/copy-in-shared.s | 5 ++--
test/ELF/copy-rel-pie-error.s | 9 ++++--
test/ELF/dynamic-reloc-in-ro.s | 6 ++--
test/ELF/eh-frame-dyn-rel.s | 12 ++++----
test/ELF/relocation-relative-absolute.s | 4 ++-
test/ELF/x86-64-dyn-rel-error.s | 2 +-
test/ELF/x86-64-dyn-rel-error2.s | 6 ++--
test/ELF/x86-64-reloc-32-fpic.s | 5 +++-
test/ELF/x86-64-reloc-pc32-fpic.s | 5 +++-
22 files changed, 107 insertions(+), 48 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 dc4f56d [X86][SSE]] Lower BUILD_VECTOR with repeated elts as BUILD_VE [...]
new 2c2955a [codeview] Add support for label type records
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/CodeView/CodeView.h | 6 ++++++
include/llvm/DebugInfo/CodeView/TypeRecord.h | 10 ++++++++++
include/llvm/DebugInfo/CodeView/TypeRecords.def | 2 +-
lib/DebugInfo/CodeView/TypeDatabaseVisitor.cpp | 4 ++++
lib/DebugInfo/CodeView/TypeDumpVisitor.cpp | 9 +++++++++
lib/DebugInfo/CodeView/TypeRecordMapping.cpp | 5 +++++
lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 4 ++++
test/tools/llvm-readobj/Inputs/codeview-label.obj | Bin 0 -> 830 bytes
test/tools/llvm-readobj/codeview-label.test | 16 ++++++++++++++++
tools/llvm-pdbdump/YamlTypeDumper.cpp | 11 +++++++++++
10 files changed, 66 insertions(+), 1 deletion(-)
create mode 100644 test/tools/llvm-readobj/Inputs/codeview-label.obj
create mode 100644 test/tools/llvm-readobj/codeview-label.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 gcc-6-branch
in repository gcc.
from 7db31ad Backport from mainline 2017-04-03 Peter Bergner <bergner@ [...]
new 789ece1 PR libstdc++/79141
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:
libstdc++-v3/ChangeLog | 22 ++++++++++++++++++++++
libstdc++-v3/include/bits/stl_pair.h | 10 +++++++---
.../79114.cc => 20_util/pair/79141.cc} | 15 ++++++---------
3 files changed, 35 insertions(+), 12 deletions(-)
copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 20_util/pair/ [...]
--
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 d1815f3 [InstCombine] Remove canonicalization for (X & C1) | C2 --> ( [...]
new dc4f56d [X86][SSE]] Lower BUILD_VECTOR with repeated elts as BUILD_VE [...]
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 | 56 +++++++++++++++++++++++-
test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 9 ++--
test/CodeGen/X86/avx-vbroadcast.ll | 48 ++++++++++----------
test/CodeGen/X86/avx2-vbroadcast.ll | 35 ++++-----------
test/CodeGen/X86/merge-consecutive-loads-128.ll | 48 +++++++++++++-------
test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 3 +-
test/CodeGen/X86/vec_fp_to_int.ll | 2 +-
test/CodeGen/X86/vec_int_to_fp.ll | 4 +-
test/CodeGen/X86/vector-sext.ll | 11 +++--
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 11 +++--
test/CodeGen/X86/vshift-1.ll | 9 ++--
test/CodeGen/X86/vshift-2.ll | 9 ++--
12 files changed, 142 insertions(+), 103 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.