Release the compiler guidebook v0.10.1.
What's Changed
- feat(codegen): detail about the assembly part by @peterzheng98 in #1
- Rewrite Mem2reg and Liveness Analysis. by @Seven-Streams in #3
- fix:fix the right place of image. by @Seven-Streams in #4
- feat:add linear scan algorithm. by @Seven-Streams in #5
- Add something about sparse constant conditional propagation. by @DarkSharpness in #6
- fix:fix a pen mistake. Add a book to reference. by @Seven-Streams in #7
- Detail about SCCP by @DarkSharpness in #8
- [CI] Update the CI. by @Seven-Streams in #9
New Contributors
- @peterzheng98 made their first contribution in #1
- @Seven-Streams made their first contribution in #3
- @DarkSharpness made their first contribution in #6
Full Changelog: https://github.com/ACMClassCourses/compiler-101/commits/v0.10.1