<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 12 (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;}
/* 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;}
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.EmailStyle17
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
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;}
@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";color:#1F497D'>Hi,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>By the way, I notice looking at the LNT output that it's configured for a Release+Asserts build. What's the rationale for this? (Note that I'm NOT saying this is wrong, I genuinely don't know what sort of configuration you'd use when using LNT for timing data and I'd be interested to know.)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Cheers,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Dave<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><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"'> llvm-commits-bounces@cs.uiuc.edu [mailto:llvm-commits-bounces@cs.uiuc.edu] <b>On Behalf Of </b>Renato Golin<br><b>Sent:</b> 15 February 2013 13:39<br><b>To:</b> Joey Gouly<br><b>Cc:</b> LLVM Commits<br><b>Subject:</b> Re: [zorg] r175256 - ARM LNT: passing -O3 directly<o:p></o:p></span></p></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>Yes, it "looks green" because what parses the output is not smart enough. I suppose it's looking for "FAIL" messages or something specific and found none...<o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Don't worry, I'm investigating it constantly and will only declare it green once I'm sure it is running all the tests and really passing. But before that happens, they will fail. I ran it locally on the Chromebook and the tests "failed" because of execution time (some tests took too long), but the results were right. I guess we'll need to fine tune for ARM hardware, but that's only after they start running and failing...<o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>After the third iteration failing to create a bot right, I'm seriously considering building a local master... And can't stop blaming myself for not have done that in the first place... ;)<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>--renato<o:p></o:p></p></div></div></div><div><p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p><div><p class=MsoNormal>On 15 February 2013 13:07, Joey Gouly <<a href="mailto:joey.gouly@arm.com" target="_blank">joey.gouly@arm.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>This bot is still failing, even though it looks green.<o:p></o:p></p><div><div><p class=MsoNormal style='margin-bottom:12.0pt'><br><br><br>-----Original Message-----<br>From: <a href="mailto:llvm-commits-bounces@cs.uiuc.edu">llvm-commits-bounces@cs.uiuc.edu</a><br>[mailto:<a href="mailto:llvm-commits-bounces@cs.uiuc.edu">llvm-commits-bounces@cs.uiuc.edu</a>] On Behalf Of Renato Golin<br>Sent: 15 February 2013 09:12<br>To: <a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>Subject: [zorg] r175256 - ARM LNT: passing -O3 directly<br><br>Author: rengolin<br>Date: Fri Feb 15 03:12:27 2013<br>New Revision: 175256<br><br>URL: <a href="http://llvm.org/viewvc/llvm-project?rev=175256&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=175256&view=rev</a><br>Log:<br>ARM LNT: passing -O3 directly<br><br>Modified:<br> zorg/trunk/buildbot/osuosl/master/config/builders.py<br><br>Modified: zorg/trunk/buildbot/osuosl/master/config/builders.py<br>URL:<br><a href="http://llvm.org/viewvc/llvm-project/zorg/trunk/buildbot/osuosl/master/config/builders.py?rev=175256&r1=175255&r2=175256&view=diff" target="_blank">http://llvm.org/viewvc/llvm-project/zorg/trunk/buildbot/osuosl/master/config<br>/builders.py?rev=175256&r1=175255&r2=175256&view=diff</a><br>============================================================================<br>==<br>--- zorg/trunk/buildbot/osuosl/master/config/builders.py (original)<br>+++ zorg/trunk/buildbot/osuosl/master/config/builders.py Fri Feb 15 03:12:27<br>2013<br>@@ -222,7 +222,7 @@ def _get_clang_builders():<br> 'slavenames':["linaro-chrome-01"],<br> 'builddir':"clang-native-arm-lnt",<br> 'factory' :<br>LNTBuilder.getLNTFactory(triple='armv7l-unknown-linux-gnueabihf',<br>- nt_flags=['--mllvm=-O3',<br>'--multisample=3'],<br>+ nt_flags=['-O3',<br>'--multisample=3'],<br> jobs=2,<br>use_pty_in_tests=True, clean=False,<br> testerName='O3-vect',<br>run_cxx_tests=True)},<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><br><br><br><o:p></o:p></p></div></div></div><p class=MsoNormal><o:p> </o:p></p></div></div></body></html>