summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DemandedBits.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2017-06-26 13:38:27 +0000
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2017-06-26 13:38:27 +0000
commit8c33647ba10cfd1399999154d3c8d9685723f7b7 (patch)
tree0cd5107591dab29f988a029bdc26b8e3a10f0efc /llvm/lib/Analysis/DemandedBits.cpp
parentce7e187f84bfa75edd54ecc960a7999ed4c52886 (diff)
downloadbcm5719-llvm-8c33647ba10cfd1399999154d3c8d9685723f7b7.tar.gz
bcm5719-llvm-8c33647ba10cfd1399999154d3c8d9685723f7b7.zip
[SystemZ] Add a check against zero before calling getTestUnderMaskCond()
Csmith discovered that this function can be called with a zero argument, in which case an assert for this triggered. This patch also adds a guard before the other call to this function since it was missing, although the test only covers the case where it was discovered. Reduced test case attached as CodeGen/SystemZ/int-cmp-54.ll. Review: Ulrich Weigand llvm-svn: 306287
Diffstat (limited to 'llvm/lib/Analysis/DemandedBits.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud