llvm-project/llvm/test/Transforms/GVNHoist
Aditya Kumar b8e345b266 PR46874: Reset stack after visiting a node
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
2021-08-20 11:25:05 -07:00
..
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 Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
hoist-pr28933.ll
hoist-pr31891.ll
hoist-pr46874.ll PR46874: Reset stack after visiting a node 2021-08-20 11:25:05 -07:00
hoist-recursive-geps.ll
hoist-simplify-phi.ll
hoist-unsafe-pr31729.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
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 Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
pr35222-hoist-load.ll
pr36787.ll
pr37445.ll PR46874: Reset stack after visiting a node 2021-08-20 11:25:05 -07:00
pr37808.ll
pr38807.ll
pr45442.ll