Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / bolt / test / X86 / remove-unused.test
blob45e9f428e91d6887a9a9b329f842b29a7bd29c69
1 # Verifies that llvm-bolt is able to remove dead basic blocks. Also check that
2 # the BB reordering ignores dead BBs.
4 RUN: llvm-mc -filetype=obj -triple x86_64-unknown-unknown %S/Inputs/entry.s -o %t.o
5 RUN: link_fdata %S/Inputs/entry.s %t.o %t.fdata --nmtool llvm-nm
6 RUN: llvm-strip --strip-unneeded %t.o
7 RUN: %clang %cflags %t.o -o %t.exe -Wl,-q -nostdlib
8 RUN: llvm-bolt %t.exe --data %t.fdata -o %t --funcs=_start \
9 RUN:   --eliminate-unreachable --reorder-blocks=none \
10 RUN:   --print-finalized --sequential-disassembly 2>&1 | FileCheck %s
12 # Optimized
13 CHECK:  BB Layout : .LBB00, .Ltmp0, .Ltmp2, .Ltmp3, .Ltmp4, .Ltmp5, .Ltmp6, .Ltmp7, .Ltmp8, .Ltmp9, .Ltmp10, .Ltmp11