1 # RUN: llc -mtriple=armv7-none-eabi -verify-machineinstrs -run-pass arm-ldst-opt %s -o - | FileCheck %s
5 # Make sure the load into $r0 doesn't clobber the base register before the second load uses it.
6 # CHECK: $r3 = LDRi12 $r0, 12, 14, $noreg
7 # CHECK-NEXT: $r0 = LDRi12 $r0, 8, 14, $noreg
11 $r0, $r3 = LDRD $r0, $noreg, 8, 14, $noreg