1 # RUN: llc -march=x86-64 -run-pass none -o - %s | FileCheck %s
2 # This test ensures that the MIR parser parses the 'renamable' register flags
6 define void @foo() { ret void }
13 ; CHECK: renamable $eax = IMUL32rri8 $edi, 11, implicit-def dead $eflags
14 renamable $eax = IMUL32rri8 $edi, 11, implicit-def dead $eflags