summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CrashRecoveryContext.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-12-17 01:54:33 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-12-17 01:54:33 +0000
commit65c52ae8ca180cf54094cb78045e18ba82aec46e (patch)
tree9db5d71b17bdd9f65aef0c182cdf2ebe33dd59a4 /llvm/lib/Support/CrashRecoveryContext.cpp
parentee0a3a7a2f018a5d40015b853210b726a8a8b635 (diff)
downloadbcm5719-llvm-65c52ae8ca180cf54094cb78045e18ba82aec46e.tar.gz
bcm5719-llvm-65c52ae8ca180cf54094cb78045e18ba82aec46e.zip
InstSimplify: shl nsw/nuw undef, %V -> undef
We can always choose an value for undef which might cause %V to shift out an important bit except for one case, when %V is zero. However, shl behaves like an identity function when the right hand side is zero. llvm-svn: 224405
Diffstat (limited to 'llvm/lib/Support/CrashRecoveryContext.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud