This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c072c50 [mips][fastisel] Consider soft-float an unsupported floating [...]
new 94ec1e3 [Power9] Exploit D-Form VSX Scalar memory ops that target ful [...]
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/PPCInstrInfo.cpp | 51 +++++++++++++++--
lib/Target/PowerPC/PPCInstrVSX.td | 24 ++++++++
lib/Target/PowerPC/PPCRegisterInfo.cpp | 12 ++++
test/CodeGen/PowerPC/VSX-DForm-Scalars.ll | 73 +++++++++++++++++++++++++
test/CodeGen/PowerPC/bitcasts-direct-move.ll | 1 +
test/CodeGen/PowerPC/float-to-int.ll | 35 +++++++++++-
test/CodeGen/PowerPC/i64-to-float.ll | 32 ++++++++++-
test/CodeGen/PowerPC/mcm-12.ll | 15 ++++-
test/CodeGen/PowerPC/mcm-4.ll | 30 ++++++++--
test/CodeGen/PowerPC/ppc64-align-long-double.ll | 1 +
test/CodeGen/PowerPC/ppc64le-aggregates.ll | 8 ++-
test/CodeGen/PowerPC/pr25157-peephole.ll | 8 +++
test/CodeGen/PowerPC/pr25157.ll | 4 ++
test/CodeGen/PowerPC/swaps-le-6.ll | 8 +--
test/CodeGen/PowerPC/vsx-spill.ll | 42 +++++++++++++-
test/CodeGen/PowerPC/vsx_insert_extract_le.ll | 21 ++++---
test/CodeGen/PowerPC/vsx_scalar_ld_st.ll | 14 ++++-
17 files changed, 340 insertions(+), 39 deletions(-)
create mode 100644 test/CodeGen/PowerPC/VSX-DForm-Scalars.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 llvm.
from cd988cd [Object/ELF] - Do not crash on invalid sh_offset value of REL [...]
new c072c50 [mips][fastisel] Consider soft-float an unsupported floating [...]
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/Mips/MipsFastISel.cpp | 8 ++++++--
test/CodeGen/Mips/Fast-ISel/fast-isel-softfloat-lower-args.ll | 11 +++++++++++
2 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/Mips/Fast-ISel/fast-isel-softfloat-lower-args.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-tools-extra.
from dd5cc8b Fix windows builtbot error.
new 0ea92a6 [change-namespace] Fix a misplaced case when there is no trai [...]
new ee36f5c Fix a documentation warning.
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:
change-namespace/ChangeNamespace.cpp | 5 +++--
clang-move/ClangMove.h | 2 +-
unittests/change-namespace/ChangeNamespaceTests.cpp | 21 +++++++++++++++++++++
3 files changed, 25 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 lld.
from f6269c8 [ELF] - Do not crash on invalid symbol index.
new 933859a [ELF] - Do not hang if broken object has option descriptor in [...]
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/InputSection.cpp | 2 ++
...ol-index.elf => mips-invalid-options-descriptor.elf} | Bin 480 -> 480 bytes
test/ELF/invalid/mips-invalid-options-descriptor.s | 5 +++++
3 files changed, 7 insertions(+)
copy test/ELF/invalid/Inputs/{invalid-symbol-index.elf => mips-invalid-options-des [...]
create mode 100644 test/ELF/invalid/mips-invalid-options-descriptor.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 clang.
from a924ef3 Minor cleanups in clang-format.el.
new 4fc3da44 Do not find friend function definitions inside non-instantiat [...]
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/Sema/Sema.h | 1 +
lib/Sema/SemaDecl.cpp | 39 +++++++--
lib/Sema/SemaDeclCXX.cpp | 9 +-
test/SemaCXX/PR25848.cpp | 16 ++++
test/SemaCXX/friend2.cpp | 172 +++++++++++++++++++++++++++++++++++++
test/SemaCXX/function-redecl-2.cpp | 19 ++++
6 files changed, 249 insertions(+), 7 deletions(-)
create mode 100644 test/SemaCXX/PR25848.cpp
create mode 100644 test/SemaCXX/friend2.cpp
create mode 100644 test/SemaCXX/function-redecl-2.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 clang.
from 9547f63 Revert "[XRay] Check in Clang whether XRay supports the targe [...]
new a924ef3 Minor cleanups in clang-format.el.
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:
tools/clang-format/clang-format.el | 89 ++++++++++++++++++++------------------
1 file changed, 48 insertions(+), 41 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 clang-tools-extra.
from 53bdceb [clang-move] Make it support both relative and absolute file [...]
new dd5cc8b Fix windows builtbot error.
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:
clang-move/ClangMove.cpp | 2 ++
1 file 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 e1a1a52 [SelectionDAG] Fix calling convention in expansion of ?MULO.
new cd988cd [Object/ELF] - Do not crash on invalid sh_offset value of REL [...]
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/Object/ELF.h | 4 ++++
.../Inputs/invalid-relocation-sec-sh_offset.elf-i386 | Bin 0 -> 358 bytes
.../Inputs/invalid-relocation-sec-sh_offset.elf-x86-64 | Bin 0 -> 543 bytes
test/Object/invalid.test | 6 ++++++
4 files changed, 10 insertions(+)
create mode 100644 test/Object/Inputs/invalid-relocation-sec-sh_offset.elf-i386
create mode 100644 test/Object/Inputs/invalid-relocation-sec-sh_offset.elf-x86-64
--
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 1390211 [Object/ELF] - Avoid possible crash in getExtendedSymbolTable [...]
new e1a1a52 [SelectionDAG] Fix calling convention in expansion of ?MULO.
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/LegalizeDAG.cpp | 14 ++++++++++++--
1 file changed, 12 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 clang-tools-extra.
from 16323e3 [clang-rename] Overhaul clang-rename.el.
new 53bdceb [clang-move] Make it support both relative and absolute file [...]
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:
clang-move/ClangMove.cpp | 102 +++++++++++++++++++++-----
clang-move/ClangMove.h | 45 +++++++++---
clang-move/tool/ClangMoveMain.cpp | 33 ++++++---
test/CMakeLists.txt | 1 +
test/clang-move/Inputs/database_template.json | 7 ++
test/clang-move/Inputs/test.cpp | 8 ++
test/clang-move/Inputs/test.h | 6 ++
test/clang-move/move-class.cpp | 39 ++++++++++
unittests/clang-move/ClangMoveTests.cpp | 7 +-
9 files changed, 208 insertions(+), 40 deletions(-)
create mode 100644 test/clang-move/Inputs/database_template.json
create mode 100644 test/clang-move/Inputs/test.cpp
create mode 100644 test/clang-move/Inputs/test.h
create mode 100644 test/clang-move/move-class.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.