forked from OSchip/llvm-project
2f17ed294f
In both ADCE and BDCE (via DemandedBits) we should not remove instructions that are not guaranteed to return. This issue was pointed out by fhahn in the recent llvm-dev thread. Differential Revision: https://reviews.llvm.org/D96993 |
||
---|---|---|
.. | ||
basic.ll | ||
dbg-multipleuses.ll | ||
dce-pure.ll | ||
dead-uses.ll | ||
dead-void-ro.ll | ||
intrinsics.ll | ||
invalidate-assumptions.ll | ||
order.ll | ||
pr26587.ll | ||
pr41925.ll | ||
sext_multi_uses.ll | ||
vectors-inseltpoison.ll | ||
vectors.ll | ||
willreturn.ll |