[PATCH] D33675: [DAG] Do MergeConsecutiveStores again before Instruction Selection
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 27 07:31:18 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL319036: [DAG] Do MergeConsecutiveStores again before Instruction Selection (authored by niravd).
Changed prior to commit:
https://reviews.llvm.org/D33675?vs=121773&id=124379#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33675
Files:
llvm/trunk/include/llvm/CodeGen/TargetLowering.h
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/test/CodeGen/AArch64/arm64-complex-ret.ll
llvm/trunk/test/CodeGen/AArch64/arm64-narrow-st-merge.ll
llvm/trunk/test/CodeGen/AArch64/arm64-variadic-aapcs.ll
llvm/trunk/test/CodeGen/AArch64/tailcall-explicit-sret.ll
llvm/trunk/test/CodeGen/AArch64/tailcall-implicit-sret.ll
llvm/trunk/test/CodeGen/AMDGPU/amdgpu.private-memory.ll
llvm/trunk/test/CodeGen/ARM/fp16-promote.ll
llvm/trunk/test/CodeGen/BPF/undef.ll
llvm/trunk/test/CodeGen/Mips/cconv/vector.ll
llvm/trunk/test/CodeGen/Mips/llvm-ir/extractelement.ll
llvm/trunk/test/CodeGen/SystemZ/fp-move-13.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33675.124379.patch
Type: text/x-patch
Size: 13220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171127/48c8ff2d/attachment.bin>
More information about the llvm-commits
mailing list