aboutsummaryrefslogtreecommitdiff
path: root/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-08-28[StaticAnalyzer] LoopUnrolling: Keep track the maximum number of steps for ea...Peter Szecsi
2017-08-21[StaticAnalyzer] LoopUnrolling: Track a LoopStack in order to completely unro...Peter Szecsi
2017-08-19[StaticAnalyzer] LoopUnrolling: Exclude cases where the counter is escaped be...Peter Szecsi
2017-07-25clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h: Add a forward decl A...NAKAMURA Takumi
2017-07-25[StaticAnalyzer] Completely unrolling specific loops with known bound optionPeter Szecsi
2017-07-20Revert "[StaticAnalyzer] Completely unrolling specific loops with known bound...Peter Szecsi
2017-07-20[StaticAnalyzer] Completely unrolling specific loops with known bound option Peter Szecsi