[PATCH] D49200: [DAGCombine] Improve Load-Store Forwarding

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 23 12:53:02 PDT 2018


niravd updated this revision to Diff 162252.
niravd added a comment.

Resolve comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D49200

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/arm64-ld-from-st.ll
  llvm/test/CodeGen/AArch64/regress-tblgen-chains.ll
  llvm/test/CodeGen/Hexagon/clr_set_toggle.ll
  llvm/test/CodeGen/Hexagon/swp-epilog-phis.ll
  llvm/test/CodeGen/Hexagon/swp-memrefs-epilog1.ll
  llvm/test/CodeGen/Mips/cconv/vector.ll
  llvm/test/CodeGen/Mips/indirect-jump-hazard/jumptables.ll
  llvm/test/CodeGen/Mips/o32_cc_byval.ll
  llvm/test/CodeGen/Mips/o32_cc_vararg.ll
  llvm/test/CodeGen/PowerPC/addi-offset-fold.ll
  llvm/test/CodeGen/SystemZ/store_nonbytesized_vecs.ll
  llvm/test/CodeGen/X86/i386-shrink-wrapping.ll
  llvm/test/CodeGen/X86/pr32108.ll
  llvm/test/CodeGen/X86/pr38533.ll
  llvm/test/CodeGen/X86/win64_vararg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49200.162252.patch
Type: text/x-patch
Size: 26532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/9f37df63/attachment-0001.bin>


More information about the llvm-commits mailing list