This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a211d55b2f7 [Hexagon] Handle concat_vectors of all allowed HVX types
new 4d6de6f6af5 [Hexagon] Remove recursion in visitUsesOf, replace with use queue
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/Hexagon/BitTracker.cpp | 119 ++++++++++++++++++++++++++------------
lib/Target/Hexagon/BitTracker.h | 45 ++++++++++++--
2 files changed, 121 insertions(+), 43 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 2dccaf4e165 [X86] Use AND32ri8 instead of AND64ri8 in Asan code in Emit [...]
new a211d55b2f7 [Hexagon] Handle concat_vectors of all allowed HVX types
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/Hexagon/HexagonPatterns.td | 27 +++++++++++++--------
.../CodeGen/Hexagon/autohvx/concat-vectors-128b.ll | 27 +++++++++++++++++++++
test/CodeGen/Hexagon/autohvx/concat-vectors-64b.ll | 27 +++++++++++++++++++++
.../CodeGen/Hexagon/autohvx/isel-concat-vectors.ll | 28 ++++++++++++++++++++++
4 files changed, 99 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/Hexagon/autohvx/concat-vectors-128b.ll
create mode 100644 test/CodeGen/Hexagon/autohvx/concat-vectors-64b.ll
create mode 100644 test/CodeGen/Hexagon/autohvx/isel-concat-vectors.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 6be8b9966d3 [X86] Remove unnecessary TODO.
new 4c29a62efa0 [X86] In LowerVectorCTPOP use ISD::ZERO_EXTEND/ISD::TRUNCAT [...]
new 2dccaf4e165 [X86] Use AND32ri8 instead of AND64ri8 in Asan code in Emit [...]
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/X86/AsmParser/X86AsmInstrumentation.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 8 ++++----
2 files changed, 5 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 d154dd9bb43 Re-commit : [LICM] Allow sinking when foldable in loop
new aaef0e44b93 [LTO] Remove unused RegularLTOState::HasModule
new 6be8b9966d3 [X86] Remove unnecessary TODO.
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:
include/llvm/LTO/LTO.h | 1 -
lib/Target/X86/X86ISelLowering.cpp | 1 -
2 files changed, 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 lld.
from e88695897 Do not add .dynamic entries that don't have to be added early [...]
new 3262c2ace [COFF] Set the IMAGE_DLL_CHARACTERISTICS_NO_SEH flag automatically
new d70a73870 [MinGW] Ignore the --no-seh flag
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:
COFF/Writer.cpp | 3 +++
MinGW/Options.td | 1 +
test/COFF/hello32.test | 3 ++-
test/COFF/safeseh.s | 6 ++++--
4 files changed, 10 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-7-branch
in repository gcc.
from a62ebd66639 PR target/66488 * ggc-page.c (HOST_BITS_PER_PTR): Do not [...]
new 0dbef4ba113 2017-12-15 Richard Biener <rguenther(a)suse.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 | 7 +++++++
gcc/tree-ssa-pre.c | 2 +-
2 files changed, 8 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 86e9c5d8a84 Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."
new d154dd9bb43 Re-commit : [LICM] Allow sinking when foldable in loop
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/Transforms/Utils/LoopUtils.h | 5 +-
lib/Transforms/Scalar/LICM.cpp | 108 +++++++++++++++------
test/Transforms/LICM/sink-foldable.ll | 150 ++++++++++++++++++++++++++++++
3 files changed, 232 insertions(+), 31 deletions(-)
create mode 100644 test/Transforms/LICM/sink-foldable.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 5b5ac2fbec7 PR c++/83217 * decl.c (cp_finish_decomp): If decl's type [...]
new 7aac6ee6ffe PR c++/80135 PR c++/81922 * typeck2.c (digest_init_r): C [...]
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/cp/ChangeLog | 21 ++++++
gcc/cp/init.c | 27 +++----
gcc/cp/typeck2.c | 87 ++++++++++++++---------
gcc/testsuite/ChangeLog | 19 +++++
gcc/testsuite/g++.dg/ext/flexary13.C | 6 --
gcc/testsuite/g++.dg/ext/flexary25.C | 20 ++++++
gcc/testsuite/g++.dg/ext/flexary26.C | 26 +++++++
gcc/testsuite/g++.dg/ext/flexary27.C | 25 +++++++
gcc/testsuite/g++.dg/parse/pr43765.C | 4 +-
gcc/testsuite/g++.dg/warn/Wplacement-new-size-1.C | 28 +-------
gcc/testsuite/g++.dg/warn/Wplacement-new-size-2.C | 28 +-------
gcc/testsuite/g++.dg/warn/Wplacement-new-size-6.C | 48 +++++++++++++
12 files changed, 229 insertions(+), 110 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/flexary25.C
create mode 100644 gcc/testsuite/g++.dg/ext/flexary26.C
create mode 100644 gcc/testsuite/g++.dg/ext/flexary27.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wplacement-new-size-6.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 47812d8e557 [llvm-objcopy] Reformat everything using clang-format -i
new 86e9c5d8a84 Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."
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/DWARFDebugLine.h | 8 ++---
lib/CodeGen/AsmPrinter/DIE.cpp | 2 --
lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 41 ++++++++----------------
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 12 +------
test/DebugInfo/X86/dwarfdump-header.s | 21 ++++++------
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 18 -----------
unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp | 9 ------
7 files changed, 27 insertions(+), 84 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 17486de5d05 [DWARFv5] Dump an MD5 checksum in the line-table header. Ad [...]
new f1c8b170f5c [Hexagon] Fix operand-swapping PatFrag for atomic stores
new 47812d8e557 [llvm-objcopy] Reformat everything using clang-format -i
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/Hexagon/HexagonPatterns.td | 40 ++++++++-------
test/CodeGen/Hexagon/intrinsics/atomic_store.ll | 68 +++++++++++++++++++++++++
tools/llvm-objcopy/Object.cpp | 30 +++++------
tools/llvm-objcopy/llvm-objcopy.cpp | 18 +++----
4 files changed, 112 insertions(+), 44 deletions(-)
create mode 100644 test/CodeGen/Hexagon/intrinsics/atomic_store.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.