The recent 2013 European Clang/LLVM developer meeting talk videos and/or slides are now available here.
Here are a few of the talks of interest to C++ developers. All have videos available except the last. Check out the page for details and a full talk list.
Keynotes
Optimization in LLVM - Numbers, A Case Study, and Looking Forward
Chandler Carruth (Google)Talks
clang-format - Automatic formatting for C++
Daniel Jasper (Google)Performing Source-to-Source Transformations with Clang
Olaf Krzikalla (TU Dresden)Run-time tracking of uninitialized data with MemorySanitizer
Evgeniy Stepanov (Google)LLVM on IBM POWER processors: a progress report
Ulrich Weigand (IBM)Tutorials
How to implement an LLVM Assembler
Simon Cook (Embecosm)The Clang AST (slides only)
Manuel Klimek (Google)
For more talks, and video/slide links, head over to the site.
Add a Comment
Comments are closed.