brintos

brintos / llvm-project-archived public Read only

0
0
Text · 341 B · a755164 Raw
10 lines · plain
1# RUN: llc -O0 -mtriple=m68k -start-after=prologepilog -verify-machineinstrs %s -o - | FileCheck %s2 3name: is-pcrel-register-operand-legal4body:             |5  bb.0.entry:6    ; CHECK: move.l  (0,%pc,%a0), (%a1)7    ; CHECK: move.l  (%a0), (0,%pc,%a1)8 9    MOV32jk $a1,  0, $a0, implicit-def $ccr10    MOV32kj 0,  $a1, $a0, implicit-def $ccr