[LLVMdev] compiler code coverage

Duncan Sands baldrick at free.fr
Tue Sep 9 00:21:14 PDT 2008


> Anyone interested in seeing how much of a coverage increase is gotten by 
> compiling random programs?
> 
>    http://www.cs.utah.edu/~eeide/emsoft08/

Sure!

> It may be profitable to create a new category of programs in the test 
> suite: random programs that cause otherwise-uncovered parts of the 
> compiler to execute.

Yes, that would be great.  However it would be better if they were
bitcode rather than C.

Ciao,

Duncan.



More information about the llvm-dev mailing list