Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hongxuchen committed Dec 19, 2023
1 parent 0349463 commit dfed91c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -67,6 +67,7 @@ This README.md itself mostly records **LLVM backend** (as well as mixed) resourc
- 📹 [LLVM Tutorial Walkthrough](https://www.youtube.com/watch?v=09EAVa7BAp4&list=PLSq9OFrD2Q3ChEc_ejnBcO5u9JeT0ufkg) -- Toby Ho's tutorial
- 📹 [Introduction to the Low-Level Virtual Machine (LLVM)](https://www.youtube.com/playlist?list=PLDSTpI7ZVmVnvqtebWnnI8YeB8bJoGOyv) - UFMG's Compilers Lab's tutorial
- 📹 [Understanding Compiler Optimization](https://www.youtube.com/watch?v=FnGCDLhaxKU&t=59s) - Chandler Carruth's Opening Keynote Meeting C++ 2015
- 🐉 [Tools for Learning LLVM TableGen](https://blog.llvm.org/posts/2023-12-07-tools-for-learning-llvm-tablegen/) - tutorial by David Spickett about LLVM's [TableGen](https://github.com/llvm/llvm-project/tree/main/llvm/utils/TableGen)

# Publications
- http://llvm.org/pubs/
Expand Down

0 comments on commit dfed91c

Please sign in to comment.