[LLVMdev] DejaGnu test-suite coverage

Chandler Carruth chandlerc at gmail.com
Tue May 27 21:50:19 PDT 2008


On Tue, May 27, 2008 at 8:47 PM, Chris Lattner <sabre at nondot.org> wrote:

> This is pretty spiffy.  I'm (pleasantly) surprised we have 81.8% coverage
> for instcombine.  It would be a specific case where it would be good to add
> regtests to try to get to 100%, given how tricky the code is.  It would also
> be nice if your scripts covered autogenerated code like the tblgen produced
> files in the backend.
>

Done. http://chandlerc.net/llvm-coverage/ is now updated, and coverage
dropped to 62.1%, but thats spectacularly skewed, as generated code is by
its nature bloated. =]

-Chandler


>
> -Chris
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080527/31bfec55/attachment.html>


More information about the llvm-dev mailing list