<div dir="ltr">FWIW this passes with trunk now (bootstrapped with clang).<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 7, 2013 at 8:33 PM, İsmail Dönmez <span dir="ltr"><<a href="mailto:ismail@donmez.ws" target="_blank">ismail@donmez.ws</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">This is with Linux on BeagleBone Black (Cortex-A8), regressed recently:<div><br></div><div><div><br></div>

<div>FAIL: LLVM :: MC/ARM/basic-arm-instructions.s (5404 of 8944)</div><div>******************** TEST 'LLVM :: MC/ARM/basic-arm-instructions.s' FAILED ********************</div>
<div>Script:</div><div>--</div><div>/havana/work/llvm/build/Release+Asserts/bin/llvm-mc -triple=armv7-apple-darwin -mcpu=cortex-a8 -show-encoding < /havana/work/llvm/test/MC/ARM/basic-arm-instructions.s | /havana/work/llvm/build/Release+Asserts/bin/FileCheck /havana/work/llvm/test/MC/ARM/basic-arm-instructions.s</div>


<div>--</div><div>Exit Code: 1</div><div><br></div><div>Command Output (stderr):</div><div>--</div><div>/havana/work/llvm/test/MC/ARM/basic-arm-instructions.s:2935:10: error: expected string not found in input</div><div>

@ CHECK: wfi @ encoding: [0x03,0xf0,0x20,0xe3]</div>
<div>         ^</div><div><stdin>:2929:2: note: scanning from here</div><div> sev @ encoding: [0x03,0xf0,0x20,0xe3]</div><div> ^</div><div><stdin>:2935:2: note: possible intended match here</div><div> wfe @ encoding: [0x02,0xf0,0x20,0xe3]</div>


<div> ^</div><div><br></div><div>--</div><div><br></div><div>********************</div><div>FAIL: LLVM :: MC/ARM/basic-thumb2-instructions.s (5407 of 8944)</div><div>******************** TEST 'LLVM :: MC/ARM/basic-thumb2-instructions.s' FAILED ********************</div>


<div>Script:</div><div>--</div><div>/havana/work/llvm/build/Release+Asserts/bin/llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 -show-encoding < /havana/work/llvm/test/MC/ARM/basic-thumb2-instructions.s | /havana/work/llvm/build/Release+Asserts/bin/FileCheck /havana/work/llvm/test/MC/ARM/basic-thumb2-instructions.s</div>


<div>--</div><div>Exit Code: 1</div><div><br></div><div>Command Output (stderr):</div><div>--</div><div>/havana/work/llvm/test/MC/ARM/basic-thumb2-instructions.s:3609:10: error: expected string not found in input</div><div>


@ CHECK: wfi.w @ encoding: [0xaf,0xf3,0x03,0x80]</div><div>         ^</div><div><stdin>:3606:2: note: scanning from here</div><div> sev.w @ encoding: [0xaf,0xf3,0x03,0x80]</div><div> ^</div><div><stdin>:3607:2: note: possible intended match here</div>


<div> wfe.w @ encoding: [0xaf,0xf3,0x02,0x80]</div><div> ^</div><div><br></div><div>--</div><div><br></div><div>********************</div><div>FAIL: LLVM :: MC/Disassembler/ARM/basic-arm-instructions.txt (5656 of 8944)</div>


<div>******************** TEST 'LLVM :: MC/Disassembler/ARM/basic-arm-instructions.txt' FAILED ********************</div><div>Script:</div><div>--</div><div>/havana/work/llvm/build/Release+Asserts/bin/llvm-mc -triple=armv7-apple-darwin -mcpu=cortex-a8 -disassemble < /havana/work/llvm/test/MC/Disassembler/ARM/basic-arm-instructions.txt | /havana/work/llvm/build/Release+Asserts/bin/FileCheck /havana/work/llvm/test/MC/Disassembler/ARM/basic-arm-instructions.txt</div>


<div>--</div><div>Exit Code: 1</div><div><br></div><div>Command Output (stderr):</div><div>--</div><div>/havana/work/llvm/test/MC/Disassembler/ARM/basic-arm-instructions.txt:2419:10: error: expected string not found in input</div>


<div># CHECK: wfi</div><div>         ^</div><div><stdin>:811:2: note: scanning from here</div><div> sev</div><div> ^</div><div><br></div><div>--</div><div><br></div><div>********************</div></div><div><br></div>


<div>Any ideas?</div></div>
</blockquote></div><br></div></div>