Add a test case for global live range splitting.
[oota-llvm.git] / test / CodeGen / Thumb2 / 2009-08-04-SubregLoweringBug2.ll
index a0fdfd73b20a421e1a0bb6b8a8b7d3c1511a4515..9d4fc313cf9c5845c9efb9a070545000dc78b9fa 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=thumbv7-apple-darwin9 -mattr=+neon,+neonfp
+; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8
 ; rdar://7117307
 
        %struct.Hosp = type { i32, i32, i32, %struct.List, %struct.List, %struct.List, %struct.List }
@@ -6,7 +6,7 @@
        %struct.Patient = type { i32, i32, i32, %struct.Village* }
        %struct.Village = type { [4 x %struct.Village*], %struct.Village*, %struct.List, %struct.Hosp, i32, i32 }
 
-define arm_apcscc %struct.List* @sim(%struct.Village* %village) nounwind {
+define %struct.List* @sim(%struct.Village* %village) nounwind {
 entry:
        br i1 undef, label %bb14, label %bb3.preheader