[llvm-commits] Codegen stress testing tool

Chris Lattner clattner at apple.com
Sat Feb 25 20:10:23 PST 2012


On Feb 24, 2012, at 2:46 PM, Rotem, Nadav wrote:

> Compiling lots of 'junk' helps in catching missing isel patterns and fire assertions in different parts of the codegen.   I attached a patch for a small utility that generates random LL files. I found many codegen bugs[1] using this utility and I think that it would be useful to have it upstream.
>  
Cool, please add it.  Do add documentation to llvm/docs/CommandGuide, ReleaseNotes and probably docs/TestingGuide.html as well.  It might also be worthwhile to send a heads-up about this new thing to llvm-dev. Thanks Nadav!

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120225/04208a6b/attachment.html>


More information about the llvm-commits mailing list