summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
diff options
context:
space:
mode:
authorDinesh Dwivedi <dinesh.d@samsung.com>2014-06-26 05:40:22 +0000
committerDinesh Dwivedi <dinesh.d@samsung.com>2014-06-26 05:40:22 +0000
commita71617358107489c633c1207fefbb1ed0e514333 (patch)
tree13719e68356bb7c101ff6a9216f2e0e9466ed775 /clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
parent7e0daca11003e601770dc6cf2a82e3192e773915 (diff)
downloadbcm5719-llvm-a71617358107489c633c1207fefbb1ed0e514333.tar.gz
bcm5719-llvm-a71617358107489c633c1207fefbb1ed0e514333.zip
Added instruction combine to transform few more negative values addition to subtraction (Part 2)
This patch enables transforms for (x + (~(y | c) + 1) --> x - (y | c) if c is even Differential Revision: http://reviews.llvm.org/D4209 llvm-svn: 211765
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud