[RISCV] Split strided-load-store.ll tests into EVL and VP. NFC
[llvm-project.git] / llvm / test / DebugInfo / debugify-export.ll
blob30333ca908b0d272d7b534313a66a20eeb9edd04
1 ; RUN: opt %s -disable-output -debugify-each -debugify-quiet -debugify-export - -passes=globalopt | FileCheck %s
2 ; RUN: opt %s -disable-output -debugify-each -debugify-quiet -debugify-export - -passes=globalopt | FileCheck %s
4 ; RUN: opt --experimental-debuginfo-iterators=false %s -disable-output -debugify-each -debugify-quiet -debugify-export - -passes=globalopt | FileCheck %s
5 ; RUN: opt --experimental-debuginfo-iterators=false %s -disable-output -debugify-each -debugify-quiet -debugify-export - -passes=globalopt | FileCheck %s
7 ; CHECK: Pass Name
8 ; CHECK-SAME: # of missing debug values
9 ; CHECK-SAME: # of missing locations
10 ; CHECK-SAME: Missing/Expected value ratio
11 ; CHECK-SAME: Missing/Expected location ratio
13 ; CHECK:      {{Module Verifier|GlobalOptPass}}
14 ; CHECK-SAME: 0,0,0.000000e+00,0.000000e+00
16 define void @foo() {
17   ret void