[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/...
Michael Gottesman
mgottesman at apple.com
Sat Sep 29 15:22:28 PDT 2012
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
More information about the llvm-commits
mailing list