summaryrefslogtreecommitdiffstats
path: root/lldb/source/DataFormatters/DumpValueObjectOptions.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2016-02-26 22:53:59 +0000
committerPhilip Reames <listmail@philipreames.com>2016-02-26 22:53:59 +0000
commitadf0e353088bb2f25cec0cd743e48a931e53255a (patch)
treed6b8b64f77eb2d34616579cca85a97319f17e504 /lldb/source/DataFormatters/DumpValueObjectOptions.cpp
parent66ff0756e421f0d702b1eeb8debee5c8903e1540 (diff)
downloadbcm5719-llvm-adf0e353088bb2f25cec0cd743e48a931e53255a.tar.gz
bcm5719-llvm-adf0e353088bb2f25cec0cd743e48a931e53255a.zip
[LVI] Extend select handling to catch min/max/clamp idioms
Most of this is fairly straight forward. Add handling for min/max via existing matcher utility and ConstantRange routines. Add handling for clamp by exploiting condition constraints on inputs. Note that I'm only handling two constant ranges at this point. It would be reasonable to consider treating overdefined as a full range if the instruction is typed as an integer, but that should be a separate change. Differential Revision: http://reviews.llvm.org/D17184 llvm-svn: 262085
Diffstat (limited to 'lldb/source/DataFormatters/DumpValueObjectOptions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud