This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d3eebe7 [AVX-512] Add test cases to demonstrate opportunities for com [...]
new 2628aff [CodeGen] Make the TwoAddressInstructionPass check if the ins [...]
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/CodeGen/TwoAddressInstructionPass.cpp | 5 ++++-
1 file changed, 4 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 362611f Add handling of !invariant.load to PropagateMetadata.
new a3215a2 [X86] Make a helper method into a static function local to th [...]
new 88c0b88 [X86] Side effecting asm in AVX512 integer stack folding test [...]
new 3679bfe [AVX-512] Add VPTERNLOG to load folding tables.
new d3eebe7 [AVX-512] Add test cases to demonstrate opportunities for com [...]
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/X86InstrInfo.cpp | 36 +-
lib/Target/X86/X86InstrInfo.h | 3 -
test/CodeGen/X86/avx512-vpternlog-commute.ll | 529 +++++++++++++++++++++++++++
test/CodeGen/X86/stack-folding-int-avx512.ll | 58 ++-
4 files changed, 595 insertions(+), 31 deletions(-)
create mode 100644 test/CodeGen/X86/avx512-vpternlog-commute.ll
--
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 d9a1d02 MCInstrDesc: Flags (uint64_t) was checked using (1 << MCID::X [...]
new c71d5b4 [CodeGen] Split out the notions of MI invariance and MI deref [...]
new 877859e [NVPTX] Use ldg for explicitly invariant loads.
new 362611f Add handling of !invariant.load to PropagateMetadata.
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:
include/llvm/CodeGen/MachineMemOperand.h | 13 ++++----
include/llvm/CodeGen/SelectionDAGNodes.h | 6 ++--
lib/Analysis/VectorUtils.cpp | 12 ++++----
lib/CodeGen/MIRParser/MILexer.cpp | 1 +
lib/CodeGen/MIRParser/MILexer.h | 3 +-
lib/CodeGen/MIRParser/MIParser.cpp | 3 ++
lib/CodeGen/MIRPrinter.cpp | 2 ++
lib/CodeGen/MachineInstr.cpp | 7 +++--
lib/CodeGen/MachinePipeliner.cpp | 3 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 ++
lib/CodeGen/SelectionDAG/FastISel.cpp | 4 +++
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp | 6 ++--
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 ++--
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 18 ++++-------
lib/Target/AArch64/AArch64ISelLowering.cpp | 11 +++----
lib/Target/AMDGPU/R600ISelLowering.cpp | 5 ++--
lib/Target/AMDGPU/SIISelLowering.cpp | 19 +++++++-----
lib/Target/ARM/ARMBaseInstrInfo.cpp | 4 ++-
lib/Target/ARM/ARMISelLowering.cpp | 20 +++++++------
lib/Target/ARM/ARMInstrInfo.cpp | 4 ++-
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp | 35 ++++++++++++++--------
lib/Target/NVPTX/NVPTXISelLowering.cpp | 9 ++++--
lib/Target/PowerPC/PPCISelLowering.cpp | 16 ++++------
lib/Target/PowerPC/PPCISelLowering.h | 14 ++++++++-
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp | 2 +-
lib/Target/X86/X86InstrInfo.cpp | 4 ++-
test/CodeGen/NVPTX/ldg-invariant.ll | 27 +++++++++++++++++
.../NVPTX/propagate-invariance-metadata.ll | 17 +++++++++++
28 files changed, 184 insertions(+), 89 deletions(-)
create mode 100644 test/CodeGen/NVPTX/ldg-invariant.ll
create mode 100644 test/Transforms/LoadStoreVectorizer/NVPTX/propagate-invariance- [...]
--
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 081569d Add missing test coverage for an inheritance model attrib mer [...]
new 359c455 CodeGen: remove unnecessary else case
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/CodeGen/CodeGenModule.cpp | 9 +++------
1 file changed, 3 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 gcc-6-branch
in repository gcc.
from 0856b49 Daily bump.
new 61c23ef 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 gcc.
from c78b1f6 Fix typo in log.
new 764943c 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-5-branch
in repository gcc.
from a3b21f1 Daily bump.
new c8a8086 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 cc3c284 Use target_sim_options for sim target.
new 6097c91 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-7.12-branch
in repository binutils-gdb.
from 076fadf Automatic date update in version.in
new 88384f2 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_27-branch
in repository binutils-gdb.
from 4ffd01f Automatic date update in version.in
new 3d6747c 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.