[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 04:24:20 PDT 2016
cs14mtech11017 updated this revision to Diff 58943.
cs14mtech11017 updated the summary for this revision.
cs14mtech11017 added a comment.
- Decouple Scop building logic from pass logic
- Removed createScopInfo function and inlined code into ScopInfo constructor.
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.58943.patch
Type: text/x-patch
Size: 23934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160530/ce897ce2/attachment.bin>
More information about the llvm-commits
mailing list