forked from OSchip/llvm-project
b8e345b266
When the stack is not reset it keeps previously visited Basic Block which results in bugs where an instruction is hoisted to a predecessor where the instruction was not fully anticipable. Differential Revision: https://reviews.llvm.org/D108425 |
||
---|---|---|
.. | ||
hoist-call.ll | ||
hoist-convergent.ll | ||
hoist-inline.ll | ||
hoist-md.ll | ||
hoist-more-than-two-branches.ll | ||
hoist-mssa.ll | ||
hoist-newgvn.ll | ||
hoist-pr20242.ll | ||
hoist-pr22005.ll | ||
hoist-pr28606.ll | ||
hoist-pr28933.ll | ||
hoist-pr31891.ll | ||
hoist-pr46874.ll | ||
hoist-recursive-geps.ll | ||
hoist-simplify-phi.ll | ||
hoist-unsafe-pr31729.ll | ||
hoist-very-busy.ll | ||
hoist.ll | ||
infinite-loop-direct.ll | ||
infinite-loop-indirect.ll | ||
int_sideeffect.ll | ||
ld_hoist1.ll | ||
ld_hoist_st_sink.ll | ||
non-trivial-phi.ll | ||
pr28626.ll | ||
pr29031.ll | ||
pr29034.ll | ||
pr30216.ll | ||
pr30499.ll | ||
pr35222-hoist-load.ll | ||
pr36787.ll | ||
pr37445.ll | ||
pr37808.ll | ||
pr38807.ll | ||
pr45442.ll |