[llvm-commits] CVS: llvm-test/SingleSource/UnitTests/SignlessTypes/rem.c Makefile
Chris Lattner
clattner at apple.com
Fri Oct 27 09:53:13 PDT 2006
On Oct 27, 2006, at 9:35 AM, Reid Spencer wrote:
> Okay. I'm going to allow the seed to still be specified in the
> Makefile
> though, just to a constant fixed value .. so you can easily try
> different seeds (assuming you also remember to "make clean")
Ok, thx!
-Chris
> Reid.
>
> On Fri, 2006-10-27 at 09:24 -0700, Chris Lattner wrote:
>> On Oct 27, 2006, at 9:15 AM, Reid Spencer wrote:
>>
>>> Is something wrong with one constant seed per day?
>>
>> Yes. Say I do one test run today.
>>
>> Tommorrow I do another test run.
>>
>> the out-nat won't be regenerated tomorrow but llc output will, the
>> test will fail.
>>
>> -Chris
>
More information about the llvm-commits
mailing list