[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
Tue Oct 11 14:50:48 PDT 2016


kzhuravl updated this revision to Diff 74301.
kzhuravl marked an inline comment as done.
kzhuravl added a comment.

Address review comments


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
  test/CodeGen/X86/pr30430.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19268.74301.patch
Type: text/x-patch
Size: 6546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/d0ac9966/attachment.bin>


More information about the llvm-commits mailing list