[LLVMdev] Publication: Languages Used in LLVM During Compilation
Adam Husar
ihusar at fit.vutbr.cz
Mon Aug 4 03:28:56 PDT 2014
Hello,
for one course at our Brno University of Technology, I made a
presentation about languages used in LLVM during compilation.
I think also other may find it useful, so I am sending it
here, so you can add it somewhere on the web if you will
would like to.
It is not exactly a publication, rather lecture
slides.
Title: Languages Used in LLVM During Compilation
Date: 30th April 2014
Author: Adam Husar, FIT BUT, ihusar at fit.vutbr.cz
Abstract:
Presentation deals with intermediate presentations
used in LLVM during compilation from a high-level
programming language into assembly language.
It briefly describes clang's AST, then LLVM IR,
and also Selection DAG and Machine Code repesentations.
It can be dowloaded here http://www.uschovna.cz/en/zasilka/AIXP5T3ST6UCPPH6-KFV/?set_lang=en,
or I can send it also directly through email.
Best regards
Adam Husar
More information about the llvm-dev
mailing list