summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-10-18 22:52:20 +0000
committerBill Wendling <isanbard@gmail.com>2011-10-18 22:52:20 +0000
commit4969dcdef9669ec15579891b6c6fe4bd3002e6cc (patch)
tree3f99f112c633e0c0323dcf948904cd1da07ccdd2 /clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
parent9bede2dd929bf1d3b7bd615e300549a2b196d29e (diff)
downloadbcm5719-llvm-4969dcdef9669ec15579891b6c6fe4bd3002e6cc.tar.gz
bcm5719-llvm-4969dcdef9669ec15579891b6c6fe4bd3002e6cc.zip
Use the integer compare when the value is small enough. Use the "move into a
register and then compare against that" method when it's too large. We have to move the value into the register in the "movw, movt" pair of instructions. llvm-svn: 142440
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud