The Magic Behind Optimizing Compilers: Static Program Analysis - Meeting C++ 2022

The Magic Behind Optimizing Compilers: Static Program Analysis - Meeting C++ 2022

Meeting Cpp via YouTube Direct link

LLVM in IDE

12 of 22

12 of 22

LLVM in IDE

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

The Magic Behind Optimizing Compilers: Static Program Analysis - Meeting C++ 2022

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Who is Philipp Schubert
  3. 3 Applications and Techniques
  4. 4 How does it work
  5. 5 Bug detection
  6. 6 Dataflow analysis
  7. 7 Constant propagation example
  8. 8 Static program analysis in LLVM
  9. 9 IR inspection in LLVM
  10. 10 LLVM code inspection
  11. 11 Is LLVM too good
  12. 12 LLVM in IDE
  13. 13 Compilers vs Static Analysis
  14. 14 Static Analysis Challenges
  15. 15 How to Write an Analysis
  16. 16 How to Perform an Optimization
  17. 17 Compilers Need Your Help
  18. 18 Does It Help
  19. 19 No Except
  20. 20 Conclusions
  21. 21 Example
  22. 22 Conclusion

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.