[PATCH] D16382: Add LoopSimplifyCFG pass

escha via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 10:56:19 PST 2016


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

Updated per comments.


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.45715.patch
Type: text/x-patch
Size: 8599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/a84603fc/attachment.bin>


More information about the llvm-commits mailing list