<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Recommitted in r185110.<div><br><div><div>On Jun 27, 2013, at 2:50 PM, Michael Gottesman <<a href="mailto:mgottesman@apple.com">mgottesman@apple.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I just checked and it passed for me on x86-64 mac os x and linux.<div><br></div><div>I think maybe the failure you were seeing was due to the bug Bob fixed in r184870 (which were caught by these tests as you saw = p).</div><div><br></div><div>Like you suggested I am going to revert your revert and see if the issue is fixed.</div><div><br></div><div>Thanks again = ).</div><div>Michael</div><div><br><div><div>On Jun 24, 2013, at 7:20 PM, Chandler Carruth <<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div dir="ltr">Reverted in r184817. Here is my output from running it:<div><br></div><div><div>% llvm-lit -v --param=run_long_tests=true tools/clang/test/CodeGen/arm_neon_intrinsics.c</div><div>llvm-lit: lit.cfg:184: note: using clang: '/home/chandlerc/src/llvm.git/ninja-build/bin/./clang'</div><div>-- Testing: 1 tests, 1 threads --</div><div>FAIL: Clang :: CodeGen/arm_neon_intrinsics.c (1 of 1)</div><div>******************** TEST 'Clang :: CodeGen/arm_neon_intrinsics.c' FAILED ********************</div><div>Script:</div><div>--</div><div>/home/chandlerc/src/llvm.git/ninja-build/bin/./clang -cc1 -internal-isystem /home/chandlerc/src/llvm.git/ninja-build/bin/../lib/clang/3.4/include -triple thumbv7s-apple-darwin -target-abi apcs-gnu  -target-cpu swift -ffreestanding -Os -S -o - /home/chandlerc/src/llvm.git/tools/clang/test/CodeGen/arm_neon_intrinsics.c  | FileCheck /home/chandlerc/src/llvm.git/tools/clang/test/CodeGen/arm_neon_intrinsics.c</div><div>--</div><div>Exit Code: 1</div><div>Command Output (stderr):</div><div>--</div><div>/home/chandlerc/src/llvm.git/tools/clang/test/CodeGen/arm_neon_intrinsics.c:9292:11: error: expected string not found in input</div><div>// CHECK: vshl.i64 d{{[0-9]+}}, d{{[0-9]+}}, #{{[0-9]+}}</div><div>          ^</div><div><stdin>:17868:2: note: scanning from here</div><div> .align 2</div><div> ^</div><div><stdin>:17889:2: note: possible intended match here</div><div> vshl.i8 d16, d16, #1</div><div> ^</div><div>--</div></div><div><br></div><div>Let me know if I can help more.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div class="gmail_extra"><div class="gmail_quote"></div></div></blockquote></div></div></div></blockquote></div><br></div>_______________________________________________<br>cfe-commits mailing list<br><a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</div></blockquote></div><br></div></body></html>