[LLVMdev] Using benchmarks from SPEC (gcc, bzip2...)

Silvio Ricardo Cordeiro silvioricardoc at gmail.com
Wed Jun 2 19:24:55 PDT 2010


I'm planning on implementing a register allocator on LLVM and I've noticed
that the LLVM test suite supports SPEC's CINT2006 benchmarks with some
makefiles. Since SPEC seems to be way too expensive, but some (all?) of its
programs are available for free, I was thinking of making my own SPEC-based
test suite.
How hard would it be for me to integrate whole-program benchmarks in LLVM?

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100602/033880f8/attachment.html>


More information about the llvm-dev mailing list