[llvm-commits] [test-suite] r159553 - in /test-suite/trunk/SingleSource/Benchmarks/Polybench: ./ datamining/ datamining/correlation/ datamining/covariance/ linear-algebra/ linear-algebra/kernels/ linear-algebra/kernels/2mm/ linear-algebra/kernels/3mm/ linear-algebra/kernels/atax/ linear-algebra/kernels/bicg/ linear-algebra/kernels/cholesky/ linear-algebra/kernels/doitgen/ linear-algebra/kernels/gemm/ linear-algebra/kernels/gemver/ linear-algebra/kernels/gesummv/ linear-algebra/kernels/mvt/ linear-algebra/kernels/symm/ ...

Jim Grosbach grosbach at apple.com
Mon Jul 2 15:55:51 PDT 2012


On Jul 2, 2012, at 3:53 PM, Tobias Grosser <grosser at fim.uni-passau.de> wrote:

> On 07/03/2012 12:41 AM, Jim Grosbach wrote:
>> Hi Tobias,
>> 
>> There are a lot of misplaced permission bits in this commit. Pretty much everything was added with the 'executable' property set, which is definitely not correct.
> 
> Fixed in 159612.
> 
> Thanks for paying attention. I overlooked this entirely.


Excellent! Thanks for the quick fix and for helping get this pushed into the test suite. Very nice addition.

-Jim



More information about the llvm-commits mailing list