MIsched: Improve the interface to SchedDFS analysis (subtrees).
[oota-llvm.git] / test / CodeGen / X86 / misched-matrix.ll
index d00d17392a7e842eccc14c3401e829a04e5246b6..f5566e5e5de97d409b999ec3d5a4de16b3ab7f79 100644 (file)
@@ -8,9 +8,6 @@
 ; RUN:          -misched=ilpmax -verify-machineinstrs \
 ; RUN:     | FileCheck %s -check-prefix=ILPMAX
 ;
-; Very temporary xfail during SchedDFSResult churn.
-; XFAIL: *
-;
 ; Verify that the MI scheduler minimizes register pressure for a
 ; uniform set of bottom-up subtrees (unrolled matrix multiply).
 ;