[PATCH] D19268: [DAGCombiner] Do not remove the load of stored values when optimizations are disabled

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 02:09:44 PDT 2016


kzhuravl removed rL LLVM as the repository for this revision.
kzhuravl updated this revision to Diff 73248.
kzhuravl added a comment.

Address review feedback


https://reviews.llvm.org/D19268

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/ARM/alloc-no-stack-realign.ll
  test/CodeGen/ARM/dag-combine-ldst.ll
  test/CodeGen/SystemZ/swift-return.ll
  test/CodeGen/X86/inline-asm-tied.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19268.73248.patch
Type: text/x-patch
Size: 4372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161003/15e76eef/attachment.bin>


More information about the llvm-commits mailing list