<div dir="ltr"><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">
<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="im"><div><span style="color:rgb(34,34,34)">I know it's a bit of a pain, but can you create some generic place-holder bugs for those? At least we have an explicit list of broken things, rather than on the back of some people's minds. ;)</span></div>
</div></div></div></div></blockquote><div><br></div><div>I filed the following, and CC'ed you:</div><div><a href="http://llvm.org/bugs/show_bug.cgi?id=16320">http://llvm.org/bugs/show_bug.cgi?id=16320</a><br></div><div>
<a href="http://llvm.org/bugs/show_bug.cgi?id=16321">http://llvm.org/bugs/show_bug.cgi?id=16321</a><br></div><div><a href="http://llvm.org/bugs/show_bug.cgi?id=16322">http://llvm.org/bugs/show_bug.cgi?id=16322</a><br></div>
<div><a href="http://llvm.org/bugs/show_bug.cgi?id=16323">http://llvm.org/bugs/show_bug.cgi?id=16323</a><br></div><div> </div><div> </div><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">
<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="im"><div></div></div><div class="im"><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">
<div dir="ltr"><div>I ran all of lnt test-suite on A15 hardware with --optimize-option=-O0 and all the tests pass. All the tests also pass on x86 make check-all. I also re-ran the check-all tests that failed on ARM, and they all seem to pass.</div>


</div>
</blockquote></div></div><br></div><div class="gmail_extra">Our buildbots run on -O3, would be good to know if they also pass on higher optimization levels.</div></div></blockquote><div><br></div><div>Which settings do you suggest? I ran:</div>
<div>  ~/llvm/sandbox/bin/lnt runtest nt --sandbox SANDBOX --cc /home/user/llvm/install/bin/armv7-unknown-linux-gnueabihf-clang --cxx /home/user/llvm/install/bin/armv7-unknown-linux-gnueabihf-clang++ --llvm-src ../llvm --llvm-obj ./ --test-suite ../test-suite -j2 --optimize-option=-O0</div>
<div><br></div><div>FWIW it looks like --small is broken on some tests.</div></div></div></div>