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

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 11:32:12 PDT 2018


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

Rebase to tip and address rksimon's renaming suggestion.


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.168840.patch
Type: text/x-patch
Size: 26692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/75586766/attachment.bin>


More information about the llvm-commits mailing list