[PATCH] D25873: [LCSSA] Perform LCSSA verification only for current loop nest

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 06:06:46 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285394: [LCSSA] Perform LCSSA verification only for the current loop nest. (authored by igor.laevsky).

Changed prior to commit:
  https://reviews.llvm.org/D25873?vs=75864&id=76184#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25873

Files:
  llvm/trunk/include/llvm/Analysis/LoopPass.h
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/lib/Analysis/Analysis.cpp
  llvm/trunk/lib/Analysis/LoopPass.cpp
  llvm/trunk/lib/Transforms/Utils/LCSSA.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25873.76184.patch
Type: text/x-patch
Size: 7371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161028/03a28007/attachment.bin>


More information about the llvm-commits mailing list