This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0f9bf7085ca [X86] Flag BTVER2 scheduler model as complete
new f8abf974bad [X86] Tag SSE4A instructions as SSE INTALU scheduler classes
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 | 12 ++++++++----
1 file changed, 8 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 llvm.
from d4304913855 [X86] Tag ADJSTACK instructions as INTALU scheduler class
new 0f9bf7085ca [X86] Flag BTVER2 scheduler model as complete
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 | 7 +++----
1 file changed, 3 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 llvm.
from 6ae5d1f67fd [SCEV] Fix wrong Equal predicate created in getAddRecForPhi [...]
new d4304913855 [X86] Tag ADJSTACK instructions as INTALU scheduler class
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/X86InstrCompiler.td | 20 +++++++++-----------
1 file changed, 9 insertions(+), 11 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 9b5897c93f2 [X86] Tag MORESTACK instructions as ret scheduler class
new 6ae5d1f67fd [SCEV] Fix wrong Equal predicate created in getAddRecForPhi [...]
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/Analysis/ScalarEvolution.cpp | 15 +++++++++------
.../LoopVectorize/pr30654-phiscev-sext-trunc.ll | 5 +++--
2 files changed, 12 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 6c5faae8970 PR tree-optimization/83337 * gimple-loop-interchange.cc ( [...]
new b1f8661915d * doc/install.texi (Specific): Tweak link to mkssoftware.com.
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 | 4 ++++
gcc/doc/install.texi | 2 +-
2 files changed, 5 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 clang.
from f7a3add6d1 Update Clang CMake cache to use cxx-headers, NFC
new 4fa9f74792 Fix MSVC 'not all control paths return a value' warning
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/Driver/ToolChains/Darwin.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 17069f77f96 Daily bump.
new 6c5faae8970 PR tree-optimization/83337 * gimple-loop-interchange.cc ( [...]
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/gimple-loop-interchange.cc | 24 ++++++++++
gcc/testsuite/ChangeLog | 6 +++
...{loop-interchange-2.c => loop-interchange-14.c} | 12 +++--
.../gcc.dg/tree-ssa/loop-interchange-15.c | 53 ++++++++++++++++++++++
5 files changed, 96 insertions(+), 5 deletions(-)
copy gcc/testsuite/gcc.dg/tree-ssa/{loop-interchange-2.c => loop-interchange-14.c} (76%)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/loop-interchange-15.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 237da2f320c [X86] Fix duplicate entries in skylake server scheduler mod [...]
new 9b5897c93f2 [X86] Tag MORESTACK instructions as ret scheduler class
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/X86InstrCompiler.td | 6 +++---
1 file changed, 3 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 master
in repository llvm.
from 43a268ac53e PowerPC: support external pid instructions in MC layer.
new bbc0301b617 [Docs] Fix typo in scheduler model documentation. enumemati [...]
new fb7278bd09f [X86] Add CMPSDrr/rm to the scheduler models.
new 73043b6202e [X86] Rename some instructions so that 'b' is added as a su [...]
new 15efc6e596f [X86] Fix scheduler models to support ADD32ri in addition t [...]
new 109ab07ce85 [X86] Add IN16/OUT16 to scheduling information for Haswell, [...]
new ce74d6adc2c [X86] Add LEA64_32r to scheduler models for Sandybridge,Has [...]
new 0e58de2fa39 [X86] Add MOVQI2PQIrm, MOVSDmr, and MOVSDrm to scheduler in [...]
new 237da2f320c [X86] Fix duplicate entries in skylake server scheduler mod [...]
The 8 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:
docs/WritingAnLLVMBackend.rst | 2 +-
lib/Target/X86/X86InstrAVX512.td | 24 +++++-----
lib/Target/X86/X86InstrInfo.cpp | 12 ++---
lib/Target/X86/X86SchedBroadwell.td | 47 ++++++++++---------
lib/Target/X86/X86SchedHaswell.td | 47 ++++++++++---------
lib/Target/X86/X86SchedSandyBridge.td | 39 +++++++++-------
lib/Target/X86/X86SchedSkylakeClient.td | 47 ++++++++++---------
lib/Target/X86/X86SchedSkylakeServer.td | 71 +++++++++++++++--------------
test/CodeGen/X86/avx512-shuffle-schedule.ll | 32 ++++++-------
test/CodeGen/X86/memcpy-2.ll | 8 ++--
test/CodeGen/X86/sse2-schedule.ll | 10 ++--
11 files changed, 182 insertions(+), 157 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 6b5727893d4 [PGO] change arg type to uint64_t to match member field type
new 43a268ac53e PowerPC: support external pid instructions in MC layer.
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/PowerPC/PPCInstrInfo.td | 57 ++++++++++++++++++++++
test/MC/Disassembler/PowerPC/ppc32-extpid-e500.txt | 34 +++++++++++++
test/MC/PowerPC/ppc32-extpid-e500.s | 34 +++++++++++++
3 files changed, 125 insertions(+)
create mode 100644 test/MC/Disassembler/PowerPC/ppc32-extpid-e500.txt
create mode 100644 test/MC/PowerPC/ppc32-extpid-e500.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.