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

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 19:03:06 PDT 2017


niravd updated this revision to Diff 103825.
niravd marked an inline comment as done.
niravd edited the summary of this revision.
niravd added a comment.

Commit complex-return.ll test separately.


https://reviews.llvm.org/D34472

Files:
  include/llvm/CodeGen/SelectionDAGAddressAnalysis.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
  test/CodeGen/BPF/undef.ll
  test/CodeGen/MSP430/Inst16mm.ll
  test/CodeGen/X86/build-vector-128.ll
  test/CodeGen/X86/build-vector-256.ll
  test/CodeGen/X86/build-vector-512.ll
  test/CodeGen/X86/clear_upper_vector_element_bits.ll
  test/CodeGen/X86/wide-integer-cmp.ll
  test/CodeGen/X86/widen_arith-6.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34472.103825.patch
Type: text/x-patch
Size: 31079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170624/3dbeaaa9/attachment.bin>


More information about the llvm-commits mailing list