An open API service indexing awesome lists of open source software.

https://github.com/libfirm/llvmtofirm

Sourcecode from bachelor thesis
https://github.com/libfirm/llvmtofirm

Last synced: about 1 year ago
JSON representation

Sourcecode from bachelor thesis

Awesome Lists containing this project

README

          

This is the code for the Studienarbeit "Transformation SSA-basierter
Zwischensprachen" which implemented a transformation from programs in LLVM
language to libFirm. See also:

http://pp.ipd.kit.edu/uploads/publikationen/liebe10studienarbeit.pdf

__Note that this is based on LLVM and libFirm versions around 2009/2010 and will
not work on the latest versions!__