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

Devang Patel dpatel at apple.com
Fri Mar 23 09:57:36 PDT 2007


On Mar 23, 2007, at 9:32 AM, Reid Spencer wrote:

> 2. To allow "make check TESTSUITE=test/Transforms/InstCombine/APInt"  
> to
> just check
>    the APInt versions of these tests.

How about
	cd test &&  make RUNTESTFLAGS="Transforms/InstCombine/dg.exp=*apint*"
?

-
Devang



More information about the llvm-commits mailing list