Files
clang-p2996/llvm/test/Transforms/SimplifyCFG/implied-cond.ll
Roman Lebedev 2ee724863e [SimplifyCFG] ConstantFoldTerminator() already knows how to preserve DomTree
... so just ensure that we pass DomTreeUpdater it into it.

Fixes DomTree preservation for a number of tests,
all of which are marked as such so that they do not regress.
2020-12-18 00:37:22 +03:00

1.9 KiB