Proceedings of the 2006 ACM SIGPLAN/SIGBED Conference on Language, Compilers, and Tool Support for Embedded Systems 2006
DOI: 10.1145/1134650.1134666
|View full text |Cite
|
Sign up to set email alerts
|

Faster WCET flow analysis by program slicing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
13
0

Year Published

2008
2008
2015
2015

Publication Types

Select...
5
2
1

Relationship

2
6

Authors

Journals

citations
Cited by 16 publications
(13 citation statements)
references
References 23 publications
0
13
0
Order By: Relevance
“…SWEET's flow analysis is based on a multi-phase approach. A program slicing is used to restrict the flow analysis to only those parts of the program that may affect the program flow [SEGL06]. A value analysis, see Subsection 3.1, combined with pattern-matching catches "easy cases" such as simple loops.…”
Section: Sweet (Swedish Execution Time Tool)mentioning
confidence: 99%
“…SWEET's flow analysis is based on a multi-phase approach. A program slicing is used to restrict the flow analysis to only those parts of the program that may affect the program flow [SEGL06]. A value analysis, see Subsection 3.1, combined with pattern-matching catches "easy cases" such as simple loops.…”
Section: Sweet (Swedish Execution Time Tool)mentioning
confidence: 99%
“…Many approaches and tools of WCET analysis use graphs [21] that can be converted to XML. GLX prepares the XML-based representation for description of graphs [22].…”
Section: Discussionmentioning
confidence: 99%
“…We will also do the flow analysis on ALF, using SWEET's powerful flow analysis methods [23,24,25]. The result will be given as constraints on the number of times different basic blocks of the ALF code can be executed and edges of the control flow graph can be followed.…”
Section: Methodsmentioning
confidence: 99%