1 # NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
2 # RUN: llc -mtriple=mipsel-linux-gnu -run-pass=regbankselect -mattr=+mips32r2 -verify-machineinstrs %s -o - | FileCheck %s -check-prefixes=MIPS32R2
5 define void @bswap_i32() { entry: ret void }
12 tracksRegLiveness: true
17 ; MIPS32R2-LABEL: name: bswap_i32
18 ; MIPS32R2: liveins: $a0
19 ; MIPS32R2: [[COPY:%[0-9]+]]:gprb(s32) = COPY $a0
20 ; MIPS32R2: [[BSWAP:%[0-9]+]]:gprb(s32) = G_BSWAP [[COPY]]
21 ; MIPS32R2: $v0 = COPY [[BSWAP]](s32)
22 ; MIPS32R2: RetRA implicit $v0
24 %1:_(s32) = G_BSWAP %0