English

Solving the TTC 2011 Compiler Optimization Case with GrGen.NET

Programming Languages 2011-11-22 v1

Abstract

The challenge of the Compiler Optimization Case is to perform local optimizations and instruction selection on the graph-based intermediate representation of a compiler. The case is designed to compare participating tools regarding their performance. We tackle this task employing the general purpose graph rewrite system GrGen.NET (www.grgen.net).

Keywords

Cite

@article{arxiv.1111.4742,
  title  = {Solving the TTC 2011 Compiler Optimization Case with GrGen.NET},
  author = {Sebastian Buchwald and Edgar Jakumeit},
  journal= {arXiv preprint arXiv:1111.4742},
  year   = {2011}
}

Comments

In Proceedings TTC 2011, arXiv:1111.4407

R2 v1 2026-06-21T19:38:54.716Z