mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
93b123f786
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 |
||
---|---|---|
.. | ||
adce.ll | ||
basic-aa-argmemonly.ll | ||
dse.ll | ||
early-cse.ll | ||
function-attrs.ll | ||
inliner-conservative.ll | ||
merge-func.ll | ||
pr26510.ll | ||
special-state.ll |