<div dir="ltr">On 19 April 2013 20:27, Chad Rosier <span dir="ltr"><<a href="mailto:mcrosier@apple.com" target="_blank">mcrosier@apple.com</a>></span> wrote:<br><div class="gmail_extra"><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">
Author: mcrosier<br>
Date: Fri Apr 19 14:27:33 2013<br>
New Revision: 179874<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=179874&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=179874&view=rev</a><br>
Log:<br>
Attempt to pacify this test for the buildbots.<br></blockquote><div><br></div><div style>Hi Chad,</div><div style><br></div><div style>On ARM it's not the virtual register name, but the actual instruction that is different:</div>
<div style><br></div><div style><pre style="font-family:'Courier New',courier,monotype,monospace;color:rgb(0,0,0);font-size:medium"><span class="">; CHECK: %[[V2:[0-9]+]] = bitcast %.qux.2585* %{{.*}} to %.qux.2496*
         ^
<stdin>:1:1: note: scanning from here
; ModuleID = '<stdin>'
^
<stdin>:42:13: note: possible intended match here
 %tmp = getelementptr inbounds %.qux.2585* %this, i32 0</span></pre></div><div style>cheers,</div><div style>--renato</div></div></div></div>