<div>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.</div>


<div>How hard would it be for me to integrate whole-program benchmarks in LLVM?</div><div><br></div>Thanks in advance.