<p dir="ltr">My comment was wrong, since I was in hurry then.</p>
<p dir="ltr">The issue was for targeting Windows x64. Reproducible with x86_64-mingw32 and x86_64-win32. You can see loads like;</p>
<p dir="ltr">movdqa (%rcx),%xmm</p>
<div class="gmail_quote">2014/07/26 14:30 "Chandler Carruth" <<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 25, 2014 at 9:47 PM, NAKAMURA Takumi <span dir="ltr"><<a href="mailto:geek4civic@gmail.com" target="_blank">geek4civic@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="overflow:hidden">-; SSE:         movdqa {{.*}}, %[[X1:xmm[0-9]+]]<br>
+; SSE:         movdqa {{(.*LCPI|__xmm@55555556555555565555555655555556).*}}, %[[X1:xmm[0-9]+]]</div></blockquote></div><br>I don't understand this change... I don't even know how to update the CHECK line to not break something. Why was '.*' not a good thing to match? Could you use a simpler pattern here?</div>

</div>
</blockquote></div>