[PATCH] D53552: [DAGCombine] Improve alias analysis for chain of independent stores.
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 8 11:16:58 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346432: [DAGCombine] Improve alias analysis for chain of independent stores. (authored by niravd, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53552?vs=173002&id=173202#toc
Repository:
rL LLVM
https://reviews.llvm.org/D53552
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/AArch64/arm64-abi-varargs.ll
llvm/trunk/test/CodeGen/AArch64/ldst-opt.ll
llvm/trunk/test/CodeGen/AArch64/swifterror.ll
llvm/trunk/test/CodeGen/ARM/arm-storebytesmerge.ll
llvm/trunk/test/CodeGen/ARM/misched-fusion-aes.ll
llvm/trunk/test/CodeGen/Mips/fastcc.ll
llvm/trunk/test/CodeGen/SystemZ/pr36164.ll
llvm/trunk/test/CodeGen/X86/stores-merging.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53552.173202.patch
Type: text/x-patch
Size: 27334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/3106cb7b/attachment.bin>
More information about the llvm-commits
mailing list