[PDF][PDF] LLVMTA: an LLVM-based WCET analysis tool

S Hahn, M Jacobs, N Hölscher, KH Chen… - … Workshop on Worst …, 2022 - drops.dagstuhl.de
We present llvmta, an academic WCET analysis tool based on the LLVM compiler
infrastructure. It aims to enable the evaluation of novel WCET analysis approaches in a state …

The W-SEPT project: Towards semantic-aware WCET estimation

C Maiza, P Raymond… - … Workshop on Worst …, 2017 - drops.dagstuhl.de
Critical embedded systems are generally composed of repetitive tasks that must meet hard
timing constraints, such as termination deadlines. Providing an upper bound of the worst …

Working around loops for infeasible path detection in binary programs

J Ruiz, H Cassé, M De Michiel - 2017 IEEE 17th International …, 2017 - ieeexplore.ieee.org
The research of a safe Worst-Case Execution Time (WCET) estimation is necessary to build
reliable hard, critical real-time systems. Infeasible paths are a major cause of overestimation …

Optimizing worst-case execution times using mainstream compilers

M Becker, S Chakraborty - … of the 21st International Workshop on …, 2018 - dl.acm.org
Compiler optimizations are widely used to enhance the average case performance of
software, and these techniques are very effective and advance with every compiler version …

Automates d'annotation de flot pour l'expression et l'intégration de propriétés dans l'analyse de WCET

V Mussot - 2016 - theses.hal.science
Dans le domaine des systèmes critiques, l'analyse des temps d'exécution des programmes
est nécessaire pour planifier et ordonnancer au mieux différentes tâches et par extension …

Détermination de propriétés de flot de données pour améliorer les estimations de temps d'exécution pire-cas

J Ruiz - 2017 - theses.hal.science
La recherche d'une borne supérieure au temps d'exécution d'un programme est une partie
essentielle du processus de vérification de systèmes temps-réel critiques. Les programmes …