Refactor reciprocal and reciprocal square root estimate into target-independent funct...
[oota-llvm.git] / test / CodeGen / PowerPC / complex-return.ll
index 8a6adaee555602e0057b1d896355d231c03a4f01..9d25e619d2e578d48489d05a8a9ab5e0e9912012 100644 (file)
@@ -24,10 +24,10 @@ entry:
 }
 
 ; CHECK-LABEL: foo:
-; CHECK: lfd 3
-; CHECK: lfd 4
 ; CHECK: lfd 1
 ; CHECK: lfd 2
+; CHECK: lfd 3
+; CHECK: lfd 4
 
 define { float, float } @oof() nounwind {
 entry: