[PATCH] D22280: [PM] Convert LoopInstSimplify Pass to new PM
Dehao Chen via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 15:01:51 PDT 2016
danielcdh created this revision.
danielcdh added a reviewer: davidxl.
danielcdh added a subscriber: llvm-commits.
Herald added a subscriber: mzolotukhin.
Convert LoopInstSimplify to new PM. Unfortunately there is no exisiting unittest for this pass.
http://reviews.llvm.org/D22280
Files:
include/llvm/InitializePasses.h
include/llvm/Transforms/Scalar/LoopInstSimplify.h
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/Scalar/LoopInstSimplify.cpp
lib/Transforms/Scalar/Scalar.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22280.63732.patch
Type: text/x-patch
Size: 12287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/8af22a6e/attachment.bin>
More information about the llvm-commits
mailing list