[PATCH] D20560: [new PM] port LoopAccessAnalysis to new pass manager (part-1)
David Li via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 8 13:22:15 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL272194: [PM] Refector LoopAccessInfo analysis code (authored by davidxl).
Changed prior to commit:
http://reviews.llvm.org/D20560?vs=60059&id=60092#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20560
Files:
llvm/trunk/include/llvm/Analysis/LoopAccessAnalysis.h
llvm/trunk/lib/Analysis/LoopAccessAnalysis.cpp
llvm/trunk/lib/Transforms/Scalar/LoopDistribute.cpp
llvm/trunk/lib/Transforms/Scalar/LoopLoadElimination.cpp
llvm/trunk/lib/Transforms/Scalar/LoopVersioningLICM.cpp
llvm/trunk/lib/Transforms/Utils/LoopVersioning.cpp
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20560.60092.patch
Type: text/x-patch
Size: 9134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160608/831cfc04/attachment.bin>
More information about the llvm-commits
mailing list