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

Igor Laevsky via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 06:05:02 PDT 2016


igor-laevsky updated the summary for this revision.
igor-laevsky added a reviewer: bogner.
igor-laevsky updated this revision to Diff 75864.
Herald added a subscriber: anna.

https://reviews.llvm.org/D25873

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25873.75864.patch
Type: text/x-patch
Size: 7184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161026/724a46f4/attachment.bin>


More information about the llvm-commits mailing list