[SPARC] Switch to the Machine Scheduler.
[oota-llvm.git] / test / CodeGen / SPARC / 2011-01-22-SRet.ll
index ae9764e820845b50f44a98327ac538491f5ad471..678544ebf2cb47241fe6130ef0af7be6b5d3bfc8 100644 (file)
@@ -19,8 +19,8 @@ entry:
 define i32 @test() nounwind {
 entry:
 ;CHECK-LABEL: test:
-;CHECK: st {{.+}}, [%sp+64]
 ;CHECK: call make_foo
+;CHECK: st {{.+}}, [%sp+64]
 ;CHECK: unimp 12
   %f = alloca %struct.foo_t, align 8
   call void @make_foo(%struct.foo_t* noalias sret %f, i32 10, i32 20, i32 30) nounwind