[LLVMdev] Benchmarks for dead code elimination?

yunming zhang zhangyunming1990 at gmail.com
Thu Apr 18 21:20:43 PDT 2013


Hi,

I am working on llvm for a course,

We implemented a dead code elimination algorithm, and I want to benchmark
it against -dce and -adce currently included in llvm. Can someone point me
to good benchmarks?

I looked through some files in TestSuite, but it seems some files simply
doesn't have much dead code in them. For example, the Stanford benchmark
literally have no dead code in them.

Thanks

Yunming
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130418/8166c95d/attachment.html>


More information about the llvm-dev mailing list