Presentations
From REuP Project
(Difference between revisions)
Revision as of 17:32, 18 March 2011 Mborzecki (Talk | contribs) ← Previous diff |
Revision as of 18:10, 18 March 2011 Mborzecki (Talk | contribs) Next diff → |
||
Line 12: | Line 12: | ||
[[Media:53_BSDCan2008ChrisLattnerBSDCompiler.pdf|LLVM and Clang: Next Generation Compiler Technology by Chris Lattner]] | [[Media:53_BSDCan2008ChrisLattnerBSDCompiler.pdf|LLVM and Clang: Next Generation Compiler Technology by Chris Lattner]] | ||
+ | |||
+ | [[Media:LLVM-ELC2009.pdf|Understanding and writing an LLVM compiler back-end by Bruno Cardoso Lopes, ELC 2009]] | ||
+ | |||
+ | [[Media:Fosdem09-g3dllvm.pdf|LLVM + Gallium3D: Mixing a Compiler With a Graphics Framework by Stéphane Marchesin, FOSDEM 2009]] | ||
+ | |||
+ | [[Media:Tricore-llvm-slides.pdf|Design and Implementation of a TriCore Backend for the LLVM Compiler Framework by Christoph Erhardt]] |
Revision as of 18:10, 18 March 2011
Instructionless processor architecture using dynamically reconfigurable logic
Latency Hiding by Multicontext Reconfiguration
Loops in C – compilation stages in GCC – code in VHDL
LLVM and Clang: Next Generation Compiler Technology by Chris Lattner
Understanding and writing an LLVM compiler back-end by Bruno Cardoso Lopes, ELC 2009
LLVM + Gallium3D: Mixing a Compiler With a Graphics Framework by Stéphane Marchesin, FOSDEM 2009
Design and Implementation of a TriCore Backend for the LLVM Compiler Framework by Christoph Erhardt