[PATCH] D36962: [StaticAnalyzer] LoopUnrolling: Excluding loops which splits the state (make more branches)

Peter Szecsi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 28 03:36:04 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311881: [StaticAnalyzer] LoopUnrolling: Excluding loops which splits the state (authored by szepet).

Changed prior to commit:
  https://reviews.llvm.org/D36962?vs=112710&id=112874#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36962

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/LoopUnrolling.cpp
  cfe/trunk/test/Analysis/loop-unrolling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36962.112874.patch
Type: text/x-patch
Size: 6085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170828/360ca8af/attachment.bin>


More information about the cfe-commits mailing list