This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2128e74 [X86][AVX] Add VBROADCASTF128/VBROADCASTI128 shuffle comments [...]
new 16129fc code hoisting pass based on GVN
new 2bb340c [X86][AVX] Add 128-bit wide shuffle tests that should combine [...]
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/InitializePasses.h | 1 +
include/llvm/LinkAllPasses.h | 1 +
include/llvm/Transforms/Scalar.h | 7 +
include/llvm/Transforms/Scalar/GVN.h | 15 +-
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/IPO/PassManagerBuilder.cpp | 1 +
lib/Transforms/Scalar/CMakeLists.txt | 1 +
lib/Transforms/Scalar/GVNHoist.cpp | 820 ++++++++++++++++++++++
lib/Transforms/Scalar/Scalar.cpp | 5 +
test/CodeGen/X86/vector-shuffle-combining-avx.ll | 26 +
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 12 +
test/Transforms/GVN/hoist-pr20242.ll | 74 ++
test/Transforms/GVN/hoist-pr22005.ll | 30 +
test/Transforms/GVN/hoist.ll | 691 ++++++++++++++++++
14 files changed, 1681 insertions(+), 4 deletions(-)
create mode 100644 lib/Transforms/Scalar/GVNHoist.cpp
create mode 100644 test/Transforms/GVN/hoist-pr20242.ll
create mode 100644 test/Transforms/GVN/hoist-pr22005.ll
create mode 100644 test/Transforms/GVN/hoist.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 f585634 Remove extra ';' to appease -Wpedantic
new 2128e74 [X86][AVX] Add VBROADCASTF128/VBROADCASTI128 shuffle comments [...]
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/InstPrinter/X86InstComments.cpp | 6 ++++++
lib/Target/X86/Utils/X86ShuffleDecode.cpp | 13 +++++++++++++
lib/Target/X86/Utils/X86ShuffleDecode.h | 4 ++++
test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 8 ++++----
test/CodeGen/X86/avx-intrinsics-x86.ll | 8 ++++----
5 files changed, 31 insertions(+), 8 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 8e033d4 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Access_Type>: [...]
new 97f2a90 2016-07-14 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 | 14 ++++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/torture/pr71866.c | 40 +++++++++++
gcc/tree-ssa-pre.c | 117 ++++++---------------------------
gcc/tree-ssa-sccvn.c | 31 ++++++++-
gcc/tree-ssa-sccvn.h | 1 +
6 files changed, 109 insertions(+), 99 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71866.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 5185c2b [X86][AVX] Regenerate broadcast upgrade tests
new f585634 Remove extra ';' to appease -Wpedantic
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/XRayInstrumentation.cpp | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from d481d9a Improve doxygen comments for allocators in containers
new 8e033d4 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Access_Type>: [...]
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/ada/ChangeLog | 11 ++++++++++-
gcc/ada/gcc-interface/decl.c | 18 ++++++++++++++----
gcc/ada/gcc-interface/trans.c | 22 ++++++++++++----------
3 files changed, 36 insertions(+), 15 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 b37f656 [X86][AVX2] VBROADCASTSSrr/VBROADCASTSSYrr require AVX2 not AVX
new 5185c2b [X86][AVX] Regenerate broadcast upgrade tests
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/CodeGen/X86/x86-upgrade-avx-vbroadcast.ll | 29 ++++++++++++++-----------
test/CodeGen/X86/x86-upgrade-avx2-vbroadcast.ll | 12 ++++++----
2 files changed, 24 insertions(+), 17 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 binutils-gdb.
from 7df9478 Small improvements to the ARM simulator to cope with illegal [...]
new e511c9b objcopy/strip: Allow section patterns starting with '!'.
new d3e5f6c objcopy/strip: Add option --remove-relocations=SECTIONPATTERN
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:
binutils/ChangeLog | 40 ++++++++
binutils/NEWS | 15 +++
binutils/doc/binutils.texi | 94 +++++++++++++++++++
binutils/objcopy.c | 102 +++++++++++++++++----
binutils/testsuite/binutils-all/data-sections.s | 17 ++++
binutils/testsuite/binutils-all/objcopy.exp | 11 +++
binutils/testsuite/binutils-all/only-section-01.d | 9 ++
binutils/testsuite/binutils-all/remove-relocs-01.d | 16 ++++
binutils/testsuite/binutils-all/remove-relocs-01.s | 19 ++++
binutils/testsuite/binutils-all/remove-relocs-02.d | 6 ++
binutils/testsuite/binutils-all/remove-relocs-03.d | 6 ++
binutils/testsuite/binutils-all/remove-relocs-04.d | 11 +++
binutils/testsuite/binutils-all/remove-relocs-05.d | 17 ++++
binutils/testsuite/binutils-all/remove-relocs-06.d | 11 +++
.../testsuite/binutils-all/remove-section-01.d | 8 ++
15 files changed, 366 insertions(+), 16 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/data-sections.s
create mode 100644 binutils/testsuite/binutils-all/only-section-01.d
create mode 100644 binutils/testsuite/binutils-all/remove-relocs-01.d
create mode 100644 binutils/testsuite/binutils-all/remove-relocs-01.s
create mode 100644 binutils/testsuite/binutils-all/remove-relocs-02.d
create mode 100644 binutils/testsuite/binutils-all/remove-relocs-03.d
create mode 100644 binutils/testsuite/binutils-all/remove-relocs-04.d
create mode 100644 binutils/testsuite/binutils-all/remove-relocs-05.d
create mode 100644 binutils/testsuite/binutils-all/remove-relocs-06.d
create mode 100644 binutils/testsuite/binutils-all/remove-section-01.d
--
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.
Maxim Kuvyrkov pushed a change to branch benchmarking
in repository toolchain/abe.
from 509f04e Find Coremark-Pro binaries with arbitrary triple
new 863d5d3 Update links benchmarking image location to use tcwg-buildsla [...]
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:
scripts/Benchmark.sh | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 lldb.
from d7f021c Fix -break-enable/-break-disable commands (MI)
new b163e2b [test] [linux] define PR_SET_PTRACER constants if the system [...]
new 7d62785 mark newly failing tests as XFAIL
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:
.../functionalities/step-avoids-no-debug/TestStepNoDebug.py | 6 ++++--
.../Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py | 2 ++
packages/Python/lldbsuite/test/make/test_common.h | 11 ++++++++---
3 files changed, 14 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 05488db This implements a more optimal algorithm for selecting a base [...]
new b37f656 [X86][AVX2] VBROADCASTSSrr/VBROADCASTSSYrr require AVX2 not AVX
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/X86InstrSSE.td | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.