brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.1 KiB · 92ebf9a Raw
22 lines · plain
1# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 42# RUN: llc -mtriple=x86_64-- -run-pass=machine-cp -o - %s | FileCheck %s3 4---5name:            foo6tracksRegLiveness: true7body:             |8  bb.0:9    liveins: $eax10 11    ; CHECK-LABEL: name: foo12    ; CHECK: liveins: $eax13    ; CHECK-NEXT: {{  $}}14    ; CHECK-NEXT: INLINEASM &"", 0 /* attdialect */, 10 /* regdef */, implicit-def dead $eax, 2686986 /* regdef:GR32_NOREX2 */, def renamable $r15d, 10 /* regdef */, implicit-def dead $ecx, 10 /* regdef */, implicit-def dead $edx, 2147483657 /* reguse tiedto:$0 */, $eax(tied-def 3)15    ; CHECK-NEXT: renamable $ecx = COPY killed renamable $r15d16    ; CHECK-NEXT: NOOP implicit $ecx17    INLINEASM &"", 0 /* attdialect */, 10 /* regdef */, implicit-def dead $eax, 2686986 /* regdef:GR32_NOREX2 */, def renamable $r15d, 10 /* regdef */, implicit-def dead $ecx, 10 /* regdef */, implicit-def dead $edx, 2147483657 /* reguse tiedto:$0 */, $eax(tied-def 3)18    renamable $ecx = COPY killed renamable $r15d19    NOOP implicit $ecx20 21...22