[PATCH] D33675: [DAG] Do MergeConsecutiveStores again before Instruction Selection
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 6 13:22:55 PST 2017
niravd updated this revision to Diff 121773.
niravd edited the summary of this revision.
niravd added a comment.
Herald added subscribers: nhaehnle, sdardis.
Resurrecting after long hiatus.
https://reviews.llvm.org/D33675
Files:
include/llvm/Target/TargetLowering.h
lib/Target/AArch64/AArch64ISelLowering.cpp
test/CodeGen/AArch64/arm64-complex-ret.ll
test/CodeGen/AArch64/arm64-narrow-st-merge.ll
test/CodeGen/AArch64/arm64-variadic-aapcs.ll
test/CodeGen/AArch64/tailcall-explicit-sret.ll
test/CodeGen/AArch64/tailcall-implicit-sret.ll
test/CodeGen/AMDGPU/amdgpu.private-memory.ll
test/CodeGen/ARM/fp16-promote.ll
test/CodeGen/BPF/undef.ll
test/CodeGen/Mips/cconv/vector.ll
test/CodeGen/Mips/llvm-ir/extractelement.ll
test/CodeGen/SystemZ/fp-move-13.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33675.121773.patch
Type: text/x-patch
Size: 12788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171106/02eba383/attachment.bin>
More information about the llvm-commits
mailing list