summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbdump/PrettyVariableDumper.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-04-13 20:39:37 +0000
committerCraig Topper <craig.topper@gmail.com>2017-04-13 20:39:37 +0000
commite953dec673b6f2ec1e81445c16d799e29f4f76b2 (patch)
tree65ccc5919a3a1f2a46ff1fad9a22182be51ee98d /llvm/tools/llvm-pdbdump/PrettyVariableDumper.cpp
parentaf36d02430d66212c6bcab713199f2ab74c03a16 (diff)
downloadbcm5719-llvm-e953dec673b6f2ec1e81445c16d799e29f4f76b2.tar.gz
bcm5719-llvm-e953dec673b6f2ec1e81445c16d799e29f4f76b2.zip
[ValueTracking] Remove duplicate call to computeKnownBits for the operands of Select.
We call it unconditionally on the operands of the select. Then decide if its a min/max and call it on the min/max operands or on the select operands again. Either of those second calls will overwrite the results of the initial call so we can just delete the first call. llvm-svn: 300256
Diffstat (limited to 'llvm/tools/llvm-pdbdump/PrettyVariableDumper.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud