[llvm-commits] CVS: llvm/test/Transforms/InstCombine/APInt/

Reid Spencer rspencer at reidspencer.com
Fri Mar 23 12:25:25 PDT 2007


On Fri, 2007-03-23 at 12:15 -0700, Devang Patel wrote:

> Aha.. it is running all tests. In GCC test suite you can do ../ 
> dg.exp=zext.ll to run just zext.ll.
> May be some dejagnu/tcl tk machinary is missing. I do not know what?

No, nothing is missing, its just different. Each dg.exp file can "do its
own thing" to determine how the tests in that directory are to be run,
which ones to run, etc. We're just different from gcc, that's all.

> 
> BTW, I do not have any opinion regrading creating APInt subdirecty so  
> go ahead.

It is already created, but we'll see what Chris says about it :)

> 
> -
> Devang




More information about the llvm-commits mailing list