Add a somewhat hacky heuristic to do something different from whole-loop
[oota-llvm.git] / test / CodeGen / X86 / block-placement.ll
index 9359fb8c12c261e15c08ae1619a71d05de46d985..608e1eaba467e531764a77626b57a05b27be26d8 100644 (file)
@@ -974,9 +974,14 @@ define void @benchmark_heapsort(i32 %n, double* nocapture %ra) {
 ; CHECK: %entry
 ; First rotated loop top.
 ; CHECK: .align
+; CHECK: %while.end
+; CHECK: %for.cond
+; CHECK: %if.then
+; CHECK: %if.else
 ; CHECK: %if.end10
 ; Second rotated loop top
 ; CHECK: .align
+; CHECK: %if.then24
 ; CHECK: %while.cond.outer
 ; Third rotated loop top
 ; CHECK: .align
@@ -985,11 +990,6 @@ define void @benchmark_heapsort(i32 %n, double* nocapture %ra) {
 ; CHECK: %land.lhs.true
 ; CHECK: %if.then19
 ; CHECK: %if.then19
-; CHECK: %if.then24
-; CHECK: %while.end
-; CHECK: %for.cond
-; CHECK: %if.then
-; CHECK: %if.else
 ; CHECK: %if.then8
 ; CHECK: ret