[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git] / llvm / test / Transforms / ADCE / 2002-07-29-Segfault.ll
blob6745555a406d696163fa7cbf8eb8e64a920282aa
1 ; RUN: opt < %s -adce -disable-output
2 ; RUN: opt < %s -adce -disable-output -adce-remove-loops
4 define void @test() {
5         br label %BB3
7 BB3:            ; preds = %BB3, %0
8         br label %BB3