[PATCH] D29394: [DAGCombiner] Support non-zero offset in load combine

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 04:17:43 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294582: [DAGCombiner] Support non-zero offset in load combine (authored by apilipenko).

Changed prior to commit:
  https://reviews.llvm.org/D29394?vs=87659&id=87789#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29394

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/load-combine-big-endian.ll
  llvm/trunk/test/CodeGen/AArch64/load-combine.ll
  llvm/trunk/test/CodeGen/ARM/load-combine-big-endian.ll
  llvm/trunk/test/CodeGen/ARM/load-combine.ll
  llvm/trunk/test/CodeGen/X86/load-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29394.87789.patch
Type: text/x-patch
Size: 25657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/d7c6e32d/attachment.bin>


More information about the llvm-commits mailing list