forked from OSchip/llvm-project
6861d938e5
See discussion in https://bugs.llvm.org/show_bug.cgi?id=45073 / https://reviews.llvm.org/D66324#2334485
the implementation is known-broken for certain inputs,
the bugreport was up for a significant amount of timer,
and there has been no activity to address it.
Therefore, just completely rip out all of misexpect handling.
I suspect, fixing it requires redesigning the internals of MD_misexpect.
Should anyone commit to fixing the implementation problem,
starting from clean slate may be better anyways.
This reverts commit
|
||
---|---|---|
.. | ||
PR33346.ll | ||
basic.ll | ||
expect-with-probability.ll | ||
expect_nonboolean.ll | ||
phi_merge.ll | ||
phi_or.ll | ||
phi_tern.ll |