This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e8971cb Add another missing dependency.
new 17f24fa [PowerPC] Improvements for BUILD_VECTOR Vol. 2
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/PowerPC/PPCISelLowering.cpp | 95 +++++++++++++++++++++++++++++++++-
lib/Target/PowerPC/PPCISelLowering.h | 4 ++
2 files changed, 98 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 llvm.
from 65c488a [lanai] Manually match 0/-1 with R0/R1.
new b31b2ec Revert r288212 due to lldb failure.
new e8971cb Add another missing dependency.
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/DebugHandlerBase.cpp | 4 +-
lib/CodeGen/AsmPrinter/DebugHandlerBase.h | 6 +--
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 55 ++++-----------------
test/CodeGen/X86/stack-protector.ll | 15 ++----
test/DebugInfo/AArch64/line-header.ll | 2 +-
test/DebugInfo/X86/dwarf-no-source-loc.ll | 74 -----------------------------
tools/llvm-modextract/CMakeLists.txt | 1 +
7 files changed, 18 insertions(+), 139 deletions(-)
delete mode 100644 test/DebugInfo/X86/dwarf-no-source-loc.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 gcc-6-branch
in repository gcc.
from 13223bf * es.po, fr.po: Update.
new 11a019e Backported from mainline 2016-11-19 Kaz Kojima <kkojima@g [...]
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 | 10 ++++++++++
gcc/config/sh/sh-mem.cc | 6 +++---
2 files changed, 13 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 gcc-5-branch
in repository gcc.
from f8f9f76 Daily bump.
new 77d2c42 Backported from mainline 2016-11-19 Kaz Kojima <kkojima@g [...]
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 | 10 ++++++++++
gcc/config/sh/sh-mem.cc | 6 +++---
2 files changed, 13 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 llvm.
from f1f1223 Emit 'no line' information for interesting 'orphan' instructions.
new 0b07a5a Revert https://reviews.llvm.org/rL287679
new 65c488a [lanai] Manually match 0/-1 with R0/R1.
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/Lanai/LanaiISelDAGToDAG.cpp | 24 +++++++++++++++--
lib/Target/Lanai/LanaiInstrInfo.td | 5 ----
lib/Target/PowerPC/PPCISelLowering.cpp | 15 -----------
lib/Target/PowerPC/PPCInstrVSX.td | 14 +++++-----
test/CodeGen/Lanai/constant_multiply.ll | 8 +++---
test/CodeGen/PowerPC/ppc64-i128-abi.ll | 20 +++++++-------
test/CodeGen/PowerPC/swaps-le-1.ll | 46 ++++++++++++++-------------------
test/CodeGen/PowerPC/swaps-le-2.ll | 31 +++++++++-------------
test/CodeGen/PowerPC/vsx-ldst.ll | 6 ++---
test/CodeGen/PowerPC/vsx.ll | 39 +++++++++++-----------------
10 files changed, 91 insertions(+), 117 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 68d9b14 [X86][AVX512VL] Improved testing of vcvtpd2ps, vcvtpd2dq/vcvt [...]
new f1f1223 Emit 'no line' information for interesting 'orphan' instructions.
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/AsmPrinter/DebugHandlerBase.cpp | 4 +-
lib/CodeGen/AsmPrinter/DebugHandlerBase.h | 6 ++-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 55 +++++++++++++++++----
test/CodeGen/X86/stack-protector.ll | 15 ++++--
test/DebugInfo/AArch64/line-header.ll | 2 +-
test/DebugInfo/X86/dwarf-no-source-loc.ll | 74 +++++++++++++++++++++++++++++
6 files changed, 139 insertions(+), 17 deletions(-)
create mode 100644 test/DebugInfo/X86/dwarf-no-source-loc.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 clang.
from afbf41f [c++1z] PR31210: ignore exception specification when matching [...]
new 65a595e Fix some Clang-tidy and Include What You Use warnings; other [...]
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/Lex/ModuleMap.h | 18 ++++++++----
utils/TableGen/NeonEmitter.cpp | 63 +++++++++++++++++++++++++++++-------------
2 files changed, 56 insertions(+), 25 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 f4d1201 [AArch64] allow and-not-compare transform to form 'bics'
new f09dc03 [X86][AVX512DQVL] Improved testing of vcvtqq2ps/vcvtuqq2ps im [...]
new ae45a93 [GVN] Basic optimization remark support
new 68d9b14 [X86][AVX512VL] Improved testing of vcvtpd2ps, vcvtpd2dq/vcvt [...]
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/IR/DiagnosticInfo.h | 1 +
include/llvm/Transforms/Scalar/GVN.h | 4 ++-
lib/IR/DiagnosticInfo.cpp | 6 ++++
lib/Transforms/Scalar/GVN.cpp | 23 ++++++++++--
test/CodeGen/X86/avx512dqvl-intrinsics.ll | 22 +++++++-----
test/CodeGen/X86/avx512vl-intrinsics.ll | 55 +++++++++++++++++-----------
test/Transforms/GVN/opt-remarks.ll | 59 +++++++++++++++++++++++++++++++
7 files changed, 138 insertions(+), 32 deletions(-)
create mode 100644 test/Transforms/GVN/opt-remarks.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 clang.
from 10abbcd getObjCEncodingForMethodDecl cannot fail. Simplify. NFC.
new e770a95 Don't try to merge DLL attributes on redeclaration of invalid [...]
new afbf41f [c++1z] PR31210: ignore exception specification when matching [...]
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/Sema/SemaDecl.cpp | 25 ++++++++++++++++++++++---
test/Sema/dllimport.c | 4 ++++
test/SemaCXX/cxx1z-noexcept-function-type.cpp | 10 ++++++++++
3 files changed, 36 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 llvm.
from 29916a1 Add documentation for the PDB Module Info stream.
new f4d1201 [AArch64] allow and-not-compare transform to form 'bics'
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/AArch64/AArch64ISelLowering.h | 5 +++++
test/CodeGen/AArch64/bics.ll | 8 ++------
2 files changed, 7 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.