[PATCH] D21404: [PM] Port LoopSimplify to the new PM
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 13:31:29 PDT 2016
davide created this revision.
davide added reviewers: chandlerc, bogner, davidxl, sanjoy.
davide added a subscriber: llvm-commits.
Herald added a subscriber: sanjoy.
This was pretty mechanical, except for how we handle LCSSAPreserve.
Comments welcome.
http://reviews.llvm.org/D21404
Files:
include/llvm/Transforms/Utils/LoopSimplify.h
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/Utils/LoopSimplify.cpp
test/Transforms/LoopSimplify/basictest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21404.60896.patch
Type: text/x-patch
Size: 5702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160615/a931baf0/attachment.bin>
More information about the llvm-commits
mailing list