ELICA2015

A short presentation of Non Size Increasing programs and LLVM tool chain here

DICE2016

A less short presentation of a Static Analysis: Detection of Non Size Increasing programs with a LLVM pass here and you can find the pass on github

Journées compilation 2016

A short presentation of my work on Loop Invariant Block Motion: an idea of composition of statements with some loop peeling here

Mid Term Defense

A 30 mins presentation which resumes my work done on NSI detection and Loop Invariant Block Motion here

DICE2017 and LOLA2017

Loop Quasi-Invariants Chunk Motion presentation with a LLVM pass here and you can find the pass on github