aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorJohn Regehr <regehr@cs.utah.edu>2018-11-21 05:24:12 +0000
committerJohn Regehr <regehr@cs.utah.edu>2018-11-21 05:24:12 +0000
commit3a1c9d55cc40bafe84689e4697576020a43e5a64 (patch)
treeb726602991a9282d817c86fef69280aeb2dfad6a /clang/lib/CodeGen/CodeGenFunction.cpp
parenta676d7ee95751bec76f233a566085eb6f08eb844 (diff)
downloadllvm-3a1c9d55cc40bafe84689e4697576020a43e5a64.zip
llvm-3a1c9d55cc40bafe84689e4697576020a43e5a64.tar.gz
llvm-3a1c9d55cc40bafe84689e4697576020a43e5a64.tar.bz2
[LVI] run transfer function for binary operator even when the RHS isn't a constant
LVI was symbolically executing binary operators only when the RHS was constant, missing the case where we have a ConstantRange for the RHS, but not an actual constant. Tested using check-all and by bootstrapping. Compile time is not impacted measurably. Differential Revision: https://reviews.llvm.org/D19859 llvm-svn: 347379
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions