[PATCH] D34472: [DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 05:24:01 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306819: [DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset (authored by niravd).

Repository:
  rL LLVM

https://reviews.llvm.org/D34472

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
  llvm/trunk/test/CodeGen/BPF/undef.ll
  llvm/trunk/test/CodeGen/MSP430/Inst16mm.ll
  llvm/trunk/test/CodeGen/X86/bswap-wide-int.ll
  llvm/trunk/test/CodeGen/X86/build-vector-128.ll
  llvm/trunk/test/CodeGen/X86/build-vector-256.ll
  llvm/trunk/test/CodeGen/X86/build-vector-512.ll
  llvm/trunk/test/CodeGen/X86/clear_upper_vector_element_bits.ll
  llvm/trunk/test/CodeGen/X86/wide-integer-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34472.104846.patch
Type: text/x-patch
Size: 25034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/2351593e/attachment.bin>


More information about the llvm-commits mailing list