English

Solving the TTC 2011 Compiler Optimization Case with GReTL

Software Engineering 2011-11-22 v1 Programming Languages

Abstract

This paper discusses the GReTL solution of the TTC 2011 Compiler Optimization case. The submitted solution covers both the constant folding task and the instruction selection task. The verifier for checking the validity of the graph is also implemented, and some additional test graphs are provided as requested by the extension.

Cite

@article{arxiv.1111.4745,
  title  = {Solving the TTC 2011 Compiler Optimization Case with GReTL},
  author = {Tassilo Horn},
  journal= {arXiv preprint arXiv:1111.4745},
  year   = {2011}
}

Comments

In Proceedings TTC 2011, arXiv:1111.4407

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