[PATCH] D31886: [analyzer] Simplify values in binary operations more aggressively
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 12 05:23:11 PDT 2017
NoQ updated this revision to Diff 94955.
NoQ marked 5 inline comments as done.
NoQ added a comment.
Thanks for the comments! Updated.
Performance didn't degrade in my test runs.
https://reviews.llvm.org/D31886
Files:
include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
test/Analysis/additive-folding.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31886.94955.patch
Type: text/x-patch
Size: 6139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170412/fd894f24/attachment.bin>
More information about the cfe-commits
mailing list