<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div><br>I agree. Not being able to reproduce the failures locally is indeed very inconvenient.<br><br>I marked the ARM ExecutionEngine tests as XFAIL for now.<br><br>There is one other failure which looks unrelated and is likely a bug of a different sort.<br><br>******************** TEST 'LLVM :: CodeGen/X86/apm.ll' FAILED ********************Script:<br>--<br>llc < /wd/buildbot/llvm-arm-linux/llvm/test/CodeGen/X86/apm.ll -o - -march=x86-64 | FileCheck /wd/buildbot/llvm-arm-linux/llvm/test/CodeGen/X86/apm.ll<br>--<br>Exit Code: 1<br>Command Output (stderr):<br>--<br>llc: X86ISelLowering.cpp:9441: llvm::MachineBasicBlock* llvm::X86TargetLowering::EmitMonitor(llvm::MachineInstr*, llvm::MachineBasicBlock*) const: Assertion `Subtarget->hasSSE3() && "Target must have SSE3 features enabled"' failed.<br>0  llc       0x0112e01c<br>1  llc       0x0112e9a4<br>2  libc.so.6 0x4021cc10 __default_sa_restorer_v2 + 0<br>Stack dump:<br>0.<span class="Apple-tab-span" style="white-space:pre">        </span>Program arguments: llc -o - -march=x86-64 <br>1.<span class="Apple-tab-span" style="white-space:pre">      </span>Running pass 'Function Pass Manager' on module '<stdin>'.<br>2.<span class="Apple-tab-span" style="white-space:pre"> </span>Running pass 'Expand ISel Pseudo-instructions' on function '@foo'<br>/wd/buildbot/llvm-arm-linux/llvm/test/CodeGen/X86/apm.ll:4:10: error: expected string not found in input<br>; CHECK: foo:<br>         ^<br><stdin>:1:1: note: scanning from here</div></blockquote></div><br><div>This one is definitely me, but I think Duncan fixed them a couple days ago? If not I'll look.</div><div><br></div><div>-eric</div></body></html>