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

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 4 18:21:51 PDT 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D34472?vs=104846&id=105206#toc

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.105206.patch
Type: text/x-patch
Size: 25349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/60590b81/attachment-0001.bin>


More information about the llvm-commits mailing list