diff options
author | Anna Zaks <ganna@apple.com> | 2012-03-09 21:14:01 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-03-09 21:14:01 +0000 |
commit | 394d07ea88d6f748b18a2571e7deb41ff81c9b6e (patch) | |
tree | 521e31b96d9828401aebfe6958af136bf3e873e2 /llvm/lib/CodeGen/LiveVariables.cpp | |
parent | c255577062e9b97d559ffdaaf258e99e07ce902e (diff) | |
download | llvm-394d07ea88d6f748b18a2571e7deb41ff81c9b6e.zip llvm-394d07ea88d6f748b18a2571e7deb41ff81c9b6e.tar.gz llvm-394d07ea88d6f748b18a2571e7deb41ff81c9b6e.tar.bz2 |
[analyzer] Add support for NoRedundancy inlining mode.
We do not reanalyze a function, which has already been analyzed as an
inlined callee. As per PRELIMINARY testing, this gives over
50% run time reduction on some benchmarks without decreasing of the
number of bugs found.
Turning the mode on by default.
llvm-svn: 152440
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions