[llvm-commits] [llvm] r42303 - in /llvm/trunk/test/CodeGen/X86: ldzero.ll nancvt.ll

Dale Johannesen dalej at apple.com
Tue Sep 25 16:04:34 PDT 2007


On Sep 25, 2007, at 3:31 PM, Neil Booth wrote:

> Dale Johannesen wrote:-
>
>> Author: johannes
>> Date: Tue Sep 25 12:50:55 2007
>> New Revision: 42303
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=42303&view=rev
>> Log:
>> Some tests for APFloat conversions.
>
> Sorry if it's a dumb question; how do I run these tests?
>
> Neil.

cd llvm/test
make

You might have to configure the first time, although I think the top  
level configure does it.
Uses dejagnu.  I don't know a way to run individual tests, but the  
suite takes about 5 minutes.




More information about the llvm-commits mailing list