This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 469f7bc04dc Use SCEV information when aligning for vectorisation (PR 84005)
new 2c6ca8fc093 2018-03-24 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/decl.c | 14 +++++++++++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/func_result_7.f90 | 6 +++---
gcc/testsuite/gfortran.dg/pr42651.f90 | 24 ++++++++++++++++++++++++
5 files changed, 52 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr42651.f90
--
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 7525290f96d [llvm-mca] Remove unused field in InstrBuilder. NFC
new add7b3e24ef [llvm-mca] run clang-format on all files.
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/llvm-mca/BackendPrinter.cpp | 1 -
tools/llvm-mca/BackendPrinter.h | 2 --
tools/llvm-mca/BackendStatistics.h | 4 ++--
tools/llvm-mca/Dispatch.cpp | 5 ++---
tools/llvm-mca/HWEventListener.cpp | 1 -
tools/llvm-mca/InstrBuilder.cpp | 8 ++++----
tools/llvm-mca/Instruction.h | 1 -
tools/llvm-mca/LSUnit.cpp | 5 +++--
tools/llvm-mca/LSUnit.h | 1 -
tools/llvm-mca/ResourcePressureView.cpp | 1 -
tools/llvm-mca/ResourcePressureView.h | 1 -
tools/llvm-mca/Scheduler.h | 6 +++---
tools/llvm-mca/SourceMgr.h | 1 -
tools/llvm-mca/SummaryView.cpp | 1 -
tools/llvm-mca/TimelineView.cpp | 1 -
tools/llvm-mca/TimelineView.h | 1 -
tools/llvm-mca/View.cpp | 1 -
tools/llvm-mca/View.h | 3 +--
tools/llvm-mca/llvm-mca.cpp | 3 ++-
19 files changed, 17 insertions(+), 30 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 51bf1123ff2 [InstCombine] peek through FP casts for sign-bit compares ( [...]
new 7525290f96d [llvm-mca] Remove unused field in InstrBuilder. NFC
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/llvm-mca/InstrBuilder.h | 1 -
1 file changed, 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 b747538097f [X86][AES] Ensure we're testing both non-VEX/VEX variants o [...]
new 97758c96a5e [InstCombine] fix formatting; NFC
new 51bf1123ff2 [InstCombine] peek through FP casts for sign-bit compares ( [...]
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/Transforms/InstCombine/InstCombineCasts.cpp | 67 ++++++-------
lib/Transforms/InstCombine/InstCombineCompares.cpp | 9 ++
test/Transforms/InstCombine/cast-int-icmp-eq-0.ll | 108 ++++++---------------
test/Transforms/InstCombine/icmp.ll | 26 -----
4 files changed, 66 insertions(+), 144 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 glibc.
from cd66c0e584 Fix i386 memmove issue (bug 22644).
new b8114edd3c Add $(tests-execstack-$(have-z-execstack)) after defined [BZ [...]
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:
ChangeLog | 6 ++++++
elf/Makefile | 3 ++-
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 b5d6a0f78a2 [X86][SSE] Ensure we're testing both non-VEX/VEX variants o [...]
new b747538097f [X86][AES] Ensure we're testing both non-VEX/VEX variants o [...]
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/aes-schedule.ll | 328 ++++++++++++++++++++++++++++++++++++++-
1 file changed, 321 insertions(+), 7 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 905503826cb [InstCombine] add multi-use/vector tests for intrinsic shri [...]
new b5d6a0f78a2 [X86][SSE] Ensure we're testing both non-VEX/VEX variants o [...]
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/sse-schedule.ll | 2440 ++++++++++++++-
test/CodeGen/X86/sse2-schedule.ll | 5948 +++++++++++++++++++++++++++++++++++-
test/CodeGen/X86/sse3-schedule.ll | 562 +++-
test/CodeGen/X86/sse41-schedule.ll | 2338 +++++++++++++-
test/CodeGen/X86/sse42-schedule.ll | 623 +++-
test/CodeGen/X86/ssse3-schedule.ll | 730 ++++-
6 files changed, 12529 insertions(+), 112 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 02ccc542f04 [X86][AVX1] Ensure we don't use later instruction sets in A [...]
new 905503826cb [InstCombine] add multi-use/vector tests for intrinsic shri [...]
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:
.../InstCombine/double-float-shrink-2.ll | 184 +++++++++++++++++----
1 file changed, 155 insertions(+), 29 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 f5891a03e15 [X86][AVX2] Ensure we don't use later instruction sets in A [...]
new 02ccc542f04 [X86][AVX1] Ensure we don't use later instruction sets in A [...]
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/avx-schedule.ll | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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 7cff4112905 [X86] Add a new disassembler opcode map for 3DNow. Stop tre [...]
new f5891a03e15 [X86][AVX2] Ensure we don't use later instruction sets in A [...]
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/avx2-schedule.ll | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.