Sciweavers

85 search results - page 3 / 17
» A certified framework for compiling and executing garbage-co...
Sort
View
CORR
2010
Springer
66views Education» more  CORR 2010»
13 years 5 months ago
Certifying cost annotations in compilers
We discuss the problem of building a compiler which can lift in a provably correct way pieces of information on the execution cost of the object code to cost annotations on the so...
Roberto M. Amadio, Nicholas Ayache, Yann Ré...
IWOMP
2010
Springer
13 years 9 months ago
OMPCUDA : OpenMP Execution Framework for CUDA Based on Omni OpenMP Compiler
Satoshi Ohshima, Shoichi Hirasawa, Hiroki Honda
POPL
2004
ACM
14 years 5 months ago
Symbolic transfer function-based approaches to certified compilation
We present a framework for the certification of compilation and of compiled programs. Our approach uses a symbolic transfer functions-based representation of programs, so as to ch...
Xavier Rival
CL
2008
Springer
13 years 5 months ago
Efficient exception handling in Java bytecode-to-C ahead-of-time compiler for embedded systems
One of the most promising approaches to Java acceleration in embedded systems is a bytecode-to-C ahead-of-time compiler (AOTC). It improves the performance of a Java virtual machi...
Dong-Heon Jung, Jong Kuk Park, Sung-Hwan Bae, Jaem...
FM
2006
Springer
134views Formal Methods» more  FM 2006»
13 years 9 months ago
Formal Verification of a C Compiler Front-End
This paper presents the formal verification of a compiler front-end that translates a subset of the C language into the Cminor intermediate language. The semantics of the source an...
Sandrine Blazy, Zaynah Dargaye, Xavier Leroy