This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cc46e391a28 [dsymutil] Unify error handling outside DwarfLinker.
new 341f4b576d1 test commit: fix formatting of a comment This is a simple [...]
new a1604a6d987 Revert r327397 [CodeView] Omit forward references for unnam [...]
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/CodeViewDebug.cpp | 50 ++-----
lib/Target/PowerPC/PPCMIPeephole.cpp | 6 +-
test/DebugInfo/COFF/bitfields.ll | 47 +++---
test/DebugInfo/COFF/types-recursive-unnamed.ll | 78 ----------
test/DebugInfo/COFF/unnamed.ll | 200 -------------------------
5 files changed, 41 insertions(+), 340 deletions(-)
delete mode 100644 test/DebugInfo/COFF/types-recursive-unnamed.ll
delete mode 100644 test/DebugInfo/COFF/unnamed.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 d1f52d642 Fix clang-3.8 build
new 5ecca3127 include locale.h in IOHandler.cpp
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/Core/IOHandler.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 8ed6693f03d [ThinLTO] Clear dllimport when setting dso_local.
new 49c5e696fd6 [mips] Guard traps for microMIPS correctly
new cc46e391a28 [dsymutil] Unify error handling outside DwarfLinker.
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/Target/Mips/MicroMipsInstrInfo.td | 38 ++++++++++++++--------
lib/Target/Mips/MipsInstrInfo.td | 52 ++++++++++++++++--------------
test/MC/Mips/micromips32r6/valid.s | 12 +++++++
test/MC/Mips/mips2/valid.s | 48 +++++++++++++++++++++++----
test/MC/Mips/mips3/valid.s | 50 ++++++++++++++++++++++++----
test/MC/Mips/mips32/valid.s | 48 +++++++++++++++++++++++----
test/MC/Mips/mips32r2/valid.s | 48 +++++++++++++++++++++++----
test/MC/Mips/mips32r3/valid.s | 48 +++++++++++++++++++++++----
test/MC/Mips/mips32r5/valid.s | 48 +++++++++++++++++++++++----
test/MC/Mips/mips32r6/valid.s | 24 ++++++++++++++
test/MC/Mips/mips4/valid.s | 50 ++++++++++++++++++++++++----
test/MC/Mips/mips5/valid.s | 50 ++++++++++++++++++++++++----
test/MC/Mips/mips64/valid.s | 50 ++++++++++++++++++++++++----
test/MC/Mips/mips64r2/valid.s | 50 ++++++++++++++++++++++++----
test/MC/Mips/mips64r3/valid.s | 50 ++++++++++++++++++++++++----
test/MC/Mips/mips64r5/valid.s | 50 ++++++++++++++++++++++++----
test/MC/Mips/mips64r6/valid.s | 30 +++++++++++++++--
test/tools/dsymutil/arch-option.test | 2 +-
test/tools/dsymutil/debug-map-parsing.test | 8 ++---
tools/dsymutil/DebugMap.cpp | 3 +-
tools/dsymutil/DwarfLinker.cpp | 22 +++----------
tools/dsymutil/ErrorReporting.h | 33 +++++++++++++++++++
tools/dsymutil/MachODebugMapParser.cpp | 14 ++++----
tools/dsymutil/MachOUtils.cpp | 9 +++---
tools/dsymutil/dsymutil.cpp | 40 ++++++++++++-----------
25 files changed, 705 insertions(+), 172 deletions(-)
create mode 100644 tools/dsymutil/ErrorReporting.h
--
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 59cad484d [WebAssembly] Demangle symbol names for use by the browser debugger
new c24b42766 [ELF] - Represent tests as linker scripts instead of asm.
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/ELF/linkerscript/bss-fill.s | 16 +++++++++----
test/ELF/linkerscript/common-filespec.s | 19 +++++++--------
test/ELF/linkerscript/constructor.s | 14 +++++++----
test/ELF/linkerscript/double-bss.s | 25 +++++++-------------
test/ELF/linkerscript/empty-tls.s | 11 +++++----
test/ELF/linkerscript/exidx-crash.s | 9 ++++---
test/ELF/linkerscript/expr-invalid-sec.s | 11 +++++----
test/ELF/linkerscript/header-addr.s | 18 +++++++-------
test/ELF/linkerscript/header-phdr.s | 18 +++++++-------
test/ELF/linkerscript/implicit-program-header.s | 29 ++++++++++++-----------
test/ELF/linkerscript/lazy-symbols.s | 7 +++---
test/ELF/linkerscript/locationcountererr.s | 18 +++++++-------
test/ELF/linkerscript/memory-at.s | 31 ++++++++++++-------------
test/ELF/linkerscript/no-pt-load.s | 14 +++++++----
test/ELF/linkerscript/non-absolute2.s | 10 +++++---
test/ELF/linkerscript/openbsd-bootdata.s | 7 +++---
test/ELF/linkerscript/openbsd-wxneeded.s | 7 +++---
test/ELF/linkerscript/orphan-first-cmd.s | 20 ++++++++--------
test/ELF/linkerscript/outputarch.s | 7 +++---
test/ELF/linkerscript/page-size-align.s | 21 ++++++++---------
test/ELF/linkerscript/parse-section-in-addr.s | 12 +++++-----
test/ELF/linkerscript/rosegment.s | 8 ++++---
test/ELF/linkerscript/sort-constructors.s | 9 ++++---
test/ELF/linkerscript/start-end.s | 24 ++++++++-----------
test/ELF/linkerscript/symbol-only-flags.s | 17 +++++++-------
test/ELF/linkerscript/symbol-only.s | 22 +++++++++---------
test/ELF/linkerscript/symbols-non-alloc.s | 19 +++++++--------
test/ELF/linkerscript/unused-synthetic2.s | 9 ++++---
28 files changed, 232 insertions(+), 200 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 88e81b08ba5 [SLP/AArch64] Fix unpack handling for big-endian SVE
new 2bc9729cac3 PR tree-optimization/84725 - enable attribute nonstring for [...]
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/c-family/ChangeLog | 6 +
gcc/c-family/c-attribs.c | 7 +-
gcc/doc/extend.texi | 22 ++--
gcc/testsuite/ChangeLog | 6 +
.../c-c++-common/Wstringop-truncation-4.c | 127 ++++++++++++++++++++
gcc/testsuite/c-c++-common/attr-nonstring-5.c | 131 +++++++++++++++++++++
6 files changed, 287 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wstringop-truncation-4.c
create mode 100644 gcc/testsuite/c-c++-common/attr-nonstring-5.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 68ba6f10e9d [InstCombine] fix fmul reassociation to avoid creating an e [...]
new fe3b1d26874 [MC] Move the instruction latency computation from TargetSc [...]
new 201fb78eddb [X86][Btver2] Split i8/i16/i32/i64 div/idiv costs
new 8ed6693f03d [ThinLTO] Clear dllimport when setting dso_local.
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/MC/MCSchedule.h | 5 +++
lib/CodeGen/TargetSchedule.cpp | 10 +-----
lib/MC/MCSchedule.cpp | 17 +++++++++
lib/Target/X86/X86ScheduleBtVer2.td | 51 +++++++++++++++++++++++----
lib/Transforms/Utils/FunctionImportUtils.cpp | 5 ++-
test/CodeGen/X86/schedule-x86_64.ll | 28 +++++++--------
test/ThinLTO/X86/Inputs/dsolocal_dllimport.ll | 5 +++
test/ThinLTO/X86/dsolocal_dllimport.ll | 16 +++++++++
8 files changed, 107 insertions(+), 30 deletions(-)
create mode 100644 test/ThinLTO/X86/Inputs/dsolocal_dllimport.ll
create mode 100644 test/ThinLTO/X86/dsolocal_dllimport.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 gcc.
from bdba4393995 PR lto/84805 * ipa-devirt.c (odr_subtypes_equivalent_p): [...]
new b810fb339e5 2018-03-13 Richard Sandiford <richard.sandiford(a)arm.com>
new dea784dfca3 [AArch64] Add SVE mul_highpart patterns
new 62b3b99903c [AArch64] Add a tlsdesc call pattern for SVE
new 88e81b08ba5 [SLP/AArch64] Fix unpack handling for big-endian SVE
The 4 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 +
gcc/ChangeLog | 44 +++++++
gcc/config/aarch64/aarch64-sve.md | 144 +++++++++++++++------
gcc/config/aarch64/aarch64.md | 80 +++++++++++-
gcc/config/aarch64/iterators.md | 17 ++-
gcc/testsuite/ChangeLog | 17 +++
.../gcc.target/aarch64/sve/mul_highpart_1.c | 25 ++++
.../gcc.target/aarch64/sve/mul_highpart_1_run.c | 29 +++++
gcc/testsuite/gcc.target/aarch64/sve/tls_1.c | 17 +++
gcc/testsuite/gcc.target/aarch64/sve/tls_2.C | 30 +++++
.../gcc.target/aarch64/sve/unpack_fcvt_signed_1.c | 4 +-
.../aarch64/sve/unpack_fcvt_unsigned_1.c | 4 +-
.../gcc.target/aarch64/sve/unpack_float_1.c | 4 +-
gcc/tree-vect-loop-manip.c | 3 +-
15 files changed, 372 insertions(+), 51 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/mul_highpart_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/mul_highpart_1_run.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/tls_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/tls_2.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 clang.
from 39d91bde1e [Hexagon] Clang side of r327302 in LLVM
new f4ca1ac809 Reland "[Attr] Fix parameter indexing for several attributes"
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/AST/Attr.h | 122 +++++++++++++++++
include/clang/Basic/Attr.td | 44 ++++--
lib/AST/ExprConstant.cpp | 10 +-
lib/CodeGen/CGCall.cpp | 9 +-
lib/Sema/SemaChecking.cpp | 37 +++--
lib/Sema/SemaDecl.cpp | 2 +-
lib/Sema/SemaDeclAttr.cpp | 151 +++++++++------------
lib/Sema/SemaTemplateInstantiateDecl.cpp | 3 +-
lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 11 +-
.../Checkers/NonNullParamChecker.cpp | 7 +-
test/CodeGenCXX/alloc-size.cpp | 18 +++
test/Frontend/ast-attr.cpp | 5 +
test/Misc/ast-dump-attr.cpp | 4 +-
test/Sema/attr-ownership.cpp | 7 +
test/Sema/attr-print.cpp | 63 +++++++++
test/Sema/error-type-safety.cpp | 39 +++++-
utils/TableGen/ClangAttrEmitter.cpp | 39 +++++-
17 files changed, 418 insertions(+), 153 deletions(-)
create mode 100644 test/Frontend/ast-attr.cpp
create mode 100644 test/Sema/attr-ownership.cpp
--
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 10e112323e4 [dsymutil] Remove old error/warn functions. NFC.
new e17ca0d378c [mips] Fix the definitions of the EVA instructions
new 68ba6f10e9d [InstCombine] fix fmul reassociation to avoid creating an e [...]
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/Target/Mips/MicroMipsInstrInfo.td | 95 ++++++++++++---------
lib/Target/Mips/MipsEVAInstrInfo.td | 62 +++++++-------
lib/Target/Mips/MipsInstrInfo.td | 2 +-
.../InstCombine/InstCombineMulDivRem.cpp | 26 ++++--
test/CodeGen/Mips/micromips-eva.mir | 4 +-
.../Disassembler/Mips/micromips32r3/valid-el.txt | 2 +-
test/MC/Disassembler/Mips/micromips32r3/valid.txt | 2 +-
test/MC/Disassembler/Mips/micromips32r6/valid.txt | 2 +-
test/MC/Mips/micromips-control-instructions.s | 25 +-----
test/MC/Mips/micromips-eva.s | 96 ++++++++++++++++++++++
test/MC/Mips/micromips-loadstore-instructions.s | 25 +-----
test/MC/Mips/micromips/invalid.s | 2 +-
test/MC/Mips/micromips/valid.s | 2 +-
test/MC/Mips/micromips32r6-eva.s | 76 +++++++++++++++++
test/MC/Mips/micromips32r6/invalid.s | 2 +-
test/MC/Mips/micromips32r6/valid.s | 12 ---
test/Transforms/InstCombine/fmul.ll | 26 +++---
17 files changed, 299 insertions(+), 162 deletions(-)
create mode 100644 test/MC/Mips/micromips-eva.s
create mode 100644 test/MC/Mips/micromips32r6-eva.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.