[LLVMdev] Running the programs in the LLVM test suite with a pass and without it.

Douglas do Couto Teixeira douglasdocouto at gmail.com
Mon Feb 7 04:20:48 PST 2011


Hi guys,

I have a pass called "MyPass". And I can run this pass in the LLVM test
suite programs and produce a report with the statistics of the execution of
this pass. Now, I would like to run the programs in LLVM test suite and
generate a report comparing the results obtained without using the pass with
the results obtained using the pass. Is there any way to do this?

Thank you,

Douglas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110207/d07c4bfe/attachment.html>


More information about the llvm-dev mailing list