scispace - formally typeset
C

Christian Fabre

Researcher at University of Grenoble

Publications -  25
Citations -  102

Christian Fabre is an academic researcher from University of Grenoble. The author has contributed to research in topics: Compiler & Code generation. The author has an hindex of 5, co-authored 24 publications receiving 94 citations. Previous affiliations of Christian Fabre include Commissariat à l'énergie atomique et aux énergies alternatives & Open Group.

Papers
More filters
Book ChapterDOI

TurboJ, a Java Bytecode-to-Native Compiler

TL;DR: TurboJ as mentioned in this paper is an off-line Java compiler, translating Java byte-codes to native code, which operates in conjunction with a Java Virtual Machine (JVM), among the supported JVMs are those on HPUX, Linux, and Wind River’s Tornado for Java (running under VxWorks).
Book ChapterDOI

Speedup Prediction for Selective Compilation of Embedded Java Programs

TL;DR: A profile based code selection scheme for an AOT Java compiler that relies on a model that accurately predicts the speedup of a given selection and takes into account the cross-call patterns of the application.
Journal ArticleDOI

From a Formalized Parallel Action Language to Its Efficient Code Generation

TL;DR: This work proposes a modeling language extended with parallel action semantics and hierarchical indexed-state machines suitable for computationally intensive applications and presents an optimizing model compiler aiming for the generation of efficient data-parallel implementations.
Proceedings ArticleDOI

A parallel action language for embedded applications and its compilation flow

TL;DR: An action language is proposed that seamlessly combines HSMs with data parallelism and operations on compound data, and preserves the expressivity of HSM and captures a layout-neutral description of data organisation and provides strong foundation for array-based optimisation techniques.

Efficient Embedded System Development: A Workbench for an Integrated Methodology

TL;DR: It is described how HOE² can address the issues faced during development of mixed HW/SW systems and the first version of a tool dedicated to its instrumentation is presented.