[PATCH] D22378: Make processInstruction from LCSSA.cpp externally available.

Michael Zolotukhin via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 21:36:50 PDT 2016


mzolotukhin updated this revision to Diff 64086.
mzolotukhin added a comment.

- Replace recursion with a worklist.
- Rebase on ToT.
- Remove no longer needed arguments.
- Remove \brief.


https://reviews.llvm.org/D22378

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Utils/LCSSA.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22378.64086.patch
Type: text/x-patch
Size: 13208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160715/db329ad6/attachment.bin>


More information about the llvm-commits mailing list