[PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Utpal Bora via llvm-commits
llvm-commits at lists.llvm.org
Mon May 30 08:37:52 PDT 2016
cs14mtech11017 updated this revision to Diff 58963.
cs14mtech11017 added a comment.
- Removed releaseMemory and print functions from ScopInfo class as they are not required any more.
http://reviews.llvm.org/D20770
Files:
include/polly/LinkAllPasses.h
include/polly/ScopInfo.h
lib/Analysis/DependenceInfo.cpp
lib/Analysis/ScopInfo.cpp
lib/Analysis/ScopPass.cpp
lib/CodeGen/CodeGeneration.cpp
lib/CodeGen/IslAst.cpp
lib/Exchange/JSONExporter.cpp
lib/Support/RegisterPasses.cpp
lib/Transform/DeadCodeElimination.cpp
lib/Transform/ScheduleOptimizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20770.58963.patch
Type: text/x-patch
Size: 24003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160530/785c8da7/attachment.bin>
More information about the llvm-commits
mailing list