<div dir="ltr">Good catch, yes, please do.<div><br></div><div>-eric</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 7, 2013 at 2:43 PM, Michael Liao <span dir="ltr"><<a href="mailto:michael.liao@intel.com" target="_blank">michael.liao@intel.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Could you pipe the output directly into FileCheck instead of generating<br>
a temporary file? Sometimes, garbage file left may pass a test<br>
unintentionally.<br>
<span class="HOEnZb"><font color="#888888"><br>
- michael<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Wed, 2013-11-06 at 16:23 -0800, Duncan P. N. Exon Smith wrote:<br>
> This patch changes fastisel to only fold constant add operations into<br>
> GEPs when the type sizes match.  Without it, the operands of the add<br>
> are implicitly promoted, changing the conditions of an overflow and<br>
> the result of the GEP.<br>
><br>
> <rdar://problem/15292280><br>
><br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> llvm-commits mailing list<br>
> <a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
><br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div>