[PATCH] D16382: Add LoopSimplifyCFG pass

escha via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 10:49:41 PST 2016


escha updated this revision to Diff 45565.
escha added a comment.

Updated diff with suggested changes.


Repository:
  rL LLVM

http://reviews.llvm.org/D16382

Files:
  include/llvm/InitializePasses.h
  include/llvm/LinkAllPasses.h
  include/llvm/Transforms/Scalar.h
  lib/Transforms/Scalar/CMakeLists.txt
  lib/Transforms/Scalar/LoopSimplifyCFG.cpp
  lib/Transforms/Scalar/Scalar.cpp
  test/Transforms/LoopSimplifyCFG/merge-header.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16382.45565.patch
Type: text/x-patch
Size: 8427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160121/4a5149fe/attachment.bin>


More information about the llvm-commits mailing list