Hi, We are working on a comparison of some of the GVN algorithms in terms of the number of redundant (total) expressions that can be detected. We are now looking for benchmark programs that can be used for this purpose. We would like to know if there are any open source benchmark programs available and whether the SPEC benchmark suite will be useful for this purpose. thanks Saleena N National Institute of Technology Calicut India -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140303/74451787/attachment.html>
On Mon, Mar 03, 2014 at 03:03:59PM +0530, Saleena Nazeer wrote:> We are working on a comparison of some of the GVN algorithms in terms of > the number of redundant (total) expressions that can be detected. We are > now looking for benchmark programs that can be used for this purpose.While not a benchmark, GambitC is certainly a stress test for GVN implementations. http://www.iro.umontreal.ca/~gambit/ Joerg
----- Original Message -----> From: "Saleena Nazeer" <saleena at nitc.ac.in> > To: llvmdev at cs.uiuc.edu > Sent: Monday, March 3, 2014 3:33:59 AM > Subject: [LLVMdev] Benchmarking programs > > > > Hi, > We are working on a comparison of some of the GVN algorithms in terms > of the number of redundant (total) expressions that can be detected. > We are now looking for benchmark programs that can be used for this > purpose. We would like to know if there are any open source > benchmark programs available and whether the SPEC benchmark suite > will be useful for this purpose.SPEC is good. There are also other benchmark suites (several in LLVM's test suite) [Look in the MultiSource/Benchmarks directory]. These are also good: http://impact.crhc.illinois.edu/Parboil/parboil.aspx -Hal> thanks > Saleena N > National Institute of Technology Calicut > India > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-- Hal Finkel Assistant Computational Scientist Leadership Computing Facility Argonne National Laboratory