Enable allocation of R3 in Thumb1
[oota-llvm.git] / test / CodeGen / Thumb / 2009-08-20-ISelBug.ll
index 1627f61b39a7741db9e5a8314cf22a158307ef52..c31b65b54e3193da9810f9f0e78f85547d1c79b5 100644 (file)
@@ -11,7 +11,7 @@
 
 define arm_apcscc i32 @t(%struct.asl_file_t* %s, i64 %off, i64* %out) nounwind optsize {
 ; CHECK: t:
-; CHECK: adds r4, #8
+; CHECK: adds r3, #8
 entry:
   %val = alloca i64, align 4                      ; <i64*> [#uses=3]
   %0 = icmp eq %struct.asl_file_t* %s, null       ; <i1> [#uses=1]