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

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 07:18:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344142: [DAGCombine] Improve Load-Store Forwarding (authored by niravd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49200?vs=168840&id=169006#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49200

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49200.169006.patch
Type: text/x-patch
Size: 27054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/2233e695/attachment.bin>


More information about the llvm-commits mailing list