This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 220d93f [DAGCombiner] Remove the half vector width check for the comb [...]
new d46db47 [X86] Genericize the handling of INSERT_SUBVECTOR from an EXT [...]
new 5b7ece9 [DAGCombiner] Teach DAG combine that inserting an extract_sub [...]
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/SelectionDAG/DAGCombiner.cpp | 6 ++++
lib/Target/X86/X86ISelLowering.cpp | 39 ++++++++++------------
test/CodeGen/X86/avx-vperm2x128.ll | 2 +-
test/CodeGen/X86/avx512-mask-op.ll | 6 ++--
test/CodeGen/X86/avx512-skx-insert-subvec.ll | 6 ++--
.../CodeGen/X86/clear_upper_vector_element_bits.ll | 26 ++++-----------
test/CodeGen/X86/vector-shuffle-256-v16.ll | 2 +-
test/CodeGen/X86/vector-shuffle-256-v32.ll | 2 +-
8 files changed, 38 insertions(+), 51 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 0ba1601 * system-freebsd-x86.ads: Rename into... * system-freebsd.a [...]
new d737f6b Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from c350c47 * gcc-interface/Makefile.in: Support aarch64-freebsd.
new 459cda5 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from cf8c9f4 Daily bump.
new 3c1f251 Daily bump.
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/DATESTAMP | 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 llvm.
from 583dfa9 NewGVN: Update a number of xfailed tests to either be correct [...]
new 1e59ad7 [X86] Don't let LowerEXTRACT_SUBVECTOR call getNode for EXTRA [...]
new 220d93f [DAGCombiner] Remove the half vector width check for the comb [...]
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/SelectionDAG/DAGCombiner.cpp | 7 ++-
lib/Target/X86/X86ISelLowering.cpp | 12 +++--
test/CodeGen/X86/avx512-insert-extract.ll | 80 +++++++++++++++----------------
3 files changed, 50 insertions(+), 49 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 61351dd Automatic date update in version.in
new b1499fc Automatic date update in version.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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from 6367444 Automatic date update in version.in
new bf659c1 Automatic date update in version.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:
bfd/version.h | 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 binutils-2_28-branch
in repository binutils-gdb.
from 989f9d1 Automatic date update in version.in
new 53e0fea Automatic date update in version.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:
bfd/version.h | 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 llvm.
from 771a901 [TargetLowering] fix SETCC SETLT folding with FP types
new d4b68fb NewGVN: Use shouldSwapOperands in one more place
new 524c485 NewGVN: Reverse order of congruence class elimination to maxi [...]
new f957e0d NewGVN: We really pass TBAA if we enable DCE and fix the test [...]
new 583dfa9 NewGVN: Update a number of xfailed tests to either be correct [...]
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:
lib/Transforms/Scalar/NewGVN.cpp | 6 ++--
test/Transforms/NewGVN/2007-07-26-PhiErasure.ll | 45 ++++++++++++-------------
test/Transforms/NewGVN/bitcast-of-call.ll | 18 ++++++----
test/Transforms/NewGVN/calls-nonlocal.ll | 2 ++
test/Transforms/NewGVN/fold-const-expr.ll | 2 +-
test/Transforms/NewGVN/pr10820.ll | 2 +-
test/Transforms/NewGVN/pr14166.ll | 1 +
test/Transforms/NewGVN/pr17732.ll | 2 +-
test/Transforms/NewGVN/tbaa.ll | 8 +++--
9 files changed, 47 insertions(+), 39 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 37082b9 Revert accidental commit titled "testing"
new 771a901 [TargetLowering] fix SETCC SETLT folding with FP 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/CodeGen/SelectionDAG/TargetLowering.cpp | 22 +++++++++++++---------
test/CodeGen/X86/vselect-pcmp.ll | 24 ++++++++++++++++++++++++
2 files changed, 37 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.