diff options
author | Peter Szecsi <szepet95@gmail.com> | 2017-08-28 10:50:28 +0000 |
---|---|---|
committer | Peter Szecsi <szepet95@gmail.com> | 2017-08-28 10:50:28 +0000 |
commit | 0db84863d0da9e9854e07f1d149b12636fc911fa (patch) | |
tree | 37122defdf66d02c11c1a528411d33af8a204a05 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 574962a3b3e517f58d4a5caba752ef7f9f454568 (diff) | |
download | llvm-0db84863d0da9e9854e07f1d149b12636fc911fa.zip llvm-0db84863d0da9e9854e07f1d149b12636fc911fa.tar.gz llvm-0db84863d0da9e9854e07f1d149b12636fc911fa.tar.bz2 |
[StaticAnalyzer] LoopUnrolling: Keep track the maximum number of steps for each loop
This way the unrolling can be restricted for loops which will take at most a
given number of steps. It is defined as 128 in this patch and it seems to have
a good number for that purpose.
Differential Revision: https://reviews.llvm.org/D37181
llvm-svn: 311883
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions