Hi,
Under directory, /llvm/test/programs/external/spec, It seems there are several makefiles for SPEC. I am just wondering could I get the SPEC code or bytecode. Thanks in advance.
Qiuyu
Hi,
Under directory, /llvm/test/programs/external/spec, It seems there are several makefiles for SPEC. I am just wondering could I get the SPEC code or bytecode. Thanks in advance.
Qiuyu
Because of the SPEC licensing restrictions, we cannot distribute SPEC to non-UIUC users. I expect UCLA would have a site-wide license so you should be able to get the source yourself. Our Makefiles will compile it directly from where it is installed.
--Vikram
http://www.cs.uiuc.edu/~vadve
http://llvm.cs.uiuc.edu/
I'm almost certain that we can provide binaries without a problem, it's
just the source and inputs that are protected. I'm pretty sure that SPEC
provides binaries on their web site. Zhang Qiuyu, if you can find any
information about this on the SPEC site, I would be happy to make you a
tarball of the bytecode files.
-Chris