forked from OSchip/llvm-project
406f1ff1cd
This patch makes the DoesKMove argument non-optional, to force people to think about it. Most cases where it is false are either code hoisting or code sinking, where we pick one instruction from a set of equal instructions among different code paths. Reviewers: dberlin, nlopes, efriedma, davide Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D47475 llvm-svn: 340606 |
||
---|---|---|
.. | ||
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-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 |