[PATCH] D40193: [DAGCombine] Disable finding better chains for stores at O0

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 20:08:22 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319142: [DAGCombine] Disable finding better chains for stores at O0 (authored by sdardis).

Repository:
  rL LLVM

https://reviews.llvm.org/D40193

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/ARM/alloc-no-stack-realign.ll
  llvm/trunk/test/CodeGen/Mips/dagcombine-store-gep-chain-slow.ll
  llvm/trunk/test/CodeGen/X86/pr32284.ll
  llvm/trunk/test/CodeGen/X86/pr32345.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40193.124513.patch
Type: text/x-patch
Size: 49987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171128/aaf35777/attachment.bin>


More information about the llvm-commits mailing list