[PATCH] D37181: {StaticAnalyzer} LoopUnrolling: Keep track the maximum number of steps for each loop

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311883: [StaticAnalyzer] LoopUnrolling: Keep track the maximum number of steps for each… (authored by szepet).

Changed prior to commit:
  https://reviews.llvm.org/D37181?vs=112866&id=112877#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37181

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/LoopUnrolling.cpp
  cfe/trunk/test/Analysis/loop-unrolling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37181.112877.patch
Type: text/x-patch
Size: 10584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170828/981f1eae/attachment-0001.bin>


More information about the cfe-commits mailing list