Proceedings of the 2004 ACM SIGPLAN/SIGBED Conference on Languages, Compilers, and Tools for Embedded Systems 2004
DOI: 10.1145/997163.997196
|View full text |Cite
|
Sign up to set email alerts
|

Finding effective compilation sequences

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

1
85
0
5

Year Published

2005
2005
2021
2021

Publication Types

Select...
5
1
1

Relationship

1
6

Authors

Journals

citations
Cited by 126 publications
(91 citation statements)
references
References 23 publications
1
85
0
5
Order By: Relevance
“…These adaptive compilers discover a good compilation sequence tailored to the input program, the target machine, and a user-chosen objective function. We have shown, as have others, that program-specific sequences can produce better results than any single universal sequence [1,7,10, 21,23] Our adaptive compiler looks for compilation sequences in a large and complex search space. Its typical compilation sequence includes 10 passes (with possible repeats) chosen from the 16 available-there are 16 10 or 1,099,511,627,776 such sequences.…”
supporting
confidence: 60%
See 3 more Smart Citations
“…These adaptive compilers discover a good compilation sequence tailored to the input program, the target machine, and a user-chosen objective function. We have shown, as have others, that program-specific sequences can produce better results than any single universal sequence [1,7,10, 21,23] Our adaptive compiler looks for compilation sequences in a large and complex search space. Its typical compilation sequence includes 10 passes (with possible repeats) chosen from the 16 available-there are 16 10 or 1,099,511,627,776 such sequences.…”
supporting
confidence: 60%
“…We have shown that program-specific sequences produce consistently better results than any universal sequence [1]. This paper reports on our preliminary analysis of several 10-of-5 subspaces.…”
mentioning
confidence: 94%
See 2 more Smart Citations
“…the effect of an optimization is determined by the presence of other optimizations and cannot be measured in isolation. Understanding the nature of these optimizations and their interactions is critical for problems such as phase ordering [2,10] and important for the design of efficient compilers in general.…”
Section: Introductionmentioning
confidence: 99%