This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c819da3 [X86] Add a check of isCommutable at the top of X86InstrInfo: [...]
new 3ee4558 Test commit
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/Transforms/Scalar/GVNHoist.cpp | 6 ++++--
1 file changed, 4 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 gcc.
from f466503 libgo: don't unset in shell script
new ff8b9ed 2016-08-13 Richard Biener <rguenther(a)suse.de>
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 | 5 +++++
gcc/tree-ssa-forwprop.c | 29 +++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
--
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 1e8f440 [X86] Remove patterns for (vzmovl (insert_subvector undef, (s [...]
new c078bbe [AVX-512] Add commutable flags to 132 form FMA3 instructions.
new 780d202 [AVX-512] Add isCommutable to scalar FMA3 instructions.
new c819da3 [X86] Add a check of isCommutable at the top of X86InstrInfo: [...]
The 3 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/X86InstrAVX512.td | 16 ++++++++--------
lib/Target/X86/X86InstrInfo.cpp | 3 +++
2 files changed, 11 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 llvm.
from 7efbb99 [AVX-512] Remove an AddedComplexity that was prioritizing bas [...]
new 1e8f440 [X86] Remove patterns for (vzmovl (insert_subvector undef, (s [...]
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 | 11 -----------
1 file changed, 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 e95ebf5 [AVX-512] Add patterns to support VZEXT_MOVL from 512-bit vec [...]
new 7efbb99 [AVX-512] Remove an AddedComplexity that was prioritizing bas [...]
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/X86InstrAVX512.td | 2 +-
test/CodeGen/X86/vector-shuffle-512-v64.ll | 18 ++++++------------
2 files changed, 7 insertions(+), 13 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 f970c6e [PM] Port LoopDataPrefetch to new pass manager
new e95ebf5 [AVX-512] Add patterns to support VZEXT_MOVL from 512-bit vec [...]
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/X86InstrAVX512.td | 17 +++++++++++++-
test/CodeGen/X86/vector-shuffle-512-v16.ll | 21 +++++++++++++++++
test/CodeGen/X86/vector-shuffle-512-v32.ll | 12 ++++++++++
test/CodeGen/X86/vector-shuffle-512-v64.ll | 36 ++++++++++++++++++++++++++++++
test/CodeGen/X86/vector-shuffle-512-v8.ll | 32 ++++++++++++++++++++++++++
5 files changed, 117 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 e8fc9abe AMDGPU: Fix not estimating MBB operand sizes correctly
new f970c6e [PM] Port LoopDataPrefetch to new pass manager
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:
include/llvm/InitializePasses.h | 2 +-
.../Scalar/{Sink.h => LoopDataPrefetch.h} | 21 +--
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Scalar/LoopDataPrefetch.cpp | 160 +++++++++++++--------
lib/Transforms/Scalar/Scalar.cpp | 2 +-
test/Transforms/LoopDataPrefetch/PowerPC/basic.ll | 1 +
7 files changed, 116 insertions(+), 72 deletions(-)
copy include/llvm/Transforms/Scalar/{Sink.h => LoopDataPrefetch.h} (53%)
--
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 f9f7135 crypto/aes, hash/crc32: ignore s390x specific files for now
new f466503 libgo: don't unset in shell script
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/go/gofrontend/MERGE | 2 +-
libgo/match.sh | 4 ++--
libgo/testsuite/gotest | 7 ++++---
3 files changed, 7 insertions(+), 6 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 46b81ba Fix more dereferenced end() iterators after r278532
new 129b27a AMDGPU/R600: Remove macros
new b24aaff AMDGPU: Fix missing test for addressing mode with odd offsets
new e8fc9abe AMDGPU: Fix not estimating MBB operand sizes correctly
The 3 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/AMDGPU/AMDGPUInstrInfo.h | 8 -------
lib/Target/AMDGPU/AMDILCFGStructurizer.cpp | 16 ++++++-------
lib/Target/AMDGPU/R600ISelLowering.cpp | 4 ++--
lib/Target/AMDGPU/R600InstrInfo.cpp | 24 +++++++------------
lib/Target/AMDGPU/R600InstrInfo.h | 17 ++++++++++++--
lib/Target/AMDGPU/SIISelLowering.cpp | 1 +
lib/Target/AMDGPU/SIInstrInfo.cpp | 22 ++++++++++++++++--
lib/Target/AMDGPU/SIInstrInfo.h | 6 +++++
test/CodeGen/AMDGPU/cgp-addressing-modes.ll | 36 +++++++++++++++++++++++++----
9 files changed, 91 insertions(+), 43 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 1231164 Constify ValueTracking. NFC.
new 46b81ba Fix more dereferenced end() iterators after r278532
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/AMDGPU/AMDILCFGStructurizer.cpp | 11 +++++++----
lib/Target/AMDGPU/R600EmitClauseMarkers.cpp | 2 +-
lib/Target/AMDGPU/R600ISelLowering.cpp | 2 ++
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 3 ++-
lib/Target/X86/X86FrameLowering.cpp | 6 ++++--
5 files changed, 16 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.