Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / misched-new.ll
index f3c2af8f210bca24e8f3238237a221ada0d51cc2..8f2f6f7697dfa69bfc8f2f9aab5403500e2469e0 100644 (file)
@@ -1,8 +1,10 @@
 ; RUN: llc -march=x86-64 -mcpu=core2 -enable-misched -misched=shuffle -misched-bottomup < %s
-; XFAIL: *
-; ...should pass. See PR12324: misched bringup
+; REQUIRES: asserts
 ;
 ; Interesting MachineScheduler cases.
+;
+; FIXME: There should be an assert in the coalescer that we're not rematting
+; "not-quite-dead" copies, but that breaks a lot of tests <rdar://problem/11148682>.
 
 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture, i64, i32, i1) nounwind