
Module: ppl/w3ppl Branch: master Commit: 49e60ed4ff338a1dc9873feb198d0378d36dfcc9 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/w3ppl.git;a=commit;h=49e60ed4ff3...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Fri Feb 5 09:09:24 2010 +0100
Added TrifunovicCEFG+10.
---
htdocs/Documentation/ppl_citations.bib | 32 ++++++++++++++++++++++++++++++++ 1 files changed, 32 insertions(+), 0 deletions(-)
diff --git a/htdocs/Documentation/ppl_citations.bib b/htdocs/Documentation/ppl_citations.bib index 2dab641..a83eb79 100644 --- a/htdocs/Documentation/ppl_citations.bib +++ b/htdocs/Documentation/ppl_citations.bib @@ -2553,6 +2553,38 @@ parameter valuations that satisfy the formulae." }
+@Inproceedings{TrifunovicCEFG+10, + Author = "K. Trifunovic and A. Cohen and D. Edelsohn and L. Feng + and T. Grosser and H. Jagasia and R. Ladelsky and S. Pop + and J. Sj{"o}din and R. Upadrasta", + Title = "{GRAPHITE} Two Years After: + First Lessons Learned From Real-World Polyhedral Compilation", + Booktitle = "Proceedings of the 2nd International Workshop on + GCC Research Opportunities (GROW'10)", + Address = "Pisa, Italy", + Year = 2010, + Pages = "4--19", + Abstract = "Modern compilers are responsible for adapting the + semantics of source programs into a form that makes + efficient use of a highly complex, heterogeneous + machine. This adaptation amounts to solve an + optimization problem in a huge and unstructured search + space, while predicting the performance outcome of + complex sequences of program transformations. The + polyhedral model of compilation is aimed at these + challenges. Its geometrical, non-inductive semantics + enables the construction of better-structured + optimization problems and precise analytical + models. Recent work demonstrated the scalability of the + main polyhedral algorithms to real-world programs. Its + integration into production compilers is under way, + pioneered by the graphite branch of the GNU Compiler + Collection (GCC). Two years after the effective + beginning of the project, this paper reports on original + questions and innovative solutions that arose during the + design and implementation of \textsc{graphite}." +} + @Techreport{UchoaFLPPdAA06TR, Author = "E. Uchoa and R. Fukasawa and J. Lysgaard and A. Pessoa and M. {Poggi de Arag~ao} and D. Andrade",