Re: benchmarks for global value numbering

Nikolaos Kavvadias <nikolaos.kavvadias@gmail.com>
Wed, 26 Oct 2011 14:31:34 -0700 (PDT)

          From comp.compilers

Related articles
benchmarks for global value numbering jianzhou.zh@gmail.com (Zjzzjz) (2011-10-20)
Re: benchmarks for global value numbering nikolaos.kavvadias@gmail.com (Nikolaos Kavvadias) (2011-10-26)
Re: benchmarks for global value numbering andreybokhanko@gmail.com (andreyb) (2011-11-16)
| List of all articles for this month |

From: Nikolaos Kavvadias <nikolaos.kavvadias@gmail.com>
Newsgroups: comp.compilers
Date: Wed, 26 Oct 2011 14:31:34 -0700 (PDT)
Organization: Compilers Central
References: 11-10-012
Keywords: analysis, performance
Posted-Date: 26 Oct 2011 19:15:44 EDT

Hi there


> I was wondering what are good benchmarks for a global value numbering
> optimization.


I recall a technical report called "Optimizer Evaluation" by Preston
Briggs. You could find this from around the web.


This report is/was accompanied by a set of C benchmarks, with each one
exercising a different compilation phase/aspect.


Nowadays, the "OptimizerEval" benchmarks are part of the LLVM
Multisource benchmark suite.


Kind regards
Nikolaos Kavvadias



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.