This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 227d3ffb528 Daily bump.
new 7801dcc00ab 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 147f9fb4568 Daily bump.
new 402a31d06d0 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 binutils-gdb.
from a47a3dc8fb Automatic date update in version.in
new dc7fc9ab5d 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-8.2-branch
in repository binutils-gdb.
from 0bad166b92 Automatic date update in version.in
new f9b5a97615 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_31-branch
in repository binutils-gdb.
from f42e6ba238 Automatic date update in version.in
new 9822d3329d 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 1f94f5a559e [X86][Nearly NFC] Split SHLD/SHRD into their own WriteShift [...]
new 2ee4a67a673 [X86] Remove an AddedComplexity line that seems unnecessary.
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 | 6 ++----
1 file changed, 2 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 2ad74abae51 [X86] Enhance combineFMA to look for FNEG behind an EXTRACT [...]
new 1f94f5a559e [X86][Nearly NFC] Split SHLD/SHRD into their own WriteShift [...]
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/X86InstrShiftRotate.td | 4 ++--
lib/Target/X86/X86SchedBroadwell.td | 3 +++
lib/Target/X86/X86SchedHaswell.td | 1 +
lib/Target/X86/X86SchedSandyBridge.td | 1 +
lib/Target/X86/X86SchedSkylakeClient.td | 3 +++
lib/Target/X86/X86SchedSkylakeServer.td | 3 +++
lib/Target/X86/X86Schedule.td | 2 ++
lib/Target/X86/X86ScheduleAtom.td | 6 ++++++
lib/Target/X86/X86ScheduleBtVer2.td | 2 ++
lib/Target/X86/X86ScheduleSLM.td | 1 +
lib/Target/X86/X86ScheduleZnver1.td | 1 +
11 files changed, 25 insertions(+), 2 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 6656bc9f257 [X86][SSE] Combine v16i8 SHL by constants to multiplies
new 2ad74abae51 [X86] Enhance combineFMA to look for FNEG behind an EXTRACT [...]
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/X86ISelLowering.cpp | 14 ++-
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 114 +++++-------------------
test/CodeGen/X86/fma4-fneg-combine.ll | 28 ++----
3 files changed, 45 insertions(+), 111 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 d160cee4e47 [X86] Set scheduler classes to unsupported. NFCI.
new 6656bc9f257 [X86][SSE] Combine v16i8 SHL by constants to multiplies
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/X86ISelLowering.cpp | 3 +-
test/CodeGen/X86/vector-mul.ll | 103 ++++++++----------
test/CodeGen/X86/vector-shift-shl-128.ll | 180 ++++++++++++++-----------------
test/CodeGen/X86/vector-shift-shl-256.ll | 110 +++++++++----------
4 files changed, 179 insertions(+), 217 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 330c7eb5b8c [X86][Basically NFC] Sched: split WriteBitScan into WriteBS [...]
new d160cee4e47 [X86] Set scheduler classes to unsupported. NFCI.
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/X86ScheduleAtom.td | 106 +++++++++++++++++++-------------------
1 file changed, 53 insertions(+), 53 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.