Displaying 1 result from an estimated 1 matches for "autoreduce".
2004 Jun 09
1
[LLVMdev] Testing backend
Reid Spencer wrote:
> Vladimir, 
> 
> The makefile for the feature tests is in the directory above. Simply:
> 
> cd ~/llvm/test
> make Feature.t
> 
> This works for the regression tests to:
> 
> make Regression.t
> 
> The tests are run QMTest which just "knows" what to do with the test
> file. In many cases there is a RUN: line which instructs the