[PATCH] D41293: [DAG, X86] Improve Dependency analysis when doing multi-node Instruction Selection
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 08:17:24 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324359: [DAG, X86] Improve Dependency analysis when doing multi-node (authored by niravd, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41293?vs=132183&id=133015#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41293
Files:
llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/test/CodeGen/X86/avg.ll
llvm/trunk/test/CodeGen/X86/avx-vbroadcastf128.ll
llvm/trunk/test/CodeGen/X86/avx2-vbroadcast.ll
llvm/trunk/test/CodeGen/X86/avx2-vbroadcasti128.ll
llvm/trunk/test/CodeGen/X86/avx512-vbroadcasti128.ll
llvm/trunk/test/CodeGen/X86/foldmem_cycle.ll
llvm/trunk/test/CodeGen/X86/i256-add.ll
llvm/trunk/test/CodeGen/X86/load-op-store-fusion.ll
llvm/trunk/test/CodeGen/X86/masked_memop.ll
llvm/trunk/test/CodeGen/X86/merge-consecutive-stores.ll
llvm/trunk/test/CodeGen/X86/nontemporal.ll
llvm/trunk/test/CodeGen/X86/store_op_load_fold2.ll
llvm/trunk/test/CodeGen/X86/subvector-broadcast.ll
llvm/trunk/test/CodeGen/X86/var-permute-256.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-variable-256.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41293.133015.patch
Type: text/x-patch
Size: 110719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180206/7aa83750/attachment.bin>
More information about the llvm-commits
mailing list