This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e3995b77d62 [dsymutil] Fix add_llvm_tool_symlink
new 3f5267c305c [X86][Btver2] Modelled float bitwise instructions as being [...]
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/X86ScheduleBtVer2.td | 36 +++++++++++++++++--------
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 36 ++++++++++++-------------
test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 28 +++++++++----------
test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 16 +++++------
4 files changed, 65 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 llvm.
from 118b26f0034 [X86][Btver2] Correctly distinguish between scheduling pipe [...]
new e3995b77d62 [dsymutil] Fix add_llvm_tool_symlink
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/dsymutil/CMakeLists.txt | 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 a8b19e082c5 [dsymutil] Rename llvm-dsymutil -> dsymutil
new 118b26f0034 [X86][Btver2] Correctly distinguish between scheduling pipe [...]
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/X86ScheduleBtVer2.td | 57 +-
test/tools/llvm-mca/X86/BtVer2/dot-product.s | 8 +-
test/tools/llvm-mca/X86/BtVer2/pipes-fpu.s | 10 +-
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 846 ++++++++++-----------
test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 116 +--
test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 406 +++++-----
test/tools/llvm-mca/X86/BtVer2/resources-sse3.s | 36 +-
test/tools/llvm-mca/X86/BtVer2/resources-sse41.s | 178 ++---
test/tools/llvm-mca/X86/BtVer2/resources-sse42.s | 4 +-
test/tools/llvm-mca/X86/BtVer2/resources-ssse3.s | 48 +-
.../llvm-mca/X86/BtVer2/scheduler-queue-usage.s | 4 +-
11 files changed, 859 insertions(+), 854 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.
from edde3116ad [C++17] Allow an empty expression in an if init statement
new 2d1a94190f [dsymutil] Rename llvm-dsymutil -> dsymutil
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:
cmake/caches/Apple-stage2.cmake | 2 +-
cmake/caches/BaremetalARM.cmake | 2 +-
cmake/caches/DistributionExample-stage2.cmake | 2 +-
cmake/caches/Fuchsia-stage2.cmake | 2 +-
4 files changed, 4 insertions(+), 4 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 9269f78b59b 2018-03-18 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 29844e5f8a3 Don't try to vectorise COND_EXPR reduction chains (PR 84913)
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/vect/pr84913.f90 | 13 +++++++++++++
gcc/tree-vect-loop.c | 24 ++++++++++++++++++++++++
4 files changed, 48 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/vect/pr84913.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 a97a360d7ef [X86][Btver2] Add llvm-mca tests to show pipe resource usag [...]
new aec737a3d39 [X86][Btver2] Merge equivalent VBLENDVY + VPERMILY schedule groups
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/X86ScheduleBtVer2.td | 16 ++--------------
1 file changed, 2 insertions(+), 14 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 270a3a483f2 [X86] Fix a bunch of overlapping regular expressions in the [...]
new a97a360d7ef [X86][Btver2] Add llvm-mca tests to show pipe resource usag [...]
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/tools/llvm-mca/X86/BtVer2/resources-aes.s | 50 +
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 1702 ++++++++++++++++++++++
test/tools/llvm-mca/X86/BtVer2/resources-clmul.s | 25 +
test/tools/llvm-mca/X86/BtVer2/resources-f16c.s | 40 +
test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 245 ++++
test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 649 +++++++++
test/tools/llvm-mca/X86/BtVer2/resources-sse3.s | 69 +
test/tools/llvm-mca/X86/BtVer2/resources-sse41.s | 261 ++++
test/tools/llvm-mca/X86/BtVer2/resources-sse42.s | 45 +
test/tools/llvm-mca/X86/BtVer2/resources-sse4a.s | 35 +
test/tools/llvm-mca/X86/BtVer2/resources-ssse3.s | 85 ++
11 files changed, 3206 insertions(+)
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-aes.s
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-avx1.s
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-clmul.s
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-f16c.s
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-sse1.s
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-sse2.s
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-sse3.s
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-sse41.s
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-sse42.s
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-sse4a.s
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-ssse3.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 gcc.
from e2f5b621201 [NDS32] Fix wrong MAX_REGS_PER_ADDRESS value.
new 9269f78b59b 2018-03-18 Thomas Koenig <tkoenig(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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/warn_concat.f90 | 9 +++++++++
2 files changed, 14 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/warn_concat.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 8b968a4e3c3 [X86] Remove MMX_MASKMOVQ64 and VMASKMOVDQU from scheduler models.
new 65c850f5813 [TableGen] Move some variables into for loop declaration. NFC
new 6ef6701c93c [TableGen] Remove unnecessary uses of make_range.
new a6a110ed9ab [X86] Fix a couple typos in the Zen scheduler model.
new 270a3a483f2 [X86] Fix a bunch of overlapping regular expressions in the [...]
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/Target/X86/X86SchedBroadwell.td | 33 ++--
lib/Target/X86/X86SchedHaswell.td | 182 ++-----------------
lib/Target/X86/X86SchedSandyBridge.td | 14 +-
lib/Target/X86/X86SchedSkylakeClient.td | 33 ++--
lib/Target/X86/X86SchedSkylakeServer.td | 37 ++--
lib/Target/X86/X86ScheduleBtVer2.td | 12 --
lib/Target/X86/X86ScheduleZnver1.td | 15 +-
test/CodeGen/X86/avx-schedule.ll | 2 +-
test/CodeGen/X86/mmx-schedule.ll | 312 ++++++++++++++++----------------
test/CodeGen/X86/schedule-x86_32.ll | 32 ++--
test/CodeGen/X86/schedule-x86_64.ll | 56 +++---
test/CodeGen/X86/x87-schedule.ll | 24 +--
utils/TableGen/CodeGenSchedule.cpp | 7 +-
13 files changed, 290 insertions(+), 469 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.