Li Shengmei
2009-Dec-21 03:06 UTC
[LLVMdev] What benchmarks can LLVM compile and run successfully?
Hi, I want to know what benchmarks can LLVM compile and run successfully. Such as SPEC CPU2000, SPEC CPU2006 or other benchmarks. Thanks Shengmei -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091221/ed70efce/attachment.html>
Eli Friedman
2009-Dec-21 03:14 UTC
[LLVMdev] What benchmarks can LLVM compile and run successfully?
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
Li Shengmei
2009-Dec-21 03:23 UTC
[LLVMdev] 答复: What benchmarks can LLVM compile and run successfully?
Thank you, Eli Did anyone test these benchmarks with LLVM? What benchmarks are tested successfully until now? I mean not theoretically but actually. -Shengmei -----邮件原件----- 发件人: Eli Friedman [mailto:eli.friedman at gmail.com] 发送时间: 2009年12月21日 11:15 收件人: Li Shengmei 抄送: llvmdev at cs.uiuc.edu 主题: Re: [LLVMdev] What benchmarks can LLVM compile and run successfully? 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