[PATCH] D15706: [Polly] Follow uses to create value MemoryAccesses
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 6 01:24:04 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL259987: Follow uses to create value MemoryAccesses (authored by Meinersbur).
Changed prior to commit:
http://reviews.llvm.org/D15706?vs=46904&id=47078#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15706
Files:
polly/trunk/include/polly/ScopInfo.h
polly/trunk/include/polly/Support/ScopHelper.h
polly/trunk/lib/Analysis/ScopInfo.cpp
polly/trunk/lib/Support/ScopHelper.cpp
polly/trunk/test/Isl/CodeGen/MemAccess/update_access_functions.ll
polly/trunk/test/Isl/CodeGen/invariant_load_scalar_escape_alloca_sharing.ll
polly/trunk/test/ScopInfo/invariant-loads-leave-read-only-statements.ll
polly/trunk/test/ScopInfo/many-scalar-dependences.ll
polly/trunk/test/ScopInfo/multidim_fortran_srem.ll
polly/trunk/test/ScopInfo/non_affine_region_4.ll
polly/trunk/test/ScopInfo/phi_condition_modeling_2.ll
polly/trunk/test/ScopInfo/phi_loop_carried_float.ll
polly/trunk/test/ScopInfo/phi_scalar_simple_1.ll
polly/trunk/test/ScopInfo/phi_scalar_simple_2.ll
polly/trunk/test/ScopInfo/scalar.ll
polly/trunk/test/ScopInfo/tempscop-printing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15706.47078.patch
Type: text/x-patch
Size: 28597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160206/277c1b6e/attachment-0001.bin>
More information about the llvm-commits
mailing list