[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
Wed Oct 12 07:33:31 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284014: [DAGCombiner] Do not remove the load of stored values when optimizations areā€¦ (authored by kzhuravl).

Changed prior to commit:
  https://reviews.llvm.org/D19268?vs=74301&id=74373#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D19268

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

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


More information about the llvm-commits mailing list