2012
DOI: 10.1007/978-3-642-33675-1_35
|View full text |Cite
|
Sign up to set email alerts
|

Compiling for Time Predictability

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
23
0

Year Published

2013
2013
2020
2020

Publication Types

Select...
4
3
1

Relationship

3
5

Authors

Journals

citations
Cited by 31 publications
(23 citation statements)
references
References 6 publications
0
23
0
Order By: Relevance
“…To reduce the number of conditional branches and to support the single-path programming paradigm [92,93], the compiler can predicate all instructions. Compare instructions, which the compiler can predicate as well, set predicates.…”
Section: Fully Predicated Instruction Setmentioning
confidence: 99%
See 1 more Smart Citation
“…To reduce the number of conditional branches and to support the single-path programming paradigm [92,93], the compiler can predicate all instructions. Compare instructions, which the compiler can predicate as well, set predicates.…”
Section: Fully Predicated Instruction Setmentioning
confidence: 99%
“…The following sentence then starts with fixed loop iterations, which is not if-conversion. Loops are transformed to employ a fixed iteration count and predicates are maintained across function calls [93,114]. 955 Regions of single-path code are specified by entry functions.…”
Section: Single-path Code Generationmentioning
confidence: 99%
“…In this loop conversion the termination condition of the original loop is transformed into a condition that occurs in the body of the new loop and makes the loop body execute conditionally, thus simulating the execution semantics of the original loop. Details about the single-path code generation, including codegeneration rules, can be found in [4].…”
Section: Single-path Code Generationmentioning
confidence: 99%
“…Patmos is supported by a compiler developed with a focus on WCET [11], based on the LLVM framework [10]. The compiler can work with the aiT [3] tool from AbsInt and the open-source tool platin [4], which allows static computation of WCET bounds and supports the specific architecture of Patmos.…”
Section: The T-crest Platformmentioning
confidence: 99%