[llvm-commits] [test-suite] r164834 - in /test-suite/trunk/MultiSource/Benchmarks: ./ TSVC/ TSVC/ControlFlow-dbl/ TSVC/ControlFlow-flt/ TSVC/ControlLoops-dbl/ TSVC/ControlLoops-flt/ TSVC/CrossingThresholds-dbl/ TSVC/CrossingThresholds-flt/ TSVC/Equivalencing-dbl/ TSVC/Equivalencing-flt/ TSVC/Expansion-dbl/ TSVC/Expansion-flt/ TSVC/GlobalDataFlow-dbl/ TSVC/GlobalDataFlow-flt/ TSVC/IndirectAddressing-dbl/ TSVC/IndirectAddressing-flt/ TSVC/InductionVariable-dbl/ TSVC/InductionVariable-flt/ TSVC/LinearDependence-dbl/ TSVC/...

Hal Finkel hfinkel at anl.gov
Sat Sep 29 17:13:34 PDT 2012


On Sat, 29 Sep 2012 18:09:25 -0500
Hal Finkel <hfinkel at anl.gov> wrote:

> On Sat, 29 Sep 2012 17:54:23 -0500
> Hal Finkel <hfinkel at anl.gov> wrote:
> 
> > On Sat, 29 Sep 2012 15:23:14 -0700
> > Michael Gottesman <mgottesman at apple.com> wrote:
> > 
> > > (i.e. which bots are you speaking of specifically).
> > 
> > Maybe just this one still seems out of date.
> > http://lab.llvm.org:8011/builders/clang-x86_64-darwin10-nt-O3-vectorize/builds/1342/steps/lnt.nightly-test/logs/tests.XFAIL
> 
> There are now these execution-time failures:
> http://lab.llvm.org:8011/builders/clang-x86_64-darwin10-nt-O3/builds/2304/steps/lnt.nightly-test/logs/tests.XFAIL
> (these work for me, even on my Mac)

Correction: These don't work for me on my Mac. On my Mac, the test
suite was comparing not against gcc but against the old XCode clang
(based on LLVM 2.9). For example, in Equivalencing-flt test S1421
returns 17208 when compiled with clang on Darwin x86_64 (going back at
least to LLVM 2.9). gcc on Darwin returns 16000. Both clang and gcc on
Linux on x86_64 return 16000. Both clang and gcc on PowerPC return
16000. Anyone have any ideas on what could cause this? Otherwise, I'm
inclined to file a bug report.

Thanks again,
Hal

> 
>  -Hal
> 
> > 
> > Thanks again,
> > Hal
> > 
> > > 
> > > On Sep 29, 2012, at 3:22 PM, Michael Gottesman
> > > <mgottesman at apple.com> wrote:
> > > 
> > > > I am not sure if that is true.
> > > > 
> > > > See:
> > > > 
> > > > http://lab.llvm.org:8011/builders/clang-x86_64-darwin10-nt-O0-g/builds/919
> > > > 
> > > > Michael
> > > > 
> > > > On Sep 29, 2012, at 3:07 PM, Hal Finkel <hfinkel at anl.gov> wrote:
> > > > 
> > > >> On Sat, 29 Sep 2012 14:59:14 -0700
> > > >> Michael Gottesman <mgottesman at apple.com> wrote:
> > > >> 
> > > >>> No worries. Thanks for the quick turn around = ).
> > > >> 
> > > >> No problem. Can you force all of the bots to update the test
> > > >> suite to pickup the change? It looks like builds that claim to
> > > >> be from that revision and later have not yet picked up the
> > > >> change.
> > > >> 
> > > >> -Hal
> > > >> 
> > > >>> 
> > > >>> Michael
> > > >>> 
> > > >>> On Sep 29, 2012, at 2:57 PM, Hal Finkel <hfinkel at anl.gov>
> > > >>> wrote:
> > > >>> 
> > > >>>> On Sat, 29 Sep 2012 14:25:42 -0700
> > > >>>> Michael Gottesman <mgottesman at apple.com> wrote:
> > > >>>> 
> > > >>>>> It looks like these tests do not compile correctly on
> > > >>>>> Darwin. My buildbots have been screaming.
> > > >>>>> 
> > > >>>>> After looking into one of these tests I think it be because
> > > >>>>> they are including malloc.h instead of sys/malloc.h and a
> > > >>>>> reference to memalign.
> > > >>>> 
> > > >>>> Yes. Both of these things should be fixed as of r164894. I
> > > >>>> apologize for the breakage.
> > > >>>> 
> > > >>>> -Hal
> > > >>>> 
> > > >>>>> 
> > > >>>>> Michael
> > > >>>>> 
> > > >>>>> On Sep 28, 2012, at 12:57 PM, John Criswell
> > > >>>>> <criswell at illinois.edu> wrote:
> > > >>>>> 
> > > >>>>>> On 9/28/12 2:34 PM, Hal Finkel wrote:
> > > >>>>>>> On Fri, 28 Sep 2012 14:08:11 -0500
> > > >>>>>>> John Criswell <criswell at illinois.edu> wrote:
> > > >>>>>>> 
> > > >>>>>>>> On 9/28/12 1:33 PM, Hal Finkel wrote:
> > > >>>>>>>>> Author: hfinkel
> > > >>>>>>>>> Date: Fri Sep 28 13:33:27 2012
> > > >>>>>>>>> New Revision: 164834
> > > >>>>>>>>> 
> > > >>>>>>>>> URL:
> > > >>>>>>>>> http://llvm.org/viewvc/llvm-project?rev=164834&view=rev
> > > >>>>>>>>> Log: Add the TSVC loop benchmarks to the test suite.
> > > >>>>>>>> Please be sure to add a LICENSE.TXT file to the TSVC
> > > >>>>>>>> directory and update the top-level LICENSE.TXT file in
> > > >>>>>>>> test-suite.
> > > >>>>>>> Done, thanks! r164838.
> > > >>>>>> 
> > > >>>>>> Thanks!
> > > >>>>>> 
> > > >>>>>> -- John T.
> > > >>>>>> 
> > > >>>>>> _______________________________________________
> > > >>>>>> llvm-commits mailing list
> > > >>>>>> llvm-commits at cs.uiuc.edu
> > > >>>>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> > > >>>>> 
> > > >>>> 
> > > >>>> 
> > > >>>> 
> > > >>>> -- 
> > > >>>> Hal Finkel
> > > >>>> Postdoctoral Appointee
> > > >>>> Leadership Computing Facility
> > > >>>> Argonne National Laboratory
> > > >>> 
> > > >> 
> > > >> 
> > > >> 
> > > >> -- 
> > > >> Hal Finkel
> > > >> Postdoctoral Appointee
> > > >> Leadership Computing Facility
> > > >> Argonne National Laboratory
> > > > 
> > > 
> > 
> > 
> > 
> 
> 
> 



-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-commits mailing list