brintos

brintos / llvm-project-archived public Read only

0
0
Text · 460 B · c5a8fab Raw
14 lines · plain
1# RUN: llc -mtriple=arm-eabi -O1 -run-pass=machine-cp %s -o - \2# RUN: -verify-machineinstrs -simplify-mir | FileCheck %s3 4name:            h5body:             |6  bb.0:7 8    dead renamable $r9, renamable $r0 = UMULL renamable $lr, killed renamable $r0, 14 /* CC::al */, $noreg, $noreg9 10  ; CHECK: dead renamable $r9, renamable $r0 = UMULL renamable $lr, killed renamable $r0, 14 /* CC::al */, $noreg, $noreg11 12    renamable $r9 = COPY killed renamable $r013...14