<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.stdout
        {mso-style-name:stdout;}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif"">The xgot.ll failure is not related. Two instructions appear in the output assembly in a different order than the test expected.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif""><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Daniel Sanders
<br>
<b>Sent:</b> 31 March 2014 14:49<br>
<b>To:</b> Reed Kotler; llvm-commits@cs.uiuc.edu<br>
<b>Cc:</b> rafael.espindola@gmail.com; Doug Gilmore<br>
<b>Subject:</b> RE: r205076 regresses mips 32 direct object emitter <o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif"">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif"">I'm not sure if this is related or not yet but I noticed that if I resurrect xgot.ll (converted to an assembly test in
<a href="http://llvm-reviews.chandlerc.com/rL205042">http://llvm-reviews.chandlerc.com/rL205042</a>), it no longer passes.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif""><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Reed Kotler
<br>
<b>Sent:</b> 31 March 2014 04:19<br>
<b>To:</b> llvm-commits@cs.uiuc.edu<br>
<b>Cc:</b> rafael.espindola@gmail.com; Doug Gilmore; Daniel Sanders<br>
<b>Subject:</b> r205076 regresses mips 32 direct object emitter <o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black"><a href="http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140324/210860.html" target="_blank">http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140324/210860.html</a>
<o:p></o:p></span></p>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black">All of our 32 bit direct object emitter build bots have six failures after this change.<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black"><a href="https://dmz-portal.mips.com/bb/grid" target="_blank">https://dmz-portal.mips.com/bb/grid</a><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black"><o:p> </o:p></span></p>
</div>
<div>
<pre><span class="stdout"><span style="font-size:13.5pt;color:black">SingleSource/UnitTests/Vector/constpool</span></span><span class="stdout"><span style="font-size:13.5pt"><o:p></o:p></span></span></pre>
<pre><span class="stdout"><span style="font-size:13.5pt;color:black">SingleSource/Benchmarks/Misc-C++-EH/spirit<o:p></o:p></span></span></pre>
<pre><span class="stdout"><span style="font-size:13.5pt;color:black">MultiSource/Applications/sqlite3/sqlite3<o:p></o:p></span></span></pre>
<pre><span class="stdout"><span style="font-size:13.5pt;color:black">MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg<o:p></o:p></span></span></pre>
<pre><span class="stdout"><span style="font-size:13.5pt;color:black">MultiSource/Applications/kimwitu++/kc<o:p></o:p></span></span></pre>
<pre><span class="stdout"><span style="font-size:13.5pt;color:black">MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset</span></span><o:p></o:p></pre>
<pre><span style="font-size:13.5pt;color:black"><o:p> </o:p></span></pre>
<pre><span style="font-size:13.5pt;color:black">These tests run under qemu and we can provide whatever is needed for people to run them.<o:p></o:p></span></pre>
<pre><span style="font-size:13.5pt;color:black"><o:p> </o:p></span></pre>
<pre><span style="font-size:13.5pt;color:black"><o:p> </o:p></span></pre>
</div>
</div>
</div>
</div>
</div>
</body>
</html>