[MBP] Fix a really horrible bug in MachineBlockPlacement, but behind
[oota-llvm.git] / test / CodeGen / X86 / complex-fca.ll
index 7e7acaa98a7646eb9b576dea09cc305bb047ec96..8ad38a4ee5c03a3f7ec03557d4c059cebffef54b 100644 (file)
@@ -1,5 +1,8 @@
 ; RUN: llc < %s -march=x86 | grep mov | count 2
 
+; Skip this on Windows as there is no ccosl and sret behaves differently.
+; XFAIL: pc-win32
+
 define void @ccosl({ x86_fp80, x86_fp80 }* noalias sret %agg.result, { x86_fp80, x86_fp80 } %z) nounwind {
 entry:
        %z8 = extractvalue { x86_fp80, x86_fp80 } %z, 0