From e2c3f5c982806603cdd1199d1061aeee7e14f9ed Mon Sep 17 00:00:00 2001 From: Andrew Trick Date: Fri, 25 Jan 2013 06:33:57 +0000 Subject: MIsched: Improve the interface to SchedDFS analysis (subtrees). Allow the strategy to select SchedDFS. Allow the results of SchedDFS to affect initialization of the scheduler state. llvm-svn: 173425 --- llvm/test/CodeGen/X86/misched-matrix.ll | 3 --- 1 file changed, 3 deletions(-) (limited to 'llvm/test/CodeGen/X86/misched-matrix.ll') diff --git a/llvm/test/CodeGen/X86/misched-matrix.ll b/llvm/test/CodeGen/X86/misched-matrix.ll index d00d17392a7..f5566e5e5de 100644 --- a/llvm/test/CodeGen/X86/misched-matrix.ll +++ b/llvm/test/CodeGen/X86/misched-matrix.ll @@ -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). ; -- cgit v1.2.3