[LLVMdev] What benchmarks can LLVM compile and run successfully?

Eli Friedman eli.friedman at gmail.com
Sun Dec 20 19:14:53 PST 2009


On Sun, Dec 20, 2009 at 7:06 PM, Li Shengmei <lism03 at gmail.com> wrote:
> Hi,
>
>          I want to know what benchmarks can LLVM compile and run
> successfully.
>
> Such as SPEC CPU2000, SPEC CPU2006 or other benchmarks.

llvm-gcc can compile essentially anything in C/C++.

-Eli




More information about the llvm-dev mailing list