[PATCH] D15706: [Polly] Follow uses to create value MemoryAccesses

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 04:22:38 PST 2016


Meinersbur updated this revision to Diff 46258.
Meinersbur added a comment.

Somehow r258947 got mixed-in in the previous diff; rebase to r259041


http://reviews.llvm.org/D15706

Files:
  include/polly/ScopInfo.h
  include/polly/Support/ScopHelper.h
  lib/Analysis/ScopInfo.cpp
  lib/Support/ScopHelper.cpp
  test/Isl/CodeGen/MemAccess/update_access_functions.ll
  test/ScopInfo/invariant-loads-leave-read-only-statements.ll
  test/ScopInfo/long-sequence-of-error-blocks.ll
  test/ScopInfo/many-scalar-dependences.ll
  test/ScopInfo/multidim_fortran_srem.ll
  test/ScopInfo/non_affine_region_4.ll
  test/ScopInfo/phi_condition_modeling_2.ll
  test/ScopInfo/phi_loop_carried_float.ll
  test/ScopInfo/phi_scalar_simple_1.ll
  test/ScopInfo/phi_scalar_simple_2.ll
  test/ScopInfo/scalar.ll
  test/ScopInfo/tempscop-printing.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15706.46258.patch
Type: text/x-patch
Size: 28823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/210e7169/attachment.bin>


More information about the llvm-commits mailing list