[LLVMdev] Benchmarking programs (original) (raw)
Hal Finkel hfinkel at anl.gov
Mon Mar 3 06:56:33 PST 2014
- Previous message: [LLVMdev] Benchmarking programs
- Next message: [LLVMdev] Error Segmentation fault when running Hello pass tutorial
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
----- 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
- Previous message: [LLVMdev] Benchmarking programs
- Next message: [LLVMdev] Error Segmentation fault when running Hello pass tutorial
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]