[PATCH] D29397: [DAGCombiner] Support bswap as a part of load combine patterns

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 09:59:33 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294201: [DAGCombiner] Support bswap as a part of load combine patterns (authored by apilipenko).

Changed prior to commit:
  https://reviews.llvm.org/D29397?vs=87231&id=87249#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29397

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: D29397.87249.patch
Type: text/x-patch
Size: 6615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/7c595135/attachment.bin>


More information about the llvm-commits mailing list