![]() makeLoopInvariant may recursively move its operands to make them invariant, before moving the passed in instruction. Those recursively moved instructions are currently missed when invalidating block and loop dispositions. To address this, move the invalidation code to Loop::makeLoopInvariant. Fixes #58314. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D135909 |
||
---|---|---|
.. | ||
2007-07-23-InfiniteLoop.ll | ||
2008-05-06-Phi.ll | ||
2011-06-21-phioperands.ll | ||
2017-07-11-incremental-dt.ll | ||
D108848-regression.ll | ||
assume.ll | ||
basic-remark.ll | ||
bbi-59728.ll | ||
blockaddress.ll | ||
crashbc.ll | ||
dcetest.ll | ||
diundef.ll | ||
eval_first_iteration.ll | ||
invalidate-scev-after-hoisting.ll | ||
invalidation.ll | ||
irreducible-cfg.ll | ||
loops-with-irreducible-subloops.ll | ||
multiple-exit-conditions.ll | ||
multiple-exits.ll | ||
mustprogress.ll | ||
no-exit-blocks.ll | ||
noop-loops-with-subloops.ll | ||
pr49967.ll | ||
pr53969.ll | ||
pr56266.ll | ||
simplify-then-delete.ll | ||
switch.ll | ||
two-predecessors.ll | ||
unreachable-loops.ll | ||
update-scev.ll | ||
use-in-unreachable.ll | ||
zero-btc.ll |