forked from OSchip/llvm-project
7769030b93
This version fixes a buildbot failure cause by picking the wrong insert
point for XORs. We cannot pick the XOR binary operator as insert point,
as it is not guaranteed that both input operands for the overflow
intrinsic are defined before it.
This reverts the revert commit
|
||
---|---|---|
.. | ||
free-zext.ll | ||
large-offset-gep.ll | ||
lit.local.cfg | ||
overflow-intrinsics.ll | ||
sink-free-instructions.ll | ||
trunc-weird-user.ll | ||
widen_switch.ll |